Started by an SCM change Building in workspace /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore > git rev-parse --is-inside-work-tree Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/cloudstore/cloudstore.git Fetching upstream changes from https://github.com/cloudstore/cloudstore.git > git --version > git fetch --tags --progress https://github.com/cloudstore/cloudstore.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} Checking out Revision 2dacdbdf107e79fd82a432a48c649058286b485a (origin/master) > git config core.sparsecheckout > git checkout -f 2dacdbdf107e79fd82a432a48c649058286b485a > git rev-list bb2ec5ece4b2d35b37755302874d0540e83e1a43 Parsing POMs Modules changed, recalculating dependency graph [co.codewizards.cloudstore.aggregator] $ /usr/lib/jvm/java-8-openjdk-amd64/bin/java -cp /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar:/home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4 /home/tomcat/apache-tomcat-7.0.40/webapps/jenkins/WEB-INF/lib/remoting-2.43.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.4.jar /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.4.jar 43403 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/pom.xml clean deploy site-deploy -P includeLRTs -Dmaven.test.skip=false [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] co.codewizards.cloudstore.parent [INFO] co.codewizards.cloudstore.core [INFO] co.codewizards.cloudstore.core.oio.nio [INFO] co.codewizards.cloudstore.local [INFO] co.codewizards.cloudstore.rest.shared [INFO] co.codewizards.cloudstore.rest.client [INFO] co.codewizards.cloudstore.updater [INFO] co.codewizards.cloudstore.ls.core [INFO] co.codewizards.cloudstore.ls.rest.server [INFO] co.codewizards.cloudstore.ls.server [INFO] co.codewizards.cloudstore.ls.rest.client [INFO] co.codewizards.cloudstore.ls.server.cproc [INFO] co.codewizards.cloudstore.client [INFO] co.codewizards.cloudstore.ls.client [INFO] co.codewizards.cloudstore.site.skin [INFO] co.codewizards.cloudstore.rest.server [INFO] co.codewizards.cloudstore.server [INFO] co.codewizards.cloudstore.test [INFO] co.codewizards.cloudstore.webapp [INFO] co.codewizards.cloudstore.aggregator [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.parent 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.parent --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.parent --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.parent --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/maven-metadata.xml (638 B at 27.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.7-20190727.160420-14.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.7-20190727.160420-14.pom (29 KB at 4106.2 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml (400 B at 55.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/maven-metadata.xml (638 B at 155.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.parent/maven-metadata.xml (400 B at 97.7 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.parent --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.parent log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.parent --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.parent --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.parent --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.parent --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/target/site [INFO] >>> to file:/tmp/cloudstore-junk/./ [INFO] >>> to file:/tmp/cloudstore-junk/de/./ file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.core 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.core --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.core --- [INFO] Compiling 216 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.core --- [INFO] Compiling 32 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.core.oio.IoFileRelativePathUtilTest Running co.codewizards.cloudstore.core.auth.AuthTokenIOTest Running co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerTest Running co.codewizards.cloudstore.core.io.LockFileTest Running co.codewizards.cloudstore.core.auth.AuthTokenEncryptAndDecryptTest Running co.codewizards.cloudstore.core.auth.AuthTokenSignAndVerifyTest Running co.codewizards.cloudstore.core.util.IOUtilTest Running co.codewizards.cloudstore.core.otp.OneTimePadRegistryTest >>> before >>> Running co.codewizards.cloudstore.core.otp.OneTimePadEncryptorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 sec - in co.codewizards.cloudstore.core.oio.IoFileRelativePathUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 sec - in co.codewizards.cloudstore.core.otp.OneTimePadEncryptorTest 18:04:41.727 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory *** regex1 *** 18:04:42.001 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory testDir= /tmp/IOUtilTest/testDir fileName= /tmp/IOUtilTest/testDir/subFolder/fileName relPath= subFolder/fileName 18:04:42.056 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 18:04:42.079 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [0].acquireAndRelease[0]: entered [1].acquireAndRelease[0]: entered [2].acquireAndRelease[0]: entered [3].acquireAndRelease[0]: entered [4].acquireAndRelease[0]: entered [0].acquireAndRelease[0]: waited before lock [5].acquireAndRelease[0]: entered [6].acquireAndRelease[0]: entered [7].acquireAndRelease[0]: entered [8].acquireAndRelease[0]: entered [9].acquireAndRelease[0]: entered [10].acquireAndRelease[0]: entered [9].acquireAndRelease[0]: waited before lock [11].acquireAndRelease[0]: entered [12].acquireAndRelease[0]: entered [13].acquireAndRelease[0]: entered [14].acquireAndRelease[0]: entered [15].acquireAndRelease[0]: entered [1].acquireAndRelease[0]: waited before lock [1].acquireAndRelease[0]: locked [11].acquireAndRelease[0]: waited before lock [15].acquireAndRelease[0]: waited before lock [9].acquireAndRelease[0]: locked [0].acquireAndRelease[0]: locked [15].acquireAndRelease[0]: locked [11].acquireAndRelease[0]: locked [4].acquireAndRelease[0]: waited before lock [4].acquireAndRelease[0]: locked [8].acquireAndRelease[0]: waited before lock [8].acquireAndRelease[0]: locked <<< after <<< [7].acquireAndRelease[0]: waited before lock [7].acquireAndRelease[0]: locked [12].acquireAndRelease[0]: waited before lock [12].acquireAndRelease[0]: locked [3].acquireAndRelease[0]: waited before lock [3].acquireAndRelease[0]: locked [4].acquireAndRelease[0]: waited before unlock [4].acquireAndRelease[0]: exiting [4].acquireAndRelease[1]: entered [>>> before >>> 13].acquireAndRelease[0]: waited before lock [13].acquireAndRelease[0]: locked [6].acquireAndRelease[0]: waited before lock [6].acquireAndRelease[0]: locked [5].acquireAndRelease[0]: waited before lock [5].acquireAndRelease[0]: locked [2].acquireAndRelease[0]: waited before lock [2].acquireAndRelease[0]: locked [12].acquireAndRelease[0]: waited before unlock [12].acquireAndRelease[0]: exiting [12].acquireAndRelease[1]: entered [0].acquireAndRelease[0]: waited before unlock [0].acquireAndRelease[0]: exiting [0].acquireAndRelease[1]: entered [12].acquireAndRelease[1]: waited before lock [12].acquireAndRelease[1]: locked [0].acquireAndRelease[1]: waited before lock [0].acquireAndRelease[1]: locked [10].acquireAndRelease[0]: waited before lock [10].acquireAndRelease[0]: locked [1].acquireAndRelease[0]: waited before unlock [1].acquireAndRelease[0]: exiting [1].acquireAndRelease[1]: entered [14].acquireAndRelease[0]: waited before lock [14].acquireAndRelease[0]: locked ####### testInTargetDir ####### [14].acquireAndRelease[0]: waited before unlock [14].acquireAndRelease[0]: exiting [14].acquireAndRelease[1]: entered *** regex2 *** testDir= /tmp/IOUtilTest15642434824030 fileName= /tmp/IOUtilTest15642434824030/subFolder/fileName relPath= subFolder/fileName <<< after <<< [10].acquireAndRelease[0]: waited before unlock [10].acquireAndRelease[0]: exiting [10].acquireAndRelease[1Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 sec - in co.codewizards.cloudstore.core.util.IOUtilTest ]: entered Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.425 sec - in co.codewizards.cloudstore.core.otp.OneTimePadRegistryTest [4].acquireAndRelease[1]: waited before lock [4].acquireAndRelease[1]: locked >>> before >>> [2].acquireAndRelease[0]: waited before unlock [2].acquireAndRelease[0]: exiting [2].acquireAndRelease[1]: entered [1].acquireAndRelease[1]: waited before lock [1].acquireAndRelease[1]: locked [14].acquireAndRelease[1]: waited before lock [14].acquireAndRelease[1]: locked [9].acquireAndRelease[0]: waited before unlock [9].acquireAndRelease[0]: exiting [9].acquireAndRelease[1]: entered [2].acquireAndRelease[1]: waited before lock [11].acquireAndRelease[0]: waited before unlock [11].acquireAndRelease[0]: exiting [11].acquireAndRelease[1]: entered [2].acquireAndRelease[1]: locked [10].acquireAndRelease[1]: waited before lock [10].acquireAndRelease[1]: locked [12].acquireAndRelease[1]: waited before unlock [12].acquireAndRelease[1]: exiting [12].acquireAndRelease[2]: entered [4].acquireAndRelease[1]: waited before unlock [4].acquireAndRelease[1]: exiting [4].acquireAndRelease[2]: entered [8].acquireAndRelease[0]: waited before unlock [8].acquireAndRelease[0]: exiting [8].acquireAndRelease[1]: entered [10].acquireAndRelease[1]: waited before unlock [10].acquireAndRelease[1]: exiting [10].acquireAndRelease[2]: entered *** shellPattern1 *** [11].acquireAndRelease[1]: waited before lock [4].acquireAndRelease[2]: waited before lock [4].acquireAndRelease[2]: locked [11].acquireAndRelease[1]: locked <<< after <<< [13].acquireAndRelease[0]: waited before unlock [13].acquireAndRelease[0]: exiting [13].acquireAndRelease[1]: entered [9].acquireAndRelease[1]: waited before lock [9].acquireAndRelease[1]: locked >>> before >>> [15].acquireAndRelease[0]: waited before unlock [15].acquireAndRelease[0]: exiting [15].acquireAndRelease[1]: entered [13].acquireAndRelease[1]: waited before lock [13].acquireAndRelease[1]: locked [1].acquireAndRelease[1]: waited before unlock [1].acquireAndRelease[1]: exiting [*** shellPattern2 *** 1].acquireAndRelease[2]: entered [12].acquireAndRelease[2]: waited before lock [12].acquireAndRelease[2]: locked [5].acquireAndRelease[0]: waited before unlock [5].acquireAndRelease[0]: exiting [5].acquireAndRelease[1]: entered [6].acquireAndRelease[0]: waited before unlock [6].acquireAndRelease[0]: exiting [6].acquireAndRelease[1]: entered [9].acquireAndRelease[1]: waited before unlock [9].acquireAndRelease[1]: exiting [9].acquireAndRelease[2]: entered [0].acquireAndRelease[1]: waited before unlock [0].acquireAndRelease[1]: exiting [0].acquireAndRelease[2]: entered [3].acquireAndRelease[0]: waited before unlock [3].acquireAndRelease[0]: exiting [3].acquireAndRelease[1]: entered <<< after <<< [7].acquireAndRelease[0]: waited before unlock [7].acquireAndRelease[0]: exiting [7].acquireAndRelease[1]: entered [10].acquireAndRelease[2]: waited before lock [10].acquireAndRelease[2]: locked [>>> before >>> 8].acquireAndRelease[1]: waited before lock [8].acquireAndRelease[1]: locked [7].acquireAndRelease[1]: waited before lock [7].acquireAndRelease[1]: locked [6].acquireAndRelease[1]: waited before lock [6].acquireAndRelease[1]: locked [10].acquireAndRelease[2]: waited before unlock [10].acquireAndRelease[2]: exiting [10].acquireAndRelease[3]: entered [15].acquireAndRelease[1]: waited before lock [15].acquireAndRelease[1]: locked [3].acquireAndRelease[1]: waited before lock [3].acquireAndRelease[1]: locked [13].acquireAndRelease[1]: waited before unlock [13].acquireAndRelease[1]: exiting [13].acquireAndRelease[2]: entered [5].acquireAndRelease[1]: waited before lock [5].acquireAndRelease[1]: locked *** shellPattern3 *** <<< after <<< [0].acquireAndRelease[2]: waited before lock [0].acquireAndRelease[2]: locked >>> before >>> [9].acquireAndRelease[2]: waited before lock [9].acquireAndRelease[2]: locked [1].acquireAndRelease[2]: waited before lock [1].acquireAndRelease[2]: locked *** shellPattern4 *** <<< after <<< Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.663 sec - in co.codewizards.cloudstore.core.auth.AuthTokenIOTest [9].acquireAndRelease[2]: waited before unlock [9].acquireAndRelease[2]: exiting [9].acquireAndRelease[3]: entered [11].acquireAndRelease[1]: waited before unlock [11].acquireAndRelease[1]: exiting [11].acquireAndRelease[2]: entered [5].acquireAndRelease[1]: waited before unlock [5].acquireAndRelease[1]: exiting [5].acquireAndRelease[2]: entered [2].acquireAndRelease[1]: waited before unlock [2].acquireAndRelease[1]: exiting [2].acquireAndRelease[2]: entered [2].acquireAndRelease[2]: waited before lock [2].acquireAndRelease[2]: locked [10].acquireAndRelease[3]: waited before lock [10].acquireAndRelease[3]: locked [9].acquireAndRelease[3]: waited before lock [9].acquireAndRelease[3]: locked [6].acquireAndRelease[1]: waited before unlock [6].acquireAndRelease[1]: exiting [6].acquireAndRelease[2]: entered [4].acquireAndRelease[2]: waited before unlock [4].acquireAndRelease[2]: exiting [4].acquireAndRelease[3]: entered [13].acquireAndRelease[2]: waited before lock [13].acquireAndRelease[2]: locked [11].acquireAndRelease[2]: waited before lock [11].acquireAndRelease[2]: locked [5].acquireAndRelease[2]: waited before lock [5].acquireAndRelease[2]: locked [14].acquireAndRelease[1]: waited before unlock [14].acquireAndRelease[1]: exiting [14].acquireAndRelease[2]: entered Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.573 sec - in co.codewizards.cloudstore.core.ignore.IgnoreRuleManagerTest [2].acquireAndRelease[2]: waited before unlock [2].acquireAndRelease[2]: exiting [2].acquireAndRelease[3]: entered [13].acquireAndRelease[2]: waited before unlock [13].acquireAndRelease[2]: exiting [13].acquireAndRelease[3]: entered [0].acquireAndRelease[2]: waited before unlock [0].acquireAndRelease[2]: exiting [0].acquireAndRelease[3]: entered [6].acquireAndRelease[2]: waited before lock [6].acquireAndRelease[2]: locked [12].acquireAndRelease[2]: waited before unlock [12].acquireAndRelease[2]: exiting [12].acquireAndRelease[3]: entered [12].acquireAndRelease[3]: waited before lock [12].acquireAndRelease[3]: locked [12].acquireAndRelease[3]: waited before unlock [12].acquireAndRelease[3]: exiting [12].acquireAndRelease[4]: entered [3].acquireAndRelease[1]: waited before unlock [3].acquireAndRelease[1]: exiting [3].acquireAndRelease[2]: entered [7].acquireAndRelease[1]: waited before unlock [7].acquireAndRelease[1]: exiting [7].acquireAndRelease[2]: entered [5].acquireAndRelease[2]: waited before unlock [5].acquireAndRelease[2]: exiting [5].acquireAndRelease[3]: entered [4].acquireAndRelease[3]: waited before lock [4].acquireAndRelease[3]: locked [2].acquireAndRelease[3]: waited before lock [2].acquireAndRelease[3]: locked [7].acquireAndRelease[2]: waited before lock [7].acquireAndRelease[2]: locked [10].acquireAndRelease[3]: waited before unlock [10].acquireAndRelease[3]: exiting [10].acquireAndRelease[4]: entered [8].acquireAndRelease[1]: waited before unlock [8].acquireAndRelease[1]: exiting [8].acquireAndRelease[2]: entered [14].acquireAndRelease[2]: waited before lock [14].acquireAndRelease[2]: locked [15].acquireAndRelease[1]: waited before unlock [15].acquireAndRelease[1]: exiting [15].acquireAndRelease[2]: entered [15].acquireAndRelease[2]: waited before lock [15].acquireAndRelease[2]: locked [2].acquireAndRelease[3]: waited before unlock [2].acquireAndRelease[3]: exiting [2].acquireAndRelease[4]: entered [5].acquireAndRelease[3]: waited before lock [5].acquireAndRelease[3]: locked [13].acquireAndRelease[3]: waited before lock [13].acquireAndRelease[3]: locked [6].acquireAndRelease[2]: waited before unlock [0].acquireAndRelease[3]: waited before lock [0].acquireAndRelease[3]: locked [6].acquireAndRelease[2]: exiting [6].acquireAndRelease[3]: entered [7].acquireAndRelease[2]: waited before unlock [7].acquireAndRelease[2]: exiting [7].acquireAndRelease[3]: entered [2].acquireAndRelease[4]: waited before lock [12].acquireAndRelease[4]: waited before lock [12].acquireAndRelease[4]: locked [2].acquireAndRelease[4]: locked [1].acquireAndRelease[2]: waited before unlock [1].acquireAndRelease[2]: exiting [1].acquireAndRelease[3]: entered [5].acquireAndRelease[3]: waited before unlock [5].acquireAndRelease[3]: exiting [5].acquireAndRelease[4]: entered [1].acquireAndRelease[3]: waited before lock [1].acquireAndRelease[3]: locked [3].acquireAndRelease[2]: waited before lock [3].acquireAndRelease[2]: locked [4].acquireAndRelease[3]: waited before unlock [4].acquireAndRelease[3]: exiting [4].acquireAndRelease[4]: entered [10].acquireAndRelease[4]: waited before lock [10].acquireAndRelease[4]: locked [14].acquireAndRelease[2]: waited before unlock [14].acquireAndRelease[2]: exiting [14].acquireAndRelease[3]: entered [13].acquireAndRelease[3]: waited before unlock [13].acquireAndRelease[3]: exiting [13].acquireAndRelease[4]: entered [4].acquireAndRelease[4]: waited before lock [4].acquireAndRelease[4]: locked [8].acquireAndRelease[2]: waited before lock [8].acquireAndRelease[2]: locked [4].acquireAndRelease[4]: waited before unlock [4].acquireAndRelease[4]: exiting [4].acquireAndRelease[5]: entered [9].acquireAndRelease[3]: waited before unlock [9].acquireAndRelease[3]: exiting [9].acquireAndRelease[4]: entered [10].acquireAndRelease[4]: waited before unlock [10].acquireAndRelease[4]: exiting [10].acquireAndRelease[5]: entered [7].acquireAndRelease[3]: waited before lock [7].acquireAndRelease[3]: locked [11].acquireAndRelease[2]: waited before unlock [11].acquireAndRelease[2]: exiting [11].acquireAndRelease[3]: entered [6].acquireAndRelease[3]: waited before lock [6].acquireAndRelease[3]: locked [1].acquireAndRelease[3]: waited before unlock [1].acquireAndRelease[3]: exiting [1].acquireAndRelease[4]: entered [5].acquireAndRelease[4]: waited before lock [5].acquireAndRelease[4]: locked [0].acquireAndRelease[3]: waited before unlock [0].acquireAndRelease[3]: exiting [0].acquireAndRelease[4]: entered [12].acquireAndRelease[4]: waited before unlock [12].acquireAndRelease[4]: exiting [12].acquireAndRelease[5]: entered [15].acquireAndRelease[2]: waited before unlock [15].acquireAndRelease[2]: exiting [15].acquireAndRelease[3]: entered [13].acquireAndRelease[4]: waited before lock [13].acquireAndRelease[4]: locked [5].acquireAndRelease[4]: waited before unlock [5].acquireAndRelease[4]: exiting [5].acquireAndRelease[5]: entered [14].acquireAndRelease[3]: waited before lock [14].acquireAndRelease[3]: locked [1].acquireAndRelease[4]: waited before lock [1].acquireAndRelease[4]: locked [4].acquireAndRelease[5]: waited before lock [4].acquireAndRelease[5]: locked [13].acquireAndRelease[4]: waited before unlock [13].acquireAndRelease[4]: exiting [13].acquireAndRelease[5]: entered [8].acquireAndRelease[2]: waited before unlock [8].acquireAndRelease[2]: exiting [8].acquireAndRelease[3]: entered [13].acquireAndRelease[5]: waited before lock [13].acquireAndRelease[5]: locked [2].acquireAndRelease[4]: waited before unlock [2].acquireAndRelease[4]: exiting [2].acquireAndRelease[5]: entered [9].acquireAndRelease[4]: waited before lock [9].acquireAndRelease[4]: locked [3].acquireAndRelease[2]: waited before unlock [3].acquireAndRelease[2]: exiting [3].acquireAndRelease[3]: entered [10].acquireAndRelease[5]: waited before lock [10].acquireAndRelease[5]: locked [12].acquireAndRelease[5]: waited before lock [12].acquireAndRelease[5]: locked [2].acquireAndRelease[5]: waited before lock [2].acquireAndRelease[5]: locked [0].acquireAndRelease[4]: waited before lock [0].acquireAndRelease[4]: locked [11].acquireAndRelease[3]: waited before lock [11].acquireAndRelease[3]: locked [5].acquireAndRelease[5]: waited before lock [5].acquireAndRelease[5]: locked [15].acquireAndRelease[3]: waited before lock [15].acquireAndRelease[3]: locked [4].acquireAndRelease[5]: waited before unlock [4].acquireAndRelease[5]: exiting [4].acquireAndRelease[6]: entered [13].acquireAndRelease[5]: waited before unlock [13].acquireAndRelease[5]: exiting [13].acquireAndRelease[6]: entered [10].acquireAndRelease[5]: waited before unlock [10].acquireAndRelease[5]: exiting [10].acquireAndRelease[6]: entered [2].acquireAndRelease[5]: waited before unlock [2].acquireAndRelease[5]: exiting [2].acquireAndRelease[6]: entered [1].acquireAndRelease[4]: waited before unlock [1].acquireAndRelease[4]: exiting [1].acquireAndRelease[5]: entered [5].acquireAndRelease[5]: waited before unlock [5].acquireAndRelease[5]: exiting [5].acquireAndRelease[6]: entered [7].acquireAndRelease[3]: waited before unlock [7].acquireAndRelease[3]: exiting [7].acquireAndRelease[4]: entered [2].acquireAndRelease[6]: waited before lock [2].acquireAndRelease[6]: locked [4].acquireAndRelease[6]: waited before lock [4].acquireAndRelease[6]: locked [5].acquireAndRelease[6]: waited before lock [5].acquireAndRelease[6]: locked [7].acquireAndRelease[4]: waited before lock [7].acquireAndRelease[4]: locked [10].acquireAndRelease[6]: waited before lock [10].acquireAndRelease[6]: locked [8].acquireAndRelease[3]: waited before lock [3].acquireAndRelease[3]: waited before lock [3].acquireAndRelease[3]: locked [8].acquireAndRelease[3]: locked [13].acquireAndRelease[6]: waited before lock [13].acquireAndRelease[6]: locked [8].acquireAndRelease[3]: waited before unlock [8].acquireAndRelease[3]: exiting [8].acquireAndRelease[4]: entered [11].acquireAndRelease[3]: waited before unlock [11].acquireAndRelease[3]: exiting [11].acquireAndRelease[4]: entered [15].acquireAndRelease[3]: waited before unlock [15].acquireAndRelease[3]: exiting [15].acquireAndRelease[4]: entered [1].acquireAndRelease[5]: waited before lock [1].acquireAndRelease[5]: locked [11].acquireAndRelease[4]: waited before lock [11].acquireAndRelease[4]: locked [3].acquireAndRelease[3]: waited before unlock [3].acquireAndRelease[3]: exiting [3].acquireAndRelease[4]: entered [4].acquireAndRelease[6]: waited before unlock [4].acquireAndRelease[6]: exiting [4].acquireAndRelease[7]: entered [15].acquireAndRelease[4]: waited before lock [15].acquireAndRelease[4]: locked [1].acquireAndRelease[5]: waited before unlock [1].acquireAndRelease[5]: exiting [1].acquireAndRelease[6]: entered [11].acquireAndRelease[4]: waited before unlock [11].acquireAndRelease[4]: exiting [11].acquireAndRelease[5]: entered Running co.codewizards.cloudstore.core.util.UrlUtilTest [6].acquireAndRelease[3]: waited before unlock [6].acquireAndRelease[3]: exiting [6].acquireAndRelease[4]: entered [14].acquireAndRelease[3]: waited before unlock [14].acquireAndRelease[3]: exiting [14].acquireAndRelease[4]: entered [11].acquireAndRelease[5]: waited before lock [11].acquireAndRelease[5]: locked [0].acquireAndRelease[4]: waited before unlock [0].acquireAndRelease[4]: exiting [0].acquireAndRelease[5]: entered [5].acquireAndRelease[6]: waited before unlock [5].acquireAndRelease[6]: exiting [5].acquireAndRelease[7]: entered [3].acquireAndRelease[4]: waited before lock [3].acquireAndRelease[4]: locked [8].acquireAndRelease[4]: waited before lock [8].acquireAndRelease[4]: locked [4].acquireAndRelease[7]: waited before lock [4].acquireAndRelease[7]: locked [1].acquireAndRelease[6]: waited before lock [1].acquireAndRelease[6]: locked [0].acquireAndRelease[5]: waited before lock [0].acquireAndRelease[5]: locked [8].acquireAndRelease[4]: waited before unlock [8].acquireAndRelease[4]: exiting [8].acquireAndRelease[5]: entered [13].acquireAndRelease[6]: waited before unlock [13].acquireAndRelease[6]: exiting [13].acquireAndRelease[7]: entered [9].acquireAndRelease[4]: waited before unlock [9].acquireAndRelease[4]: exiting [9].acquireAndRelease[5]: entered [14].acquireAndRelease[4]: waited before lock [14].acquireAndRelease[4]: locked [12].acquireAndRelease[5]: waited before unlock [12].acquireAndRelease[5]: exiting [12].acquireAndRelease[6]: entered [7].acquireAndRelease[4]: waited before unlock [7].acquireAndRelease[4]: exiting [7].acquireAndRelease[5]: entered [10].acquireAndRelease[6]: waited before unlock [10].acquireAndRelease[6]: exiting [10].acquireAndRelease[7]: entered [9].acquireAndRelease[5]: waited before lock [9].acquireAndRelease[5]: locked Running co.codewizards.cloudstore.core.util.ISO8601Test [6].acquireAndRelease[4]: waited before lock [6].acquireAndRelease[4]: locked [5].acquireAndRelease[7]: waited before lock [5].acquireAndRelease[7]: locked [8].acquireAndRelease[5]: waited before lock [8].acquireAndRelease[5]: locked [4].acquireAndRelease[7]: waited before unlock [4].acquireAndRelease[7]: exiting [4].acquireAndRelease[8]: entered [12].acquireAndRelease[6]: waited before lock [12].acquireAndRelease[6]: locked [5].acquireAndRelease[7]: waited before unlock [5].acquireAndRelease[7]: exiting [5].acquireAndRelease[8]: entered [2].acquireAndRelease[6]: waited before unlock [2].acquireAndRelease[6]: exiting [2].acquireAndRelease[7]: entered [13].acquireAndRelease[7]: waited before lock [13].acquireAndRelease[7]: locked [7].acquireAndRelease[5]: waited before lock [7].acquireAndRelease[5]: locked [10].acquireAndRelease[7]: waited before lock [10].acquireAndRelease[7]: locked [9].acquireAndRelease[5]: waited before unlock [9].acquireAndRelease[5]: exiting [9].acquireAndRelease[6]: entered [4].acquireAndRelease[8]: waited before lock [4].acquireAndRelease[8]: locked [4].acquireAndRelease[8]: waited before unlock [4].acquireAndRelease[8]: exiting [4].acquireAndRelease[9]: entered [6].acquireAndRelease[4]: waited before unlock [6].acquireAndRelease[4]: exiting [6].acquireAndRelease[5]: entered [14].acquireAndRelease[4]: waited before unlock [11].acquireAndRelease[5]: waited before unlock [11].acquireAndRelease[5]: exiting [11].acquireAndRelease[6]: entered [15].acquireAndRelease[4]: waited before unlock [15].acquireAndRelease[4]: exiting [15].acquireAndRelease[5]: entered [0].acquireAndRelease[5]: waited before unlock [0].acquireAndRelease[5]: exiting [0].acquireAndRelease[6]: entered [14].acquireAndRelease[4]: exiting [14].acquireAndRelease[5]: entered [3].acquireAndRelease[4]: waited before unlock [3].acquireAndRelease[4]: exiting [3].acquireAndRelease[5]: entered [2].acquireAndRelease[7]: waited before lock [2].acquireAndRelease[7]: locked [15].acquireAndRelease[5]: waited before lock [15].acquireAndRelease[5]: locked [6].acquireAndRelease[5]: waited before lock [6].acquireAndRelease[5]: locked [15].acquireAndRelease[5]: waited before unlock [15].acquireAndRelease[5]: exiting [15].acquireAndRelease[6]: entered [5].acquireAndRelease[8]: waited before lock [5].acquireAndRelease[8]: locked [7].acquireAndRelease[5]: waited before unlock [7].acquireAndRelease[5]: exiting [7].acquireAndRelease[6]: entered [9].acquireAndRelease[6]: waited before lock [9].acquireAndRelease[6]: locked [1].acquireAndRelease[6]: waited before unlock [1].acquireAndRelease[6]: exiting [1].acquireAndRelease[7]: entered [4].acquireAndRelease[9]: waited before lock [4].acquireAndRelease[9]: locked [15].acquireAndRelease[6]: waited before lock [15].acquireAndRelease[6]: locked [13].acquireAndRelease[7]: waited before unlock [13].acquireAndRelease[7]: exiting [13].acquireAndRelease[8]: entered [0].acquireAndRelease[6]: waited before lock [0].acquireAndRelease[6]: locked [13].acquireAndRelease[8]: waited before lock [13].acquireAndRelease[8]: locked [3].acquireAndRelease[5]: waited before lock [3].acquireAndRelease[5]: locked [11].acquireAndRelease[6]: waited before lock [11].acquireAndRelease[6]: locked [14].acquireAndRelease[5]: waited before lock [14].acquireAndRelease[5]: locked [8].acquireAndRelease[5]: waited before unlock [8].acquireAndRelease[5]: exiting [8].acquireAndRelease[6]: entered [10].acquireAndRelease[7]: waited before unlock [10].acquireAndRelease[7]: exiting [10].acquireAndRelease[8]: entered [7].acquireAndRelease[6]: waited before lock [7].acquireAndRelease[6]: locked [12].acquireAndRelease[6]: waited before unlock [12].acquireAndRelease[6]: exiting [12].acquireAndRelease[7]: entered [1].acquireAndRelease[7]: waited before lock [1].acquireAndRelease[7]: locked [0].acquireAndRelease[6]: waited before unlock [0].acquireAndRelease[6]: exiting [0].acquireAndRelease[7]: entered [8].acquireAndRelease[6]: waited before lock [8].acquireAndRelease[6]: locked [15].acquireAndRelease[6]: waited before unlock [15].acquireAndRelease[6]: exiting [15].acquireAndRelease[7]: entered [0].acquireAndRelease[7]: waited before lock [0].acquireAndRelease[7]: locked [15].acquireAndRelease[7]: waited before lock [15].acquireAndRelease[7]: locked [11].acquireAndRelease[6]: waited before unlock [11].acquireAndRelease[6]: exiting [11].acquireAndRelease[7]: entered [3].acquireAndRelease[5]: waited before unlock [3].acquireAndRelease[5]: exiting [3].acquireAndRelease[6]: entered [0].acquireAndRelease[7]: waited before unlock [0].acquireAndRelease[7]: exiting [0].acquireAndRelease[8]: entered [13].acquireAndRelease[8]: waited before unlock [13].acquireAndRelease[8]: exiting [13].acquireAndRelease[9]: entered [13].acquireAndRelease[9]: waited before lock [13].acquireAndRelease[9]: locked [0].acquireAndRelease[8]: waited before lock [0].acquireAndRelease[8]: locked [11].acquireAndRelease[7]: waited before lock [11].acquireAndRelease[7]: locked [10].acquireAndRelease[8]: waited before lock [10].acquireAndRelease[8]: locked [5].acquireAndRelease[8]: waited before unlock [5].acquireAndRelease[8]: exiting [5].acquireAndRelease[9]: entered [12].acquireAndRelease[7]: waited before lock [12].acquireAndRelease[7]: locked [9].acquireAndRelease[6]: waited before unlock [9].acquireAndRelease[6]: exiting [9].acquireAndRelease[7]: entered [9].acquireAndRelease[7]: waited before lock [9].acquireAndRelease[7]: locked [3].acquireAndRelease[6]: waited before lock [3].acquireAndRelease[6]: locked [6].acquireAndRelease[5]: waited before unlock [6].acquireAndRelease[5]: exiting [6].acquireAndRelease[6]: entered [6].acquireAndRelease[6]: waited before lock [6].acquireAndRelease[6]: locked [2].acquireAndRelease[7]: waited before unlock [2].acquireAndRelease[7]: exiting [2].acquireAndRelease[8]: entered [1].acquireAndRelease[7]: waited before unlock [1].acquireAndRelease[7]: exiting [1].acquireAndRelease[8]: entered [5].acquireAndRelease[9]: waited before lock [5].acquireAndRelease[9]: locked [6].acquireAndRelease[6]: waited before unlock [6].acquireAndRelease[6]: exiting [6].acquireAndRelease[7]: entered [5].acquireAndRelease[9]: waited before unlock [5].acquireAndRelease[9]: exiting [5].acquireAndRelease[10]: entered [7].acquireAndRelease[6]: waited before unlock [7].acquireAndRelease[6]: exiting [7].acquireAndRelease[7]: entered [3].acquireAndRelease[6]: waited before unlock [3].acquireAndRelease[6]: exiting [3].acquireAndRelease[7]: entered Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.828 sec - in co.codewizards.cloudstore.core.util.ISO8601Test [4].acquireAndRelease[9]: waited before unlock [4].acquireAndRelease[9]: exiting [4].acquireAndRelease[10]: entered [15].acquireAndRelease[7]: waited before unlock [15].acquireAndRelease[7]: exiting [15].acquireAndRelease[8]: entered [11].acquireAndRelease[7]: waited before unlock [11].acquireAndRelease[7]: exiting [11].acquireAndRelease[8]: entered [11].acquireAndRelease[8]: waited before lock [11].acquireAndRelease[8]: locked [1].acquireAndRelease[8]: waited before lock [1].acquireAndRelease[8]: locked [2].acquireAndRelease[8]: waited before lock [2].acquireAndRelease[8]: locked [14].acquireAndRelease[5]: waited before unlock [14].acquireAndRelease[5]: exiting [14].acquireAndRelease[6]: entered [8].acquireAndRelease[6]: waited before unlock [8].acquireAndRelease[6]: exiting [8].acquireAndRelease[7]: entered [6].acquireAndRelease[7]: waited before lock [6].acquireAndRelease[7]: locked [4].acquireAndRelease[10]: waited before lock [4].acquireAndRelease[10]: locked [10].acquireAndRelease[8]: waited before unlock [10].acquireAndRelease[8]: exiting [10].acquireAndRelease[9]: entered [7].acquireAndRelease[7]: waited before lock [7].acquireAndRelease[7]: locked [3].acquireAndRelease[7]: waited before lock [3].acquireAndRelease[7]: locked [12].acquireAndRelease[7]: waited before unlock [12].acquireAndRelease[7]: exiting [12].acquireAndRelease[8]: entered [10].acquireAndRelease[9]: waited before lock [10].acquireAndRelease[9]: locked [15].acquireAndRelease[8]: waited before lock [15].acquireAndRelease[8]: locked [0].acquireAndRelease[8]: waited before unlock [0].acquireAndRelease[8]: exiting [0].acquireAndRelease[9]: entered [0].acquireAndRelease[9]: waited before lock [0].acquireAndRelease[9]: locked [5].acquireAndRelease[10]: waited before lock [5].acquireAndRelease[10]: locked [14].acquireAndRelease[6]: waited before lock [14].acquireAndRelease[6]: locked [13].acquireAndRelease[9]: waited before unlock [13].acquireAndRelease[9]: exiting [13].acquireAndRelease[10]: entered [6].acquireAndRelease[7]: waited before unlock [6].acquireAndRelease[7]: exiting [6].acquireAndRelease[8]: entered [12].acquireAndRelease[8]: waited before lock [12].acquireAndRelease[8]: locked [13].acquireAndRelease[10]: waited before lock [13].acquireAndRelease[10]: locked [8].acquireAndRelease[7]: waited before lock [8].acquireAndRelease[7]: locked [9].acquireAndRelease[7]: waited before unlock [9].acquireAndRelease[7]: exiting [9].acquireAndRelease[8]: entered [5].acquireAndRelease[10]: waited before unlock [5].acquireAndRelease[10]: exiting [5].acquireAndRelease[11]: entered [6].acquireAndRelease[8]: waited before lock [6].acquireAndRelease[8]: locked [9].acquireAndRelease[8]: waited before lock [9].acquireAndRelease[8]: locked [15].acquireAndRelease[8]: waited before unlock [15].acquireAndRelease[8]: exiting [15].acquireAndRelease[9]: entered [5].acquireAndRelease[11]: waited before lock [5].acquireAndRelease[11]: locked [4].acquireAndRelease[10]: waited before unlock [4].acquireAndRelease[10]: exiting [4].acquireAndRelease[11]: entered [11].acquireAndRelease[8]: waited before unlock [11].acquireAndRelease[8]: exiting [11].acquireAndRelease[9]: entered [10].acquireAndRelease[9]: waited before unlock [10].acquireAndRelease[9]: exiting [10].acquireAndRelease[10]: entered [2].acquireAndRelease[8]: waited before unlock [2].acquireAndRelease[8]: exiting [2].acquireAndRelease[9]: entered [12].acquireAndRelease[8]: waited before unlock [12].acquireAndRelease[8]: exiting [12].acquireAndRelease[9]: entered [5].acquireAndRelease[11]: waited before unlock [5].acquireAndRelease[11]: exiting [5].acquireAndRelease[12]: entered [2].acquireAndRelease[9]: waited before lock [2].acquireAndRelease[9]: locked [15].acquireAndRelease[9]: waited before lock [15].acquireAndRelease[9]: locked [11].acquireAndRelease[9]: waited before lock [11].acquireAndRelease[9]: locked [4].acquireAndRelease[11]: waited before lock [4].acquireAndRelease[11]: locked [7].acquireAndRelease[7]: waited before unlock [7].acquireAndRelease[7]: exiting [7].acquireAndRelease[8]: entered [11].acquireAndRelease[9]: waited before unlock [11].acquireAndRelease[9]: exiting [11].acquireAndRelease[10]: entered [5].acquireAndRelease[12]: waited before lock [5].acquireAndRelease[12]: locked [3].acquireAndRelease[7]: waited before unlock [3].acquireAndRelease[7]: exiting [3].acquireAndRelease[8]: entered [6].acquireAndRelease[8]: waited before unlock [6].acquireAndRelease[8]: exiting [6].acquireAndRelease[9]: entered [1].acquireAndRelease[8]: waited before unlock [1].acquireAndRelease[8]: exiting [1].acquireAndRelease[9]: entered [1].acquireAndRelease[9]: waited before lock [1].acquireAndRelease[9]: locked [10].acquireAndRelease[10]: waited before lock [10].acquireAndRelease[10]: locked [3].acquireAndRelease[8]: waited before lock [3].acquireAndRelease[8]: locked [7].acquireAndRelease[8]: waited before lock [7].acquireAndRelease[8]: locked [14].acquireAndRelease[6]: waited before unlock [14].acquireAndRelease[6]: exiting [14].acquireAndRelease[7]: entered [12].acquireAndRelease[9]: waited before lock [12].acquireAndRelease[9]: locked [0].acquireAndRelease[9]: waited before unlock [0].acquireAndRelease[9]: exiting [0].acquireAndRelease[10]: entered [14].acquireAndRelease[7]: waited before lock [14].acquireAndRelease[7]: locked [6].acquireAndRelease[9]: waited before lock [6].acquireAndRelease[9]: locked [13].acquireAndRelease[10]: waited before unlock [13].acquireAndRelease[10]: exiting [13].acquireAndRelease[11]: entered [11].acquireAndRelease[10]: waited before lock [11].acquireAndRelease[10]: locked [13].acquireAndRelease[11]: waited before lock [13].acquireAndRelease[11]: locked [8].acquireAndRelease[7]: waited before unlock [8].acquireAndRelease[7]: exiting [8].acquireAndRelease[8]: entered [0].acquireAndRelease[10]: waited before lock [0].acquireAndRelease[10]: locked [15].acquireAndRelease[9]: waited before unlock [15].acquireAndRelease[9]: exiting [15].acquireAndRelease[10]: entered [6].acquireAndRelease[9]: waited before unlock [6].acquireAndRelease[9]: exiting [6].acquireAndRelease[10]: entered [9].acquireAndRelease[8]: waited before unlock [9].acquireAndRelease[8]: exiting [9].acquireAndRelease[9]: entered [3].acquireAndRelease[8]: waited before unlock [3].acquireAndRelease[8]: exiting [3].acquireAndRelease[9]: entered [8].acquireAndRelease[8]: waited before lock [12].acquireAndRelease[9]: waited before unlock [12].acquireAndRelease[9]: exiting [12].acquireAndRelease[10]: entered [8].acquireAndRelease[8]: locked [7].acquireAndRelease[8]: waited before unlock [7].acquireAndRelease[8]: exiting [7].acquireAndRelease[9]: entered [14].acquireAndRelease[7]: waited before unlock [14].acquireAndRelease[7]: exiting [14].acquireAndRelease[8]: entered [11].acquireAndRelease[10]: waited before unlock [11].acquireAndRelease[10]: exiting [11].acquireAndRelease[11]: entered [10].acquireAndRelease[10]: waited before unlock [10].acquireAndRelease[10]: exiting [10].acquireAndRelease[11]: entered [5].acquireAndRelease[12]: waited before unlock [5].acquireAndRelease[12]: exiting [5].acquireAndRelease[13]: entered [7].acquireAndRelease[9]: waited before lock [7].acquireAndRelease[9]: locked [15].acquireAndRelease[10]: waited before lock [15].acquireAndRelease[10]: locked [11].acquireAndRelease[11]: waited before lock [11].acquireAndRelease[11]: locked [3].acquireAndRelease[9]: waited before lock [3].acquireAndRelease[9]: locked [10].acquireAndRelease[11]: waited before lock [10].acquireAndRelease[11]: locked [6].acquireAndRelease[10]: waited before lock [6].acquireAndRelease[10]: locked [9].acquireAndRelease[9]: waited before lock [9].acquireAndRelease[9]: locked [2].acquireAndRelease[9]: waited before unlock [2].acquireAndRelease[9]: exiting [2].acquireAndRelease[10]: entered Running co.codewizards.cloudstore.core.util.ResolveActualTypeArgumentsTest [5].acquireAndRelease[13]: waited before lock [5].acquireAndRelease[13]: locked [7].acquireAndRelease[9]: waited before unlock [7].acquireAndRelease[9]: exiting [7].acquireAndRelease[10]: entered [4].acquireAndRelease[11]: waited before unlock [4].acquireAndRelease[11]: exiting [4].acquireAndRelease[12]: entered [12].acquireAndRelease[10]: waited before lock [12].acquireAndRelease[10]: locked [7].acquireAndRelease[10]: waited before lock [7].acquireAndRelease[10]: locked [4].acquireAndRelease[12]: waited before lock [4].acquireAndRelease[12]: locked [13].acquireAndRelease[11]: waited before unlock [13].acquireAndRelease[11]: exiting [13].acquireAndRelease[12]: entered [2].acquireAndRelease[10]: waited before lock [2].acquireAndRelease[10]: locked 18:04:45.899 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [12].acquireAndRelease[10]: waited before unlock [12].acquireAndRelease[10]: exiting [12].acquireAndRelease[11]: entered rootFile=/ rootUrl=file:/ rootFile2=/ canonicalizedRootURL=file:/ [13].acquireAndRelease[12]: waited before lock [13].acquireAndRelease[12]: locked [14].acquireAndRelease[8]: waited before lock [14].acquireAndRelease[8]: locked rootFile3=/ [3].acquireAndRelease[9]: waited before unlock [3].acquireAndRelease[9]: exiting [3].acquireAndRelease[10]: entered [1].acquireAndRelease[9]: waited before unlock [1].acquireAndRelease[9]: exiting [1].acquireAndRelease[10]: entered [14].acquireAndRelease[8]: waited before unlock [14].acquireAndRelease[8]: exiting [14].acquireAndRelease[9]: entered Running co.codewizards.cloudstore.core.util.PasswordUtilTest [2].acquireAndRelease[10]: waited before unlock [2].acquireAndRelease[10]: exiting [2].acquireAndRelease[11]: entered 18:04:45.974 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [3].acquireAndRelease[10]: waited before lock [3].acquireAndRelease[10]: locked [12].acquireAndRelease[11]: waited before lock [12].acquireAndRelease[11]: locked [5].acquireAndRelease[13]: waited before unlock [5].acquireAndRelease[13]: exiting [5].acquireAndRelease[14]: entered [14].acquireAndRelease[9]: waited before lock [14].acquireAndRelease[9]: locked [2].acquireAndRelease[11]: waited before lock [2].acquireAndRelease[11]: locked [9].acquireAndRelease[9]: waited before unlock [9].acquireAndRelease[9]: exiting [9].acquireAndRelease[10]: entered [12].acquireAndRelease[11]: waited before unlock [12].acquireAndRelease[11]: exiting [12].acquireAndRelease[12]: entered [11].acquireAndRelease[11]: waited before unlock [11].acquireAndRelease[11]: exiting [11].acquireAndRelease[12]: entered [5].acquireAndRelease[14]: waited before lock [5].acquireAndRelease[14]: locked [0].acquireAndRelease[10]: waited before unlock [0].acquireAndRelease[10]: exiting [0].acquireAndRelease[11]: entered [1].acquireAndRelease[10]: waited before lock [1].acquireAndRelease[10]: locked [11].acquireAndRelease[12]: waited before lock [11].acquireAndRelease[12]: locked [9].acquireAndRelease[10]: waited before lock [9].acquireAndRelease[10]: locked [9].acquireAndRelease[10]: waited before unlock [9].acquireAndRelease[10]: exiting [9].acquireAndRelease[11]: entered File created: /tmp/UrlUtilTest15642434862070/#Cumbia [8].acquireAndRelease[8]: waited before unlock [8].acquireAndRelease[8]: exiting [8].acquireAndRelease[9]: entered [15].acquireAndRelease[10]: waited before unlock [15].acquireAndRelease[10]: exiting [15].acquireAndRelease[11]: entered [15].acquireAndRelease[11]: waited before lock [15].acquireAndRelease[11]: locked [4].acquireAndRelease[12]: waited before unlock [4].acquireAndRelease[12]: exiting [4].acquireAndRelease[13]: entered File created: /tmp/UrlUtilTest15642434862470/#Cumbia File created: /tmp/UrlUtilTest15642434862530/#Cumbia [12].acquireAndRelease[12]: waited before lock [12].acquireAndRelease[12]: locked Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.367 sec - in co.codewizards.cloudstore.core.util.UrlUtilTest [9].acquireAndRelease[11]: waited before lock [9].acquireAndRelease[11]: locked [6].acquireAndRelease[10]: waited before unlock [6].acquireAndRelease[10]: exiting [6].acquireAndRelease[11]: entered [7].acquireAndRelease[10]: waited before unlock [7].acquireAndRelease[10]: exiting [7].acquireAndRelease[11]: entered [0].acquireAndRelease[11]: waited before lock [0].acquireAndRelease[11]: locked [10].acquireAndRelease[11]: waited before unlock [10].acquireAndRelease[11]: exiting [10].acquireAndRelease[12]: entered [9].acquireAndRelease[11]: waited before unlock [9].acquireAndRelease[11]: exiting [9].acquireAndRelease[12]: entered [4].acquireAndRelease[13]: waited before lock [4].acquireAndRelease[13]: locked [9].acquireAndRelease[12]: waited before lock [9].acquireAndRelease[12]: locked [2].acquireAndRelease[11]: waited before unlock [2].acquireAndRelease[11]: exiting [2].acquireAndRelease[12]: entered [8].acquireAndRelease[9]: waited before lock [8].acquireAndRelease[9]: locked [0].acquireAndRelease[11]: waited before unlock [0].acquireAndRelease[11]: exiting [0].acquireAndRelease[12]: entered [3].acquireAndRelease[10]: waited before unlock [3].acquireAndRelease[10]: exiting [3].acquireAndRelease[11]: entered [6].acquireAndRelease[11]: waited before lock [6].acquireAndRelease[11]: locked [13].acquireAndRelease[12]: waited before unlock [13].acquireAndRelease[12]: exiting [13].acquireAndRelease[13]: entered [14].acquireAndRelease[9]: waited before unlock [14].acquireAndRelease[9]: exiting [14].acquireAndRelease[10]: entered [7].acquireAndRelease[11]: waited before lock [7].acquireAndRelease[11]: locked [11].acquireAndRelease[12]: waited before unlock [11].acquireAndRelease[12]: exiting [11].acquireAndRelease[13]: entered [10].acquireAndRelease[12]: waited before lock [10].acquireAndRelease[12]: locked [2].acquireAndRelease[12]: waited before lock [2].acquireAndRelease[12]: locked [5].acquireAndRelease[14]: waited before unlock [5].acquireAndRelease[14]: exiting [5].acquireAndRelease[15]: entered [3].acquireAndRelease[11]: waited before lock [3].acquireAndRelease[11]: locked [14].acquireAndRelease[10]: waited before lock [14].acquireAndRelease[10]: locked [1].acquireAndRelease[10]: waited before unlock [1].acquireAndRelease[10]: exiting [1].acquireAndRelease[11]: entered [5].acquireAndRelease[15]: waited before lock [5].acquireAndRelease[15]: locked [8Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.749 sec - in co.codewizards.cloudstore.core.auth.AuthTokenEncryptAndDecryptTest ].acquireAndRelease[9]: waited before unlock [8].acquireAndRelease[9]: exiting [8].acquireAndRelease[10]: entered [0].acquireAndRelease[12]: waited before lock [0].acquireAndRelease[12]: locked [10].acquireAndRelease[12]: waited before unlock [10].acquireAndRelease[12]: exiting [10].acquireAndRelease[13]: entered [7].acquireAndRelease[11]: waited before unlock [7].acquireAndRelease[11]: exiting [7].acquireAndRelease[12]: entered [0].acquireAndRelease[12]: waited before unlock [0].acquireAndRelease[12]: exiting [0].acquireAndRelease[13]: entered [3].acquireAndRelease[11]: waited before unlock [3].acquireAndRelease[11]: exiting [3].acquireAndRelease[12]: entered [1].acquireAndRelease[11]: waited before lock [1].acquireAndRelease[11]: locked [13].acquireAndRelease[13]: waited before lock [13].acquireAndRelease[13]: locked [2].acquireAndRelease[12]: waited before unlock [2].acquireAndRelease[12]: exiting [2].acquireAndRelease[13]: entered [10].acquireAndRelease[13]: waited before lock [10].acquireAndRelease[13]: locked [2].acquireAndRelease[13]: waited before lock [2].acquireAndRelease[13]: locked [11].acquireAndRelease[13]: waited before lock [11].acquireAndRelease[13]: locked [12].acquireAndRelease[12]: waited before unlock [12].acquireAndRelease[12]: exiting [12].acquireAndRelease[13]: entered [8].acquireAndRelease[10]: waited before lock [8].acquireAndRelease[10]: locked Running co.codewizards.cloudstore.core.concurrent.CallerBlocksPolicyTest [3].acquireAndRelease[12]: waited before lock [3].acquireAndRelease[12]: locked [0].acquireAndRelease[13]: waited before lock [0].acquireAndRelease[13]: locked [9].acquireAndRelease[12]: waited before unlock [9].acquireAndRelease[12]: exiting [9].acquireAndRelease[13]: entered [15].acquireAndRelease[11]: waited before unlock [15].acquireAndRelease[11]: exiting [15].acquireAndRelease[12]: entered [6].acquireAndRelease[11]: waited before unlock [6].acquireAndRelease[11]: exiting [6].acquireAndRelease[12]: entered [7].acquireAndRelease[12]: waited before lock [7].acquireAndRelease[12]: locked [15].acquireAndRelease[12]: waited before lock [15].acquireAndRelease[12]: locked [4].acquireAndRelease[13]: waited before unlock [4].acquireAndRelease[13]: exiting [4].acquireAndRelease[14]: entered [14].acquireAndRelease[10]: waited before unlock [14].acquireAndRelease[10]: exiting [14].acquireAndRelease[11]: entered [0].acquireAndRelease[13]: waited before unlock [0].acquireAndRelease[13]: exiting [0].acquireAndRelease[14]: entered [6].acquireAndRelease[12]: waited before lock [6].acquireAndRelease[12]: locked [3].acquireAndRelease[12]: waited before unlock [3].acquireAndRelease[12]: exiting [3].acquireAndRelease[13]: entered [0].acquireAndRelease[14]: waited before lock [0].acquireAndRelease[14]: locked [9].acquireAndRelease[13]: waited before lock [9].acquireAndRelease[13]: locked [4].acquireAndRelease[14]: waited before lock [4].acquireAndRelease[14]: locked [13].acquireAndRelease[13]: waited before unlock [13].acquireAndRelease[13]: exiting [13].acquireAndRelease[14]: entered [12].acquireAndRelease[13]: waited before lock [12].acquireAndRelease[13]: locked [7].acquireAndRelease[12]: waited before unlock [7].acquireAndRelease[12]: exiting [7].acquireAndRelease[13]: entered [2].acquireAndRelease[13]: waited before unlock [2].acquireAndRelease[13]: exiting [2].acquireAndRelease[14]: entered [5].acquireAndRelease[15]: waited before unlock [5].acquireAndRelease[15]: exiting [5].acquireAndRelease[16]: entered [14].acquireAndRelease[11]: waited before lock [14].acquireAndRelease[11]: locked [3].acquireAndRelease[13]: waited before lock [3].acquireAndRelease[13]: locked [12].acquireAndRelease[13]: waited before unlock [12].acquireAndRelease[13]: exiting [12].acquireAndRelease[14]: entered Running co.codewizards.cloudstore.core.updater.VersionTest [5].acquireAndRelease[16]: waited before lock [5].acquireAndRelease[16]: locked Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.994 sec - in co.codewizards.cloudstore.core.auth.AuthTokenSignAndVerifyTest [10].acquireAndRelease[13]: waited before unlock [10].acquireAndRelease[13]: exiting [10].acquireAndRelease[14]: entered [12].acquireAndRelease[14]: waited before lock [12].acquireAndRelease[14]: locked [2].acquireAndRelease[14]: waited before lock [2].acquireAndRelease[14]: locked [7].acquireAndRelease[13]: waited before lock [7].acquireAndRelease[13]: locked [8].acquireAndRelease[10]: waited before unlock [8].acquireAndRelease[10]: exiting [8].acquireAndRelease[11]: entered [11].acquireAndRelease[13]: waited before unlock [11].acquireAndRelease[13]: exiting [11].acquireAndRelease[14]: entered [13].acquireAndRelease[14]: waited before lock [13].acquireAndRelease[14]: locked [1].acquireAndRelease[11]: waited before unlock [1].acquireAndRelease[11]: exiting [1].acquireAndRelease[12]: entered [10].acquireAndRelease[14]: waited before lock [10].acquireAndRelease[14]: locked [6].acquireAndRelease[12]: waited before unlock [6].acquireAndRelease[12]: exiting [6].acquireAndRelease[13]: entered [15].acquireAndRelease[12]: waited before unlock [15].acquireAndRelease[12]: exiting [15].acquireAndRelease[13]: entered [1].acquireAndRelease[12]: waited before lock [1].acquireAndRelease[12]: locked [5].acquireAndRelease[16]: waited before unlock [5].acquireAndRelease[16]: exiting [5].acquireAndRelease[17]: entered [0].acquireAndRelease[14]: waited before unlock [0].acquireAndRelease[14]: exiting [0].acquireAndRelease[15]: entered [13].acquireAndRelease[14]: waited before unlock [13].acquireAndRelease[14]: exiting [13].acquireAndRelease[15]: entered [15].acquireAndRelease[13]: waited before lock [15].acquireAndRelease[13]: locked [11].acquireAndRelease[14]: waited before lock [11].acquireAndRelease[14]: locked [9].acquireAndRelease[13]: waited before unlock [9].acquireAndRelease[13]: exiting [9].acquireAndRelease[14]: entered [15].acquireAndRelease[13]: waited before unlock [15].acquireAndRelease[13]: exiting [15].acquireAndRelease[14]: entered [14].acquireAndRelease[11]: waited before unlock [14].acquireAndRelease[11]: exiting [14].acquireAndRelease[12]: entered [8].acquireAndRelease[11]: waited before lock [8].acquireAndRelease[11]: locked [11].acquireAndRelease[14]: waited before unlock [11].acquireAndRelease[14]: exiting [11].acquireAndRelease[15]: entered [13].acquireAndRelease[15]: waited before lock [13].acquireAndRelease[15]: locked [7].acquireAndRelease[13]: waited before unlock [7].acquireAndRelease[13]: exiting [7].acquireAndRelease[14]: entered [2].acquireAndRelease[14]: waited before unlock [2].acquireAndRelease[14]: exiting [2].acquireAndRelease[15]: entered [15].acquireAndRelease[14]: waited before lock [15].acquireAndRelease[14]: locked [2].acquireAndRelease[15]: waited before lock [2].acquireAndRelease[15]: locked [6].acquireAndRelease[13]: waited before lock [6].acquireAndRelease[13]: locked [12].acquireAndRelease[14]: waited before unlock [12].acquireAndRelease[14]: exiting [12].acquireAndRelease[15]: entered [3].acquireAndRelease[13]: waited before unlock [3].acquireAndRelease[13]: exiting [3].acquireAndRelease[14]: entered [0].acquireAndRelease[15]: waited before lock [0].acquireAndRelease[15]: locked [4].acquireAndRelease[14]: waited before unlock [4].acquireAndRelease[14]: exiting [4].acquireAndRelease[15]: entered [7].acquireAndRelease[14]: waited before lock [7].acquireAndRelease[14]: locked [9].acquireAndRelease[14]: waited before lock [9].acquireAndRelease[14]: locked [12].acquireAndRelease[15]: waited before lock [12].acquireAndRelease[15]: locked [6].acquireAndRelease[13]: waited before unlock [6].acquireAndRelease[13]: exiting [6].acquireAndRelease[14]: entered [14].acquireAndRelease[12]: waited before lock [14].acquireAndRelease[12]: locked [5].acquireAndRelease[17]: waited before lock [5].acquireAndRelease[17]: locked [7].acquireAndRelease[14]: waited before unlock [7].acquireAndRelease[14]: exiting [7].acquireAndRelease[15]: entered [4].acquireAndRelease[15]: waited before lock [4].acquireAndRelease[15]: locked [8].acquireAndRelease[11]: waited before unlock [8].acquireAndRelease[11]: exiting [8].acquireAndRelease[12]: entered [11].acquireAndRelease[15]: waited before lock [11].acquireAndRelease[15]: locked [1].acquireAndRelease[12]: waited before unlock [1].acquireAndRelease[12]: exiting [1].acquireAndRelease[13]: entered [14].acquireAndRelease[12]: waited before unlock [14].acquireAndRelease[12]: exiting [14].acquireAndRelease[13]: entered [12].acquireAndRelease[15]: waited before unlock [12].acquireAndRelease[15]: exiting [12].acquireAndRelease[16]: entered [6].acquireAndRelease[14]: waited before lock [6].acquireAndRelease[14]: locked [3].acquireAndRelease[14]: waited before lock [3].acquireAndRelease[14]: locked [0].acquireAndRelease[15]: waited before unlock [0].acquireAndRelease[15]: exiting [0].acquireAndRelease[16]: entered [7].acquireAndRelease[15]: waited before lock [7].acquireAndRelease[15]: locked [10].acquireAndRelease[14]: waited before unlock [10].acquireAndRelease[14]: exiting [10].acquireAndRelease[15]: entered [7].acquireAndRelease[15]: waited before unlock [7].acquireAndRelease[15]: exiting [7].acquireAndRelease[16]: entered [12].acquireAndRelease[16]: waited before lock [12].acquireAndRelease[16]: locked [11].acquireAndRelease[15]: waited before unlock [11].acquireAndRelease[15]: exiting [11].acquireAndRelease[16]: entered [0].acquireAndRelease[16]: waited before lock [0].acquireAndRelease[16]: locked [7].acquireAndRelease[16]: waited before lock [7].acquireAndRelease[16]: locked [8].acquireAndRelease[12]: waited before lock [8].acquireAndRelease[12]: locked [14].acquireAndRelease[13]: waited before lock [14].acquireAndRelease[13]: locked [10].acquireAndRelease[15]: waited before lock [10].acquireAndRelease[15]: locked [1].acquireAndRelease[13]: waited before lock [1].acquireAndRelease[13]: locked [2].acquireAndRelease[15]: waited before unlock [2].acquireAndRelease[15]: exiting [2].acquireAndRelease[16]: entered [13].acquireAndRelease[15]: waited before unlock [13].acquireAndRelease[15]: exiting [13].acquireAndRelease[16]: entered [2].acquireAndRelease[16]: waited before lock [2].acquireAndRelease[16]: locked [9].acquireAndRelease[14]: waited before unlock [9].acquireAndRelease[14]: exiting [9].acquireAndRelease[15]: entered [8].acquireAndRelease[12]: waited before unlock [8].acquireAndRelease[12]: exiting [8].acquireAndRelease[13]: entered [15].acquireAndRelease[14]: waited before unlock [15].acquireAndRelease[14]: exiting [15].acquireAndRelease[15]: entered [11].acquireAndRelease[16]: waited before lock [11].acquireAndRelease[16]: locked [9].acquireAndRelease[15]: waited before lock [9].acquireAndRelease[15]: locked Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.861 sec - in co.codewizards.cloudstore.core.util.ResolveActualTypeArgumentsTest [6].acquireAndRelease[14]: waited before unlock [6].acquireAndRelease[14]: exiting [6].acquireAndRelease[15]: entered [3].acquireAndRelease[14]: waited before unlock [3].acquireAndRelease[14]: exiting [3].acquireAndRelease[15]: entered [1].acquireAndRelease[13]: waited before unlock [1].acquireAndRelease[13]: exiting [1].acquireAndRelease[14]: entered [1].acquireAndRelease[14]: waited before lock [1].acquireAndRelease[14]: locked [13].acquireAndRelease[16]: waited before lock [13].acquireAndRelease[16]: locked [4].acquireAndRelease[15]: waited before unlock [4].acquireAndRelease[15]: exiting [4].acquireAndRelease[16]: entered [3].acquireAndRelease[15]: waited before lock [3].acquireAndRelease[15]: locked [15].acquireAndRelease[15]: waited before lock [15].acquireAndRelease[15]: locked [5].acquireAndRelease[17]: waited before unlock [5].acquireAndRelease[17]: exiting [5].acquireAndRelease[18]: entered [13].acquireAndRelease[16]: waited before unlock [13].acquireAndRelease[16]: exiting [13].acquireAndRelease[17]: entered [0].acquireAndRelease[16]: waited before unlock [0].acquireAndRelease[16]: exiting [0].acquireAndRelease[17]: entered [8].acquireAndRelease[13]: waited before lock [8].acquireAndRelease[13]: locked [13].acquireAndRelease[17]: waited before lock [13].acquireAndRelease[17]: locked [10].acquireAndRelease[15]: waited before unlock [10].acquireAndRelease[15]: exiting [10].acquireAndRelease[16]: entered [6].acquireAndRelease[15]: waited before lock [6].acquireAndRelease[15]: locked [7].acquireAndRelease[16]: waited before unlock [7].acquireAndRelease[16]: exiting [7].acquireAndRelease[17]: entered [7].acquireAndRelease[17]: waited before lock [7].acquireAndRelease[17]: locked [2].acquireAndRelease[16]: waited before unlock [2].acquireAndRelease[16]: exiting [2].acquireAndRelease[17]: entered [6].acquireAndRelease[15]: waited before unlock [6].acquireAndRelease[15]: exiting [6].acquireAndRelease[16]: entered [8].acquireAndRelease[13]: waited before unlock [8].acquireAndRelease[13]: exiting [8].acquireAndRelease[14]: entered [8].acquireAndRelease[14]: waited before lock [8].acquireAndRelease[14]: locked [9].acquireAndRelease[15]: waited before unlock [9].acquireAndRelease[15]: exiting [9].acquireAndRelease[16]: entered [10].acquireAndRelease[16]: waited before lock [10].acquireAndRelease[16]: locked [4].acquireAndRelease[16]: waited before lock [4].acquireAndRelease[16]: locked [12].acquireAndRelease[16]: waited before unlock [12].acquireAndRelease[16]: exiting [12].acquireAndRelease[17]: entered [0].acquireAndRelease[17]: waited before lock [0].acquireAndRelease[17]: locked [14].acquireAndRelease[13]: waited before unlock [14].acquireAndRelease[13]: exiting [14].acquireAndRelease[14]: entered [5].acquireAndRelease[18]: waited before lock [5].acquireAndRelease[18]: locked [2].acquireAndRelease[17]: waited before lock [2].acquireAndRelease[17]: locked [13].acquireAndRelease[17]: waited before unlock [13].acquireAndRelease[17]: exiting [13].acquireAndRelease[18]: entered [12].acquireAndRelease[17]: waited before lock [12].acquireAndRelease[17]: locked [7].acquireAndRelease[17]: waited before unlock [7].acquireAndRelease[17]: exiting [7].acquireAndRelease[18]: entered [6].acquireAndRelease[16]: waited before lock [6].acquireAndRelease[16]: locked [14].acquireAndRelease[14]: waited before lock [14].acquireAndRelease[14]: locked [9].acquireAndRelease[16]: waited before lock [9].acquireAndRelease[16]: locked [11].acquireAndRelease[16]: waited before unlock [11].acquireAndRelease[16]: exiting [11].acquireAndRelease[17]: entered [1].acquireAndRelease[14]: waited before unlock [1].acquireAndRelease[14]: exiting [1].acquireAndRelease[15]: entered [8].acquireAndRelease[14]: waited before unlock [8].acquireAndRelease[14]: exiting [8].acquireAndRelease[15]: entered [11].acquireAndRelease[17]: waited before lock [11].acquireAndRelease[17]: locked [9].acquireAndRelease[16]: waited before unlock [9].acquireAndRelease[16]: exiting [9].acquireAndRelease[17]: entered [7].acquireAndRelease[18]: waited before lock [7].acquireAndRelease[18]: locked [2].acquireAndRelease[17]: waited before unlock [2].acquireAndRelease[17]: exiting [2].acquireAndRelease[18]: entered [15].acquireAndRelease[15]: waited before unlock [15].acquireAndRelease[15]: exiting [15].acquireAndRelease[16]: entered [13].acquireAndRelease[18]: waited before lock [13].acquireAndRelease[18]: locked [6].acquireAndRelease[16]: waited before unlock [6].acquireAndRelease[16]: exiting [6].acquireAndRelease[17]: entered 18:04:48.303 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[0]... 18:04:48.316 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[0]. 18:04:48.316 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[1]... 18:04:48.317 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[1]. 18:04:48.317 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[2]... 18:04:48.318 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [0].begin 18:04:48.322 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[2]. 18:04:48.323 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[3]... 18:04:48.323 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[3]. 18:04:48.324 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[4]... 18:04:48.326 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [2].begin 18:04:48.328 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[4]. 18:04:48.329 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[5]... 18:04:48.330 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [4].begin [3].acquireAndRelease[15]: waited before unlock [3].acquireAndRelease[15]: exiting [3].acquireAndRelease[16]: entered [3].acquireAndRelease[16]: waited before lock [3].acquireAndRelease[16]: locked [14].acquireAndRelease[14]: waited before unlock [14].acquireAndRelease[14]: exiting [14].acquireAndRelease[15]: entered [8].acquireAndRelease[15]: waited before lock [8].acquireAndRelease[15]: locked [15].acquireAndRelease[16]: waited before lock [15].acquireAndRelease[16]: locked [0].acquireAndRelease[17]: waited before unlock [0].acquireAndRelease[17]: exiting [0].acquireAndRelease[18]: entered [10].acquireAndRelease[16]: waited before unlock [10].acquireAndRelease[16]: exiting [10].acquireAndRelease[17]: entered [1].acquireAndRelease[15]: waited before lock [1].acquireAndRelease[15]: locked [5].acquireAndRelease[18]: waited before unlock [5].acquireAndRelease[18]: exiting [5].acquireAndRelease[19]: entered [9].acquireAndRelease[17]: waited before lock [9].acquireAndRelease[17]: locked [2].acquireAndRelease[18]: waited before lock [2].acquireAndRelease[18]: locked [4].acquireAndRelease[16]: waited before unlock [4].acquireAndRelease[16]: exiting [4].acquireAndRelease[17]: entered [6].acquireAndRelease[17]: waited before lock [6].acquireAndRelease[17]: locked [5].acquireAndRelease[19]: waited before lock [5].acquireAndRelease[19]: locked [2].acquireAndRelease[18]: waited before unlock [2].acquireAndRelease[18]: exiting [2].acquireAndRelease[19]: entered [0].acquireAndRelease[18]: waited before lock [0].acquireAndRelease[18]: locked [10].acquireAndRelease[17]: waited before lock [10].acquireAndRelease[17]: locked [7].acquireAndRelease[18]: waited before unlock [7].acquireAndRelease[18]: exiting [7].acquireAndRelease[19]: entered [1].acquireAndRelease[15]: waited before unlock [1].acquireAndRelease[15]: exiting [1].acquireAndRelease[16]: entered [7].acquireAndRelease[19]: waited before lock [7].acquireAndRelease[19]: locked [9].acquireAndRelease[17]: waited before unlock [9].acquireAndRelease[17]: exiting [9].acquireAndRelease[18]: entered [1].acquireAndRelease[16]: waited before lock [1].acquireAndRelease[16]: locked [14].acquireAndRelease[15]: waited before lock [14].acquireAndRelease[15]: locked [12].acquireAndRelease[17]: waited before unlock [12].acquireAndRelease[17]: exiting [12].acquireAndRelease[18]: entered [4].acquireAndRelease[17]: waited before lock [4].acquireAndRelease[17]: locked [2].acquireAndRelease[19]: waited before lock [2].acquireAndRelease[19]: locked [2].acquireAndRelease[19]: waited before unlock [2].acquireAndRelease[19]: exiting [2].acquireAndRelease[20]: entered [15].acquireAndRelease[16]: waited before unlock [15].acquireAndRelease[16]: exiting [15].acquireAndRelease[17]: entered [11].acquireAndRelease[17]: waited before unlock [11].acquireAndRelease[17]: exiting [11].acquireAndRelease[18]: entered [10].acquireAndRelease[17]: waited before unlock [10].acquireAndRelease[17]: exiting [10].acquireAndRelease[18]: entered [14].acquireAndRelease[15]: waited before unlock [14].acquireAndRelease[15]: exiting [14].acquireAndRelease[16]: entered [15].acquireAndRelease[17]: waited before lock [15].acquireAndRelease[17]: locked [6].acquireAndRelease[17]: waited before unlock [6].acquireAndRelease[17]: exiting [6].acquireAndRelease[18]: entered [9].acquireAndRelease[18]: waited before lock [9].acquireAndRelease[18]: locked [13].acquireAndRelease[18]: waited before unlock [13].acquireAndRelease[18]: exiting [13].acquireAndRelease[19]: entered [3].acquireAndRelease[16]: waited before unlock [3].acquireAndRelease[16]: exiting [3].acquireAndRelease[17]: entered [8].acquireAndRelease[15]: waited before unlock [8].acquireAndRelease[15]: exiting [8].acquireAndRelease[16]: entered Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 sec - in co.codewizards.cloudstore.core.updater.VersionTest [10].acquireAndRelease[18]: waited before lock [10].acquireAndRelease[18]: locked [12].acquireAndRelease[18]: waited before lock [12].acquireAndRelease[18]: locked Running co.codewizards.cloudstore.core.dto.DateTimeTest [5].acquireAndRelease[19]: waited before unlock [5].acquireAndRelease[19]: exiting [5].acquireAndRelease[20]: entered [15].acquireAndRelease[17]: waited before unlock [15].acquireAndRelease[17]: exiting [15].acquireAndRelease[18]: entered [7].acquireAndRelease[19]: waited before unlock [7].acquireAndRelease[19]: exiting [7].acquireAndRelease[20]: entered [12].acquireAndRelease[18]: waited before unlock [12].acquireAndRelease[18]: exiting [12].acquireAndRelease[19]: entered [5].acquireAndRelease[20]: waited before lock [5].acquireAndRelease[20]: locked [11].acquireAndRelease[18]: waited before lock [11].acquireAndRelease[18]: locked [2].acquireAndRelease[20]: waited before lock [2].acquireAndRelease[20]: locked [15].acquireAndRelease[18]: waited before lock [15].acquireAndRelease[18]: locked [0].acquireAndRelease[18]: waited before unlock [0].acquireAndRelease[18]: exiting [0].acquireAndRelease[19]: entered [9].acquireAndRelease[18]: waited before unlock [9].acquireAndRelease[18]: exiting [9].acquireAndRelease[19]: entered [4].acquireAndRelease[17]: waited before unlock [4].acquireAndRelease[17]: exiting [4].acquireAndRelease[18]: entered [8].acquireAndRelease[16]: waited before lock [8].acquireAndRelease[16]: locked [6].acquireAndRelease[18]: waited before lock [6].acquireAndRelease[18]: locked [14].acquireAndRelease[16]: waited before lock [14].acquireAndRelease[16]: locked [3].acquireAndRelease[17]: waited before lock [3].acquireAndRelease[17]: locked [10].acquireAndRelease[18]: waited before unlock [10].acquireAndRelease[18]: exiting [10].acquireAndRelease[19]: entered [13].acquireAndRelease[19]: waited before lock [13].acquireAndRelease[19]: locked [4].acquireAndRelease[18]: waited before lock [4].acquireAndRelease[18]: locked [12].acquireAndRelease[19]: waited before lock [12].acquireAndRelease[19]: locked [7].acquireAndRelease[20]: waited before lock [7].acquireAndRelease[20]: locked [0].acquireAndRelease[19]: waited before lock [0].acquireAndRelease[19]: locked [7].acquireAndRelease[20]: waited before unlock [7].acquireAndRelease[20]: exiting [7].acquireAndRelease[21]: entered [0].acquireAndRelease[19]: waited before unlock [0].acquireAndRelease[19]: exiting [0].acquireAndRelease[20]: entered [14].acquireAndRelease[16]: waited before unlock [14].acquireAndRelease[16]: exiting [14].acquireAndRelease[17]: entered [14].acquireAndRelease[17]: waited before lock [14].acquireAndRelease[17]: locked [15].acquireAndRelease[18]: waited before unlock [15].acquireAndRelease[18]: exiting [15].acquireAndRelease[19]: entered [1].acquireAndRelease[16]: waited before unlock [1].acquireAndRelease[16]: exiting [1].acquireAndRelease[17]: entered [9].acquireAndRelease[19]: waited before lock [9].acquireAndRelease[19]: locked [0].acquireAndRelease[20]: waited before lock [0].acquireAndRelease[20]: locked [3].acquireAndRelease[17]: waited before unlock [3].acquireAndRelease[17]: exiting [3].acquireAndRelease[18]: entered [3].acquireAndRelease[18]: waited before lock [3].acquireAndRelease[18]: locked [3].acquireAndRelease[18]: waited before unlock [3].acquireAndRelease[18]: exiting [3].acquireAndRelease[19]: entered [3].acquireAndRelease[19]: waited before lock [3].acquireAndRelease[19]: locked [10].acquireAndRelease[19]: waited before lock [10].acquireAndRelease[19]: locked [12].acquireAndRelease[19]: waited before unlock [12].acquireAndRelease[19]: exiting [12].acquireAndRelease[20]: entered [7].acquireAndRelease[21]: waited before lock [7].acquireAndRelease[21]: locked [12].acquireAndRelease[20]: waited before lock [12].acquireAndRelease[20]: locked [14].acquireAndRelease[17]: waited before unlock [14].acquireAndRelease[17]: exiting [14].acquireAndRelease[18]: entered [2].acquireAndRelease[20]: waited before unlock [2].acquireAndRelease[20]: exiting [2].acquireAndRelease[21]: entered [1].acquireAndRelease[17]: waited before lock [1].acquireAndRelease[17]: locked [15].acquireAndRelease[19]: waited before lock [15].acquireAndRelease[19]: locked [10].acquireAndRelease[19]: waited before unlock [10].acquireAndRelease[19]: exiting [10].acquireAndRelease[20]: entered [2].acquireAndRelease[21]: waited before lock [2].acquireAndRelease[21]: locked [11].acquireAndRelease[18]: waited before unlock [11].acquireAndRelease[18]: exiting [11].acquireAndRelease[19]: entered [5].acquireAndRelease[20]: waited before unlock [5].acquireAndRelease[20]: exiting [5].acquireAndRelease[21]: entered [14].acquireAndRelease[18]: waited before lock [14].acquireAndRelease[18]: locked [5].acquireAndRelease[21]: waited before lock [5].acquireAndRelease[21]: locked [13].acquireAndRelease[19]: waited before unlock [13].acquireAndRelease[19]: exiting [13].acquireAndRelease[20]: entered [6].acquireAndRelease[18]: waited before unlock [6].acquireAndRelease[18]: exiting [6].acquireAndRelease[19]: entered [11].acquireAndRelease[19]: waited before lock [11].acquireAndRelease[19]: locked [6].acquireAndRelease[19]: waited before lock [6].acquireAndRelease[19]: locked [8].acquireAndRelease[16]: waited before unlock [8].acquireAndRelease[16]: exiting [8].acquireAndRelease[17]: entered [11].acquireAndRelease[19]: waited before unlock [11].acquireAndRelease[19]: exiting [11].acquireAndRelease[20]: entered [7].acquireAndRelease[21]: waited before unlock [7].acquireAndRelease[21]: exiting [7].acquireAndRelease[22]: entered [12].acquireAndRelease[20]: waited before unlock [12].acquireAndRelease[20]: exiting [12].acquireAndRelease[21]: entered [11].acquireAndRelease[20]: waited before lock [11].acquireAndRelease[20]: locked [10].acquireAndRelease[20]: waited before lock [10].acquireAndRelease[20]: locked [5].acquireAndRelease[21]: waited before unlock [5].acquireAndRelease[21]: exiting [5].acquireAndRelease[22]: entered [1].acquireAndRelease[17]: waited before unlock [1].acquireAndRelease[17]: exiting [1].acquireAndRelease[18]: entered [4].acquireAndRelease[18]: waited before unlock [4].acquireAndRelease[18]: exiting [4].acquireAndRelease[19]: entered [13].acquireAndRelease[20]: waited before lock [13].acquireAndRelease[20]: locked [6].acquireAndRelease[19]: waited before unlock [6].acquireAndRelease[19]: exiting [6].acquireAndRelease[20]: entered [8].acquireAndRelease[17]: waited before lock [8].acquireAndRelease[17]: locked [6].acquireAndRelease[20]: waited before lock [6].acquireAndRelease[20]: locked [14].acquireAndRelease[18]: waited before unlock [14].acquireAndRelease[18]: exiting [14].acquireAndRelease[19]: entered [7].acquireAndRelease[22]: waited before lock [7].acquireAndRelease[22]: locked [3].acquireAndRelease[19]: waited before unlock [3].acquireAndRelease[19]: exiting [3].acquireAndRelease[20]: entered [9].acquireAndRelease[19]: waited before unlock [9].acquireAndRelease[19]: exiting [9].acquireAndRelease[20]: entered [0].acquireAndRelease[20]: waited before unlock [0].acquireAndRelease[20]: exiting [0].acquireAndRelease[21]: entered [14].acquireAndRelease[19]: waited before lock [14].acquireAndRelease[19]: locked [2].acquireAndRelease[21]: waited before unlock [2].acquireAndRelease[21]: exiting [2].acquireAndRelease[22]: entered [0].acquireAndRelease[21]: waited before lock [0].acquireAndRelease[21]: locked [1].acquireAndRelease[18]: waited before lock [1].acquireAndRelease[18]: locked [5].acquireAndRelease[22]: waited before lock [5].acquireAndRelease[22]: locked [12].acquireAndRelease[21]: waited before lock [12].acquireAndRelease[21]: locked [15].acquireAndRelease[19]: waited before unlock [15].acquireAndRelease[19]: exiting [15].acquireAndRelease[20]: entered [0].acquireAndRelease[21]: waited before unlock [0].acquireAndRelease[21]: exiting [0].acquireAndRelease[22]: entered 18:04:49.601 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [2].end 18:04:49.602 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [1].begin 18:04:49.603 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[5]. 18:04:49.603 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[6]... [4].acquireAndRelease[19]: waited before lock [4].acquireAndRelease[19]: locked Running co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest [6].acquireAndRelease[20]: waited before unlock [6].acquireAndRelease[20]: exiting [6].acquireAndRelease[21]: entered Running co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest [2].acquireAndRelease[22]: waited before lock [2].acquireAndRelease[22]: locked [3].acquireAndRelease[20]: waited before lock [3].acquireAndRelease[20]: locked [9].acquireAndRelease[20]: waited before lock [9].acquireAndRelease[20]: locked [7].acquireAndRelease[22]: waited before unlock [7].acquireAndRelease[22]: exiting [7].acquireAndRelease[23]: entered [10].acquireAndRelease[20]: waited before unlock [10].acquireAndRelease[20]: exiting [10].acquireAndRelease[21]: entered [15].acquireAndRelease[20]: waited before lock [15].acquireAndRelease[20]: locked [2].acquireAndRelease[22]: waited before unlock [2].acquireAndRelease[22]: exiting [2].acquireAndRelease[23]: entered [0].acquireAndRelease[22]: waited before lock [0].acquireAndRelease[22]: locked [10].acquireAndRelease[21]: waited before lock [10].acquireAndRelease[21]: locked [12].acquireAndRelease[21]: waited before unlock [12].acquireAndRelease[21]: exiting [12].acquireAndRelease[22]: entered [8].acquireAndRelease[17]: waited before unlock [8].acquireAndRelease[17]: exiting [8].acquireAndRelease[18]: entered [7].acquireAndRelease[23]: waited before lock [7].acquireAndRelease[23]: locked [3].acquireAndRelease[20]: waited before unlock [3].acquireAndRelease[20]: exiting [3].acquireAndRelease[21]: entered [6].acquireAndRelease[21]: waited before lock [6].acquireAndRelease[21]: locked [4].acquireAndRelease[19]: waited before unlock [4].acquireAndRelease[19]: exiting [4].acquireAndRelease[20]: entered 18:04:49.807 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [4].end 18:04:49.808 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [3].begin 18:04:49.808 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[6]. 18:04:49.808 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[7]... [8].acquireAndRelease[18]: waited before lock [8].acquireAndRelease[18]: locked [6].acquireAndRelease[21]: waited before unlock [6].acquireAndRelease[21]: exiting [6].acquireAndRelease[22]: entered [15].acquireAndRelease[20]: waited before unlock [15].acquireAndRelease[20]: exiting [15].acquireAndRelease[21]: entered [12].acquireAndRelease[22]: waited before lock [12].acquireAndRelease[22]: locked [2].acquireAndRelease[23]: waited before lock [2].acquireAndRelease[23]: locked [11].acquireAndRelease[20]: waited before unlock [11].acquireAndRelease[20]: exiting [11].acquireAndRelease[21]: entered [15].acquireAndRelease[21]: waited before lock [15].acquireAndRelease[21]: locked [0].acquireAndRelease[22]: waited before unlock [0].acquireAndRelease[22]: exiting [0].acquireAndRelease[23]: entered [1].acquireAndRelease[18]: waited before unlock [1].acquireAndRelease[18]: exiting [1].acquireAndRelease[19]: entered [6].acquireAndRelease[22]: waited before lock [6].acquireAndRelease[22]: locked [6].acquireAndRelease[22]: waited before unlock [6].acquireAndRelease[22]: exiting [6].acquireAndRelease[23]: entered [9].acquireAndRelease[20]: waited before unlock [9].acquireAndRelease[20]: exiting [9].acquireAndRelease[21]: entered [14].acquireAndRelease[19]: waited before unlock [14].acquireAndRelease[19]: exiting [14].acquireAndRelease[20]: entered [13].acquireAndRelease[20]: waited before unlock [13].acquireAndRelease[20]: exiting [13].acquireAndRelease[21]: entered [11].acquireAndRelease[21]: waited before lock [11].acquireAndRelease[21]: locked [0].acquireAndRelease[23]: waited before lock [0].acquireAndRelease[23]: locked [5].acquireAndRelease[22]: waited before unlock [5].acquireAndRelease[22]: exiting [5].acquireAndRelease[23]: entered [5].acquireAndRelease[23]: waited before lock [5].acquireAndRelease[23]: locked [2].acquireAndRelease[23]: waited before unlock [2].acquireAndRelease[23]: exiting [2].acquireAndRelease[24]: entered [1].acquireAndRelease[19]: waited before lock [1].acquireAndRelease[19]: locked [4].acquireAndRelease[20]: waited before lock [4].acquireAndRelease[20]: locked [13].acquireAndRelease[21]: waited before lock [13].acquireAndRelease[21]: locked [3].acquireAndRelease[21]: waited before lock [3].acquireAndRelease[21]: locked [12].acquireAndRelease[22]: waited before unlock [12].acquireAndRelease[22]: exiting [12].acquireAndRelease[23]: entered [6].acquireAndRelease[23]: waited before lock [6].acquireAndRelease[23]: locked [2].acquireAndRelease[24]: waited before lock [2].acquireAndRelease[24]: locked Running co.codewizards.cloudstore.core.dto.UidTest [12].acquireAndRelease[23]: waited before lock [14].acquireAndRelease[20]: waited before lock [14].acquireAndRelease[20]: locked [12].acquireAndRelease[23]: locked [3].acquireAndRelease[21]: waited before unlock [3].acquireAndRelease[21]: exiting [3].acquireAndRelease[22]: entered [9].acquireAndRelease[21]: waited before lock [9].acquireAndRelease[21]: locked [10].acquireAndRelease[21]: waited before unlock [10].acquireAndRelease[21]: exiting [10].acquireAndRelease[22]: entered [4].acquireAndRelease[20]: waited before unlock [4].acquireAndRelease[20]: exiting [4].acquireAndRelease[21]: entered [7].acquireAndRelease[23]: waited before unlock [7].acquireAndRelease[23]: exiting [7].acquireAndRelease[24]: entered [3].acquireAndRelease[22]: waited before lock [3].acquireAndRelease[22]: locked [7].acquireAndRelease[24]: waited before lock [7].acquireAndRelease[24]: locked [2].acquireAndRelease[24]: waited before unlock [2].acquireAndRelease[24]: exiting [2].acquireAndRelease[25]: entered [8].acquireAndRelease[18]: waited before unlock [8].acquireAndRelease[18]: exiting [8].acquireAndRelease[19]: entered 18:04:50.221 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [0].end 18:04:50.221 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [5].begin 18:04:50.221 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[7]. 18:04:50.222 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[8]... [5].acquireAndRelease[23]: waited before unlock [5].acquireAndRelease[23]: exiting [5].acquireAndRelease[24]: entered [9].acquireAndRelease[21]: waited before unlock [9].acquireAndRelease[21]: exiting [9].acquireAndRelease[22]: entered [5].acquireAndRelease[24]: waited before lock [5].acquireAndRelease[24]: locked [1].acquireAndRelease[19]: waited before unlock [1].acquireAndRelease[19]: exiting [1].acquireAndRelease[20]: entered [3].acquireAndRelease[22]: waited before unlock [3].acquireAndRelease[22]: exiting [3].acquireAndRelease[23]: entered [10].acquireAndRelease[22]: waited before lock [10].acquireAndRelease[22]: locked [13].acquireAndRelease[21]: waited before unlock [13].acquireAndRelease[21]: exiting [13].acquireAndRelease[22]: entered [1].acquireAndRelease[20]: waited before lock [1].acquireAndRelease[20]: locked [8].acquireAndRelease[19]: waited before lock [8].acquireAndRelease[19]: locked [9].acquireAndRelease[22]: waited before lock [9].acquireAndRelease[22]: locked Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.32 sec - in co.codewizards.cloudstore.core.util.PasswordUtilTest [14].acquireAndRelease[20]: waited before unlock [14].acquireAndRelease[20]: exiting [14].acquireAndRelease[21]: entered [0].acquireAndRelease[23]: waited before unlock [0].acquireAndRelease[23]: exiting [0].acquireAndRelease[24]: entered [15].acquireAndRelease[21]: waited before unlock [15].acquireAndRelease[21]: exiting [15].acquireAndRelease[22]: entered [4].acquireAndRelease[21]: waited before lock [4].acquireAndRelease[21]: locked [11].acquireAndRelease[21]: waited before unlock [11].acquireAndRelease[21]: exiting [11].acquireAndRelease[22]: entered 18:04:50.368 [main] INFO c.c.c.c.d.DateTimeTest - dateTimeLong: 95132406938074 [2].acquireAndRelease[25]: waited before lock [2].acquireAndRelease[25]: locked 18:04:50.390 [main] INFO c.c.c.c.d.DateTimeTest - dateTimeString: 4984-08-16T12:35:38.074Z 18:04:50.392 [main] INFO c.c.c.c.d.DateTimeTest - dateTimeLong2: 95132406938074 [3].acquireAndRelease[23]: waited before lock [3].acquireAndRelease[23]: locked java.lang.RuntimeException: java.sql.SQLException: blablubbxxx[13].acquireAndRelease[22]: waited before lock [13].acquireAndRelease[22]: locked at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.createRuntimeException(RemoteExceptionUtilTest.java:44) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.nestedSQLException(RemoteExceptionUtilTest.java:27) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)[14].acquireAndRelease[21]: waited before lock at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)[14].acquireAndRelease[21]: locked at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) [15].acquireAndRelease[22]: waited before lock [15].acquireAndRelease[22]: locked at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.nestedSQLException(RemoteExceptionUtilTest.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Caused by: java.sql.SQLException: blablubbxxx at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.createSQLException(RemoteExceptionUtilTest.java:48) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.nestedSQLException(RemoteExceptionUtilTest.java:26) ... 28 more java.lang.IllegalArgumentException: bla > 0 at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.simpleIllegalArgumentException(RemoteExceptionUtilTest.java:13) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [12 at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156)].acquireAndRelease[23 ]: waited before unlock [12].acquireAndRelease[23]: exiting [12].acquireAndRelease[24]: entered at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [ at java.lang.reflect.Constructor.newInstance(Constructor.java:423)6].acquireAndRelease[23]: waited before unlock [6].acquireAndRelease[23]: exiting [6].acquireAndRelease[24]: entered at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest.simpleIllegalArgumentException(RemoteExceptionUtilTest.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in co.codewizards.cloudstore.core.dto.RemoteExceptionUtilTest [0].acquireAndRelease[24]: waited before lock [0].acquireAndRelease[24]: locked [15].acquireAndRelease[22]: waited before unlock [15].acquireAndRelease[22]: exiting [15].acquireAndRelease[23]: entered [11].acquireAndRelease[22]: waited before lock [11].acquireAndRelease[22]: locked [15].acquireAndRelease[23]: waited before lock [15].acquireAndRelease[23]: locked [7].acquireAndRelease[24]: waited before unlock [7].acquireAndRelease[24]: exiting [7].acquireAndRelease[25]: entered [12].acquireAndRelease[24]: waited before lock [12].acquireAndRelease[24]: locked [5].acquireAndRelease[24]: waited before unlock [5].acquireAndRelease[24]: exiting [5].acquireAndRelease[25]: entered [6].acquireAndRelease[24]: waited before lock [6].acquireAndRelease[24]: locked [13].acquireAndRelease[22]: waited before unlock [13].acquireAndRelease[22]: exiting [13].acquireAndRelease[23]: entered [3].acquireAndRelease[23]: waited before unlock [3].acquireAndRelease[23]: exiting [3].acquireAndRelease[24]: entered Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.801 sec - in co.codewizards.cloudstore.core.dto.DateTimeTest [14].acquireAndRelease[21]: waited before unlock [14].acquireAndRelease[21]: exiting [14].acquireAndRelease[22]: entered [3].acquireAndRelease[24]: waited before lock [3].acquireAndRelease[24]: locked [5].acquireAndRelease[25]: waited before lock [5].acquireAndRelease[25]: locked [8].acquireAndRelease[19]: waited before unlock [8].acquireAndRelease[19]: exiting [8].acquireAndRelease[20]: entered [7].acquireAndRelease[25]: waited before lock [7].acquireAndRelease[25]: locked [13].acquireAndRelease[23]: waited before lock [13].acquireAndRelease[23]: locked [2].acquireAndRelease[25]: waited before unlock [2].acquireAndRelease[25]: exiting [2].acquireAndRelease[26]: entered [10].acquireAndRelease[22]: waited before unlock [10].acquireAndRelease[22]: exiting [10].acquireAndRelease[23]: entered [14].acquireAndRelease[22]: waited before lock [14].acquireAndRelease[22]: locked [9].acquireAndRelease[22]: waited before unlock [9].acquireAndRelease[22]: exiting [9].acquireAndRelease[23]: entered [6].acquireAndRelease[24]: waited before unlock [6].acquireAndRelease[24]: exiting [6].acquireAndRelease[25]: entered [4].acquireAndRelease[21]: waited before unlock [4].acquireAndRelease[21]: exiting [4].acquireAndRelease[22]: entered [10].acquireAndRelease[23]: waited before lock [10].acquireAndRelease[23]: locked [9].acquireAndRelease[23]: waited before lock [9].acquireAndRelease[23]: locked [8].acquireAndRelease[20]: waited before lock [8].acquireAndRelease[20]: locked [1].acquireAndRelease[20]: waited before unlock [1].acquireAndRelease[20]: exiting [1].acquireAndRelease[21]: entered Running co.codewizards.cloudstore.core.TimePeriodTest [5].acquireAndRelease[25]: waited before unlock [5].acquireAndRelease[25]: exiting [5].acquireAndRelease[26]: entered [1].acquireAndRelease[21]: waited before lock [1].acquireAndRelease[21]: locked [13].acquireAndRelease[23]: waited before unlock [13].acquireAndRelease[23]: exiting [13].acquireAndRelease[24]: entered [2].acquireAndRelease[26]: waited before lock [2].acquireAndRelease[26]: locked [12].acquireAndRelease[24]: waited before unlock [12].acquireAndRelease[24]: exiting [12].acquireAndRelease[25]: entered [15].acquireAndRelease[23]: waited before unlock [15].acquireAndRelease[23]: exiting [15].acquireAndRelease[24]: entered [14].acquireAndRelease[22]: waited before unlock [14].acquireAndRelease[22]: exiting [14].acquireAndRelease[23]: entered [5].acquireAndRelease[26]: waited before lock [5].acquireAndRelease[26]: locked [13].acquireAndRelease[24]: waited before lock [13].acquireAndRelease[24]: locked [4].acquireAndRelease[22]: waited before lock [4].acquireAndRelease[22]: locked [6].acquireAndRelease[25]: waited before lock [6].acquireAndRelease[25]: locked [7].acquireAndRelease[25]: waited before unlock [7].acquireAndRelease[25]: exiting [7].acquireAndRelease[26]: entered [4].acquireAndRelease[22]: waited before unlock [4].acquireAndRelease[22]: exiting [4].acquireAndRelease[23]: entered [0].acquireAndRelease[24]: waited before unlock [0].acquireAndRelease[24]: exiting [0].acquireAndRelease[25]: entered [3].acquireAndRelease[24]: waited before unlock [3].acquireAndRelease[24]: exiting [3].acquireAndRelease[25]: entered [11].acquireAndRelease[22]: waited before unlock [11].acquireAndRelease[22]: exiting [11].acquireAndRelease[23]: entered [11].acquireAndRelease[23]: waited before lock [11].acquireAndRelease[23]: locked [12].acquireAndRelease[25]: waited before lock [12].acquireAndRelease[25]: locked [11].acquireAndRelease[23]: waited before unlock [11].acquireAndRelease[23]: exiting [11].acquireAndRelease[24]: entered [5].acquireAndRelease[26]: waited before unlock [5].acquireAndRelease[26]: exiting [5].acquireAndRelease[27]: entered [0].acquireAndRelease[25]: waited before lock [0].acquireAndRelease[25]: locked [6].acquireAndRelease[25]: waited before unlock [6].acquireAndRelease[25]: exiting [6].acquireAndRelease[26]: entered [9].acquireAndRelease[23]: waited before unlock [9].acquireAndRelease[23]: exiting [9].acquireAndRelease[24]: entered [15].acquireAndRelease[24]: waited before lock [15].acquireAndRelease[24]: locked [7].acquireAndRelease[26]: waited before lock [7].acquireAndRelease[26]: locked [6].acquireAndRelease[26]: waited before lock [6].acquireAndRelease[26]: locked [14].acquireAndRelease[23]: waited before lock [14].acquireAndRelease[23]: locked [8].acquireAndRelease[20]: waited before unlock [8].acquireAndRelease[20]: exiting [8].acquireAndRelease[21]: entered [7].acquireAndRelease[26]: waited before unlock [7].acquireAndRelease[26]: exiting [7].acquireAndRelease[27]: entered [10].acquireAndRelease[23]: waited before unlock [10].acquireAndRelease[23]: exiting [10].acquireAndRelease[24]: entered [7].acquireAndRelease[27]: waited before lock [7].acquireAndRelease[27]: locked [3].acquireAndRelease[25]: waited before lock [3].acquireAndRelease[25]: locked [2].acquireAndRelease[26]: waited before unlock [2].acquireAndRelease[26]: exiting [2].acquireAndRelease[27]: entered [4].acquireAndRelease[23]: waited before lock [4].acquireAndRelease[23]: locked [2].acquireAndRelease[27]: waited before lock [2].acquireAndRelease[27]: locked [9].acquireAndRelease[24]: waited before lock [9].acquireAndRelease[24]: locked [0].acquireAndRelease[25]: waited before unlock [0].acquireAndRelease[25]: exiting [0].acquireAndRelease[26]: entered [11].acquireAndRelease[24]: waited before lock [11].acquireAndRelease[24]: locked [10].acquireAndRelease[24]: waited before lock [10].acquireAndRelease[24]: locked [14].acquireAndRelease[23]: waited before unlock [14].acquireAndRelease[23]: exiting [14].acquireAndRelease[24]: entered [5].acquireAndRelease[27]: waited before lock [5].acquireAndRelease[27]: locked [5].acquireAndRelease[27]: waited before unlock [5].acquireAndRelease[27]: exiting [5].acquireAndRelease[28]: entered [8].acquireAndRelease[21]: waited before lock [8].acquireAndRelease[21]: locked [0].acquireAndRelease[26]: waited before lock [0].acquireAndRelease[26]: locked 18:04:51.180 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory before createLargeTree: [12].acquireAndRelease[25]: waited before unlock [12].acquireAndRelease[25]: exiting [12].acquireAndRelease[26]: entered [14].acquireAndRelease[24]: waited before lock [8].acquireAndRelease[21]: waited before unlock [8].acquireAndRelease[21]: exiting [8].acquireAndRelease[22]: entered [14].acquireAndRelease[24]: locked [12].acquireAndRelease[26]: waited before lock [12].acquireAndRelease[26]: locked [9].acquireAndRelease[24]: waited before unlock [9].acquireAndRelease[24]: exiting [9].acquireAndRelease[25]: entered Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 sec - in co.codewizards.cloudstore.core.TimePeriodTest [8].acquireAndRelease[22]: waited before lock [8].acquireAndRelease[22]: locked [7].acquireAndRelease[27]: waited before unlock [7].acquireAndRelease[27]: exiting [7].acquireAndRelease[28]: entered [13].acquireAndRelease[24]: waited before unlock [13].acquireAndRelease[24]: exiting [13].acquireAndRelease[25]: entered [1].acquireAndRelease[21]: waited before unlock [1].acquireAndRelease[21]: exiting [1].acquireAndRelease[22]: entered [5].acquireAndRelease[28]: waited before lock [5].acquireAndRelease[28]: locked 18:04:51.279 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.5 MiB, available=3.5 GiB 18:04:51.283 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [3].end 18:04:51.284 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [6].begin 18:04:51.285 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[8]. 18:04:51.285 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitting Callable[9]... [1].acquireAndRelease[22]: waited before lock [1].acquireAndRelease[22]: locked [15].acquireAndRelease[24]: waited before unlock [15].acquireAndRelease[24]: exiting [15].acquireAndRelease[25]: entered [7].acquireAndRelease[28]: waited before lock [7].acquireAndRelease[28]: locked [1].acquireAndRelease[22]: waited before unlock [1].acquireAndRelease[22]: exiting [1].acquireAndRelease[23]: entered [9].acquireAndRelease[25]: waited before lock [9].acquireAndRelease[25]: locked [11].acquireAndRelease[24]: waited before unlock [11].acquireAndRelease[24]: exiting [11].acquireAndRelease[25]: entered [0].acquireAndRelease[26]: waited before unlock [0].acquireAndRelease[26]: exiting [0].acquireAndRelease[27]: entered [3].acquireAndRelease[25]: waited before unlock [3].acquireAndRelease[25]: exiting [3].acquireAndRelease[26]: entered [13].acquireAndRelease[25]: waited before lock [13].acquireAndRelease[25]: locked [15].acquireAndRelease[25]: waited before lock [15].acquireAndRelease[25]: locked [4].acquireAndRelease[23]: waited before unlock [4].acquireAndRelease[23]: exiting [4].acquireAndRelease[24]: entered 18:04:51.441 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 481 RepoFileDtos: [8].acquireAndRelease[22]: waited before unlock [8].acquireAndRelease[22]: exiting [8].acquireAndRelease[23]: entered [1].acquireAndRelease[23]: waited before lock [1].acquireAndRelease[23]: locked [3].acquireAndRelease[26]: waited before lock [3].acquireAndRelease[26]: locked [5].acquireAndRelease[28]: waited before unlock [5].acquireAndRelease[28]: exiting [5].acquireAndRelease[29]: entered Running co.codewizards.cloudstore.core.collection.StringListMergerTest [6].acquireAndRelease[26]: waited before unlock [6].acquireAndRelease[26]: exiting [6].acquireAndRelease[27]: entered [4].acquireAndRelease[24]: waited before lock [4].acquireAndRelease[24]: locked [0].acquireAndRelease[27]: waited before lock [0].acquireAndRelease[27]: locked [2].acquireAndRelease[27]: waited before unlock [2].acquireAndRelease[27]: exiting [2].acquireAndRelease[28]: entered 18:04:51.529 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.1 MiB, available=3.5 GiB [11].acquireAndRelease[25]: waited before lock [11].acquireAndRelease[25]: locked [10].acquireAndRelease[24]: waited before unlock [10].acquireAndRelease[24]: exiting [10].acquireAndRelease[25]: entered [14].acquireAndRelease[24]: waited before unlock [14].acquireAndRelease[24]: exiting [14].acquireAndRelease[25]: entered [8].acquireAndRelease[23]: waited before lock [8].acquireAndRelease[23]: locked [9].acquireAndRelease[25]: waited before unlock [9].acquireAndRelease[25]: exiting [9].acquireAndRelease[26]: entered [2].acquireAndRelease[28]: waited before lock [2].acquireAndRelease[28]: locked [6].acquireAndRelease[27]: waited before lock [6].acquireAndRelease[27]: locked [6].acquireAndRelease[27]: waited before unlock [6].acquireAndRelease[27]: exiting [6].acquireAndRelease[28]: entered [15].acquireAndRelease[25]: waited before unlock [15].acquireAndRelease[25]: exiting [15].acquireAndRelease[26]: entered [12].acquireAndRelease[26]: waited before unlock [12].acquireAndRelease[26]: exiting [12].acquireAndRelease[27]: entered 18:04:51.615 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 582 RepoFileDtos: AAAAAAAAAAAAAAAAAAAAAA [5].acquireAndRelease[29]: waited before lock [5].acquireAndRelease[29]: locked [1].acquireAndRelease[23]: waited before unlock [1].acquireAndRelease[23]: exiting [1].acquireAndRelease[24]: entered [15].acquireAndRelease[26]: waited before lock [15].acquireAndRelease[26]: locked [4].acquireAndRelease[24]: waited before unlock [4].acquireAndRelease[24]: exiting [4].acquireAndRelease[25]: entered [12].acquireAndRelease[27]: waited before lock [12].acquireAndRelease[27]: locked 18:04:51.667 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [5].end 18:04:51.668 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [7].begin 18:04:51.668 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Submitted Callable[9]. 18:04:51.668 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - Waiting for all callables to finish... 18:04:51.686 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.2 MiB, available=3.5 GiB 18:04:51.694 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [1].end 18:04:51.694 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [8].begin [6].acquireAndRelease[28]: waited before lock [2].acquireAndRelease[28]: waited before unlock [2].acquireAndRelease[28]: exiting [2].acquireAndRelease[29]: entered [6].acquireAndRelease[28]: locked [9].acquireAndRelease[26]: waited before lock [9].acquireAndRelease[26]: locked [14].acquireAndRelease[25]: waited before lock [14].acquireAndRelease[25]: locked [0].acquireAndRelease[27]: waited before unlock [0].acquireAndRelease[27]: exiting [0].acquireAndRelease[28]: entered [10].acquireAndRelease[25]: waited before lock [10].acquireAndRelease[25]: locked [13].acquireAndRelease[25]: waited before unlock [13].acquireAndRelease[25]: exiting [13].acquireAndRelease[26]: entered 18:04:51.739 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 683 RepoFileDtos: [1].acquireAndRelease[24]: waited before lock [1].acquireAndRelease[24]: locked [7].acquireAndRelease[28]: waited before unlock [7].acquireAndRelease[28]: exiting [7].acquireAndRelease[29]: entered [11].acquireAndRelease[25]: waited before unlock [11].acquireAndRelease[25]: exiting [11].acquireAndRelease[26]: entered 18:04:51.789 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.2 MiB, available=3.5 GiB [3].acquireAndRelease[26]: waited before unlock [3].acquireAndRelease[26]: exiting [3].acquireAndRelease[27]: entered [4].acquireAndRelease[25]: waited before lock [4].acquireAndRelease[25]: locked 18:04:51.813 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory [0].acquireAndRelease[28]: waited before lock [0].acquireAndRelease[28]: locked [7].acquireAndRelease[29]: waited before lock [7].acquireAndRelease[29]: locked 18:04:51.848 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 784 RepoFileDtos: [13].acquireAndRelease[26]: waited before lock [13].acquireAndRelease[26]: locked [2].acquireAndRelease[29]: waited before lock [2].acquireAndRelease[29]: locked [3].acquireAndRelease[27]: waited before lock [3].acquireAndRelease[27]: locked [4].acquireAndRelease[25]: waited before unlock [4].acquireAndRelease[25]: exiting [4].acquireAndRelease[26]: entered [8].acquireAndRelease[23]: waited before unlock [8].acquireAndRelease[23]: exiting [8].acquireAndRelease[24]: entered [1].acquireAndRelease[24]: waited before unlock [1].acquireAndRelease[24]: exiting [1].acquireAndRelease[25]: entered [2].acquireAndRelease[29]: waited before unlock [2].acquireAndRelease[29]: exiting [2].acquireAndRelease[30]: entered [1].acquireAndRelease[25]: waited before lock [1].acquireAndRelease[25]: locked 18:04:51.901 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.3 MiB, available=3.5 GiB [8].acquireAndRelease[24]: waited before lock [8].acquireAndRelease[24]: locked [5].acquireAndRelease[29]: waited before unlock [5].acquireAndRelease[29]: exiting [5].acquireAndRelease[30]: entered [14].acquireAndRelease[25]: waited before unlock [14].acquireAndRelease[25]: exiting [14].acquireAndRelease[26]: entered [11].acquireAndRelease[26]: waited before lock [11].acquireAndRelease[26]: locked 18:04:51.945 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 885 RepoFileDtos: [5].acquireAndRelease[30]: waited before lock [5].acquireAndRelease[30]: locked [9].acquireAndRelease[26]: waited before unlock [9].acquireAndRelease[26]: exiting [9].acquireAndRelease[27]: entered [2].acquireAndRelease[30]: waited before lock [2].acquireAndRelease[30]: locked [4].acquireAndRelease[26]: waited before lock [4].acquireAndRelease[26]: locked [8].acquireAndRelease[24]: waited before unlock [8].acquireAndRelease[24]: exiting [8].acquireAndRelease[25]: entered Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 sec - in co.codewizards.cloudstore.core.collection.StringListMergerTest [12].acquireAndRelease[27]: waited before unlock [12].acquireAndRelease[27]: exiting [1218:04:52.013 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.0 MiB, available=3.5 GiB ].acquireAndRelease[28]: entered [6].acquireAndRelease[28]: waited before unlock [6].acquireAndRelease[28]: exiting [6].acquireAndRelease[29]: entered [0].acquireAndRelease[28]: waited before unlock [0].acquireAndRelease[28]: exiting [0].acquireAndRelease[29]: entered [14].acquireAndRelease[26]: waited before lock [14].acquireAndRelease[26]: locked [15].acquireAndRelease[26]: waited before unlock [15].acquireAndRelease[26]: exiting [15].acquireAndRelease[27]: entered [0].acquireAndRelease[29]: waited before lock [0].acquireAndRelease[29]: locked 18:04:52.072 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1082 RepoFileDtos: [10].acquireAndRelease[25]: waited before unlock [10].acquireAndRelease[25]: exiting [10].acquireAndRelease[26]: entered [7].acquireAndRelease[29]: waited before unlock [7].acquireAndRelease[29]: exiting [7].acquireAndRelease[30]: entered [6].acquireAndRelease[29]: waited before lock [6].acquireAndRelease[29]: locked [15].acquireAndRelease[27]: waited before lock [15].acquireAndRelease[27]: locked [10].acquireAndRelease[26]: waited before lock [10].acquireAndRelease[26]: locked 18:04:52.127 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.4 MiB, available=3.5 GiB [9].acquireAndRelease[27]: waited before lock [9].acquireAndRelease[27]: locked [6].acquireAndRelease[29]: waited before unlock [6].acquireAndRelease[29]: exiting [6].acquireAndRelease[30]: entered [8].acquireAndRelease[25]: waited before lock [8].acquireAndRelease[25]: locked [10].acquireAndRelease[26]: waited before unlock [10].acquireAndRelease[26]: exiting [10].acquireAndRelease[27]: entered 18:04:52.181 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1183 RepoFileDtos: [4].acquireAndRelease[26]: waited before unlock [4].acquireAndRelease[26]: exiting [4].acquireAndRelease[27]: entered [12].acquireAndRelease[28]: waited before lock [12].acquireAndRelease[28]: locked [3].acquireAndRelease[27]: waited before unlock [3].acquireAndRelease[27]: exiting [3].acquireAndRelease[28]: entered [13].acquireAndRelease[26]: waited before unlock [13].acquireAndRelease[26]: exiting [13].acquireAndRelease[27]: entered 18:04:52.222 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.5 MiB, available=3.5 GiB [1].acquireAndRelease[25]: waited before unlock [1].acquireAndRelease[25]: exiting [1].acquireAndRelease[26]: entered [7].acquireAndRelease[30]: waited before lock [7].acquireAndRelease[30]: locked [1].acquireAndRelease[26]: waited before lock [1].acquireAndRelease[26]: locked [10].acquireAndRelease[27]: waited before lock [10].acquireAndRelease[27]: locked 18:04:52.267 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1284 RepoFileDtos: [11].acquireAndRelease[26]: waited before unlock [11].acquireAndRelease[26]: exiting [11].acquireAndRelease[27]: entered [6].acquireAndRelease[30]: waited before lock [6].acquireAndRelease[30]: locked [6].acquireAndRelease[30]: waited before unlock [6].acquireAndRelease[30]: exiting [6].acquireAndRelease[31]: entered [5].acquireAndRelease[30]: waited before unlock [5].acquireAndRelease[30]: exiting [5].acquireAndRelease[31]: entered [3].acquireAndRelease[28]: waited before lock [3].acquireAndRelease[28]: locked 18:04:52.310 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.5 MiB, available=3.5 GiB [4].acquireAndRelease[27]: waited before lock [4].acquireAndRelease[27]: locked [2].acquireAndRelease[30]: waited before unlock [2].acquireAndRelease[30]: exiting [2].acquireAndRelease[31]: entered [14].acquireAndRelease[26]: waited before unlock [14].acquireAndRelease[26]: exiting [14].acquireAndRelease[27]: entered [1].acquireAndRelease[26]: waited before unlock [1].acquireAndRelease[26]: exiting [1].acquireAndRelease[27]: entered [9].acquireAndRelease[27]: waited before unlock [9].acquireAndRelease[27]: exiting [9].acquireAndRelease[28]: entered 18:04:52.358 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1385 RepoFileDtos: [5].acquireAndRelease[31]: waited before lock [5].acquireAndRelease[31]: locked [13].acquireAndRelease[27]: waited before lock [13].acquireAndRelease[27]: locked Running co.codewizards.cloudstore.core.collection.StringWrapperListMergerTest [11].acquireAndRelease[27]: waited before lock [11].acquireAndRelease[27]: locked 18:04:52.413 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.6 MiB, available=3.5 GiB [1].acquireAndRelease[27]: waited before lock [1].acquireAndRelease[27]: locked [10].acquireAndRelease[27]: waited before unlock [10].acquireAndRelease[27]: exiting [10].acquireAndRelease[28]: entered [0].acquireAndRelease[29]: waited before unlock [0].acquireAndRelease[29]: exiting [0].acquireAndRelease[30]: entered [14].acquireAndRelease[27]: waited before lock [14].acquireAndRelease[27]: locked [0].acquireAndRelease[30]: waited before lock [0].acquireAndRelease[30]: locked [8].acquireAndRelease[25]: waited before unlock [8].acquireAndRelease[25]: exiting [8].acquireAndRelease[26]: entered 18:04:52.473 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1486 RepoFileDtos: [6].acquireAndRelease[31]: waited before lock [6].acquireAndRelease[31]: locked [7].acquireAndRelease[30]: waited before unlock [7].acquireAndRelease[30]: exiting [7].acquireAndRelease[31]: entered [10].acquireAndRelease[28]: waited before lock [10].acquireAndRelease[28]: locked [2].acquireAndRelease[31]: waited before lock [2].acquireAndRelease[31]: locked 18:04:52.510 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.6 MiB, available=3.5 GiB [9].acquireAndRelease[28]: waited before lock [9].acquireAndRelease[28]: locked [7].acquireAndRelease[31]: waited before lock [7].acquireAndRelease[31]: locked [5].acquireAndRelease[31]: waited before unlock [5].acquireAndRelease[31]: exiting [5].acquireAndRelease[32]: entered [8].acquireAndRelease[26]: waited before lock [8].acquireAndRelease[26]: locked [15].acquireAndRelease[27]: waited before unlock [15].acquireAndRelease[27]: exiting [15].acquireAndRelease[28]: entered 18:04:52.572 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1683 RepoFileDtos: [11].acquireAndRelease[27]: waited before unlock [11].acquireAndRelease[27]: exiting [11].acquireAndRelease[28]: entered [10].acquireAndRelease[28]: waited before unlock [10].acquireAndRelease[28]: exiting [10].acquireAndRelease[29]: entered [4].acquireAndRelease[27]: waited before unlock [4].acquireAndRelease[27]: exiting [4].acquireAndRelease[28]: entered [5].acquireAndRelease[32]: waited before lock [5].acquireAndRelease[32]: locked 18:04:52.620 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.7 MiB, available=3.5 GiB [12].acquireAndRelease[28]: waited before unlock [12].acquireAndRelease[28]: exiting [12].acquireAndRelease[29]: entered [4].acquireAndRelease[28]: waited before lock [4].acquireAndRelease[28]: locked [3].acquireAndRelease[28]: waited before unlock [3].acquireAndRelease[28]: exiting [3].acquireAndRelease[29]: entered [12].acquireAndRelease[29]: waited before lock [12].acquireAndRelease[29]: locked [1].acquireAndRelease[27]: waited before unlock [1].acquireAndRelease[27]: exiting [1].acquireAndRelease[28]: entered 18:04:52.658 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1784 RepoFileDtos: [11].acquireAndRelease[28]: waited before lock [11].acquireAndRelease[28]: locked [15].acquireAndRelease[28]: waited before lock [15].acquireAndRelease[28]: locked [7].acquireAndRelease[31]: waited before unlock [7].acquireAndRelease[31]: exiting [7].acquireAndRelease[32]: entered [13].acquireAndRelease[27]: waited before unlock [13].acquireAndRelease[27]: exiting [13].acquireAndRelease[28]: entered 18:04:52.707 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.8 MiB, available=3.5 GiB [0].acquireAndRelease[30]: waited before unlock [0].acquireAndRelease[30]: exiting [0].acquireAndRelease[31]: entered [0].acquireAndRelease[31]: waited before lock [0].acquireAndRelease[31]: locked [9].acquireAndRelease[28]: waited before unlock [9].acquireAndRelease[28]: exiting [9].acquireAndRelease[29]: entered [13].acquireAndRelease[28]: waited before lock [13].acquireAndRelease[28]: locked Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec - in co.codewizards.cloudstore.core.collection.StringWrapperListMergerTest [2].acquireAndRelease[31]: waited before unlock [2].acquireAndRelease[31]: exiting [2].acquireAndRelease[32]: entered [10].acquireAndRelease[29]: waited before lock [10].acquireAndRelease[29]: locked [7].acquireAndRelease[32]: waited before lock [7].acquireAndRelease[32]: locked [8].acquireAndRelease[26]: waited before unlock [8].acquireAndRelease[26]: exiting [8].acquireAndRelease[27]: entered [1].acquireAndRelease[28]: waited before lock [1].acquireAndRelease[28]: locked 18:04:52.786 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1885 RepoFileDtos: [3].acquireAndRelease[29]: waited before lock [3].acquireAndRelease[29]: locked Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.736 sec - in co.codewizards.cloudstore.core.dto.UidTest 18:04:52.822 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.8 MiB, available=3.5 GiB [14].acquireAndRelease[27]: waited before unlock [14].acquireAndRelease[27]: exiting [14].acquireAndRelease[28]: entered 18:04:52.848 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 1986 RepoFileDtos: [2].acquireAndRelease[32]: waited before lock [2].acquireAndRelease[32]: locked 18:04:52.879 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.9 MiB, available=3.5 GiB [9].acquireAndRelease[29]: waited before lock [9].acquireAndRelease[29]: locked [1].acquireAndRelease[28]: waited before unlock [1].acquireAndRelease[28]: exiting [1].acquireAndRelease[29]: entered 18:04:52.909 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2087 RepoFileDtos: [8].acquireAndRelease[27]: waited before lock [8].acquireAndRelease[27]: locked [5].acquireAndRelease[32]: waited before unlock [5].acquireAndRelease[32]: exiting [5].acquireAndRelease[33]: entered [12].acquireAndRelease[29]: waited before unlock [12].acquireAndRelease[29]: exiting [12].acquireAndRelease[30]: entered [11].acquireAndRelease[28]: waited before unlock [11].acquireAndRelease[28]: exiting [11].acquireAndRelease[29]: entered 18:04:52.943 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.9 MiB, available=3.5 GiB [2].acquireAndRelease[32]: waited before unlock [2].acquireAndRelease[32]: exiting [2].acquireAndRelease[33]: entered [6].acquireAndRelease[31]: waited before unlock [6].acquireAndRelease[31]: exiting [6].acquireAndRelease[32]: entered [4].acquireAndRelease[28]: waited before unlock [4].acquireAndRelease[28]: exiting [4].acquireAndRelease[29]: entered [13].acquireAndRelease[28]: waited before unlock [13].acquireAndRelease[28]: exiting [13].acquireAndRelease[29]: entered 18:04:52.980 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2284 RepoFileDtos: [10].acquireAndRelease[29]: waited before unlock [10].acquireAndRelease[29]: exiting [10].acquireAndRelease[30]: entered [14].acquireAndRelease[28]: waited before lock [14].acquireAndRelease[28]: locked [6].acquireAndRelease[32]: waited before lock [6].acquireAndRelease[32]: locked [7].acquireAndRelease[32]: waited before unlock [7].acquireAndRelease[32]: exiting [7].acquireAndRelease[33]: entered 18:04:53.014 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.1 MiB, available=3.5 GiB [2].acquireAndRelease[33]: waited before lock [2].acquireAndRelease[33]: locked [5].acquireAndRelease[33]: waited before lock [5].acquireAndRelease[33]: locked 18:04:53.060 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2385 RepoFileDtos: [10].acquireAndRelease[30]: waited before lock [10].acquireAndRelease[30]: locked [1].acquireAndRelease[29]: waited before lock [1].acquireAndRelease[29]: locked [14].acquireAndRelease[28]: waited before unlock [14].acquireAndRelease[28]: exiting [14].acquireAndRelease[29]: entered [12].acquireAndRelease[30]: waited before lock [12].acquireAndRelease[30]: locked [15].acquireAndRelease[28]: waited before unlock [15].acquireAndRelease[28]: exiting [15].acquireAndRelease[29]: entered 18:04:53.097 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.1 MiB, available=3.5 GiB [7].acquireAndRelease[33]: waited before lock [7].acquireAndRelease[33]: locked [0].acquireAndRelease[31]: waited before unlock [0].acquireAndRelease[31]: exiting [0].acquireAndRelease[32]: entered [4].acquireAndRelease[29]: waited before lock [4].acquireAndRelease[29]: locked [13].acquireAndRelease[29]: waited before lock [13].acquireAndRelease[29]: locked 18:04:53.129 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2486 RepoFileDtos: [11].acquireAndRelease[29]: waited before lock [11].acquireAndRelease[29]: locked [10].acquireAndRelease[30]: waited before unlock [10].acquireAndRelease[30]: exiting [10].acquireAndRelease[31]: entered 18:04:53.176 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.2 MiB, available=3.5 GiB [14].acquireAndRelease[29]: waited before lock [14].acquireAndRelease[29]: locked [1].acquireAndRelease[29]: waited before unlock [1].acquireAndRelease[29]: exiting [1].acquireAndRelease[30]: entered 18:04:53.210 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2587 RepoFileDtos: [0].acquireAndRelease[32]: waited before lock [0].acquireAndRelease[32]: locked [3].acquireAndRelease[29]: waited before unlock [3].acquireAndRelease[29]: exiting [3].acquireAndRelease[30]: entered [5].acquireAndRelease[33]: waited before unlock [5].acquireAndRelease[33]: exiting [5].acquireAndRelease[34]: entered 18:04:53.244 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.2 MiB, available=3.5 GiB [15].acquireAndRelease[29]: waited before lock [15].acquireAndRelease[29]: locked 18:04:53.271 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2688 RepoFileDtos: 18:04:53.303 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.3 MiB, available=3.5 GiB [12].acquireAndRelease[30]: waited before unlock [12].acquireAndRelease[30]: exiting [12].acquireAndRelease[31]: entered [9].acquireAndRelease[29]: waited before unlock [9].acquireAndRelease[29]: exiting [9].acquireAndRelease[30]: entered [8].acquireAndRelease[27]: waited before unlock [8].acquireAndRelease[27]: exiting [8].acquireAndRelease[28]: entered [3].acquireAndRelease[30]: waited before lock [3].acquireAndRelease[30]: locked [1].acquireAndRelease[30]: waited before lock [1].acquireAndRelease[30]: locked 18:04:53.350 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2885 RepoFileDtos: [15].acquireAndRelease[29]: waited before unlock [15].acquireAndRelease[29]: exiting [15].acquireAndRelease[30]: entered [4].acquireAndRelease[29]: waited before unlock [4].acquireAndRelease[29]: exiting [4].acquireAndRelease[30]: entered [1].acquireAndRelease[30]: waited before unlock [1].acquireAndRelease[30]: exiting [1].acquireAndRelease[31]: entered [5].acquireAndRelease[34]: waited before lock [5].acquireAndRelease[34]: locked [10].acquireAndRelease[31]: waited before lock [10].acquireAndRelease[31]: locked [6].acquireAndRelease[32]: waited before unlock [6].acquireAndRelease[32]: exiting [6].acquireAndRelease[33]: entered [12].acquireAndRelease[31]: waited before lock [12].acquireAndRelease[31]: locked 18:04:53.377 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.4 MiB, available=3.5 GiB [9].acquireAndRelease[30]: waited before lock [9].acquireAndRelease[30]: locked [4].acquireAndRelease[30]: waited before lock [4].acquireAndRelease[30]: locked [5].acquireAndRelease[34]: waited before unlock [5].acquireAndRelease[34]: exiting [5].acquireAndRelease[35]: entered 18:04:53.419 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 2986 RepoFileDtos: 18:04:53.445 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.4 MiB, available=3.5 GiB [13].acquireAndRelease[29]: waited before unlock [13].acquireAndRelease[29]: exiting [13].acquireAndRelease[30]: entered [1].acquireAndRelease[31]: waited before lock [1].acquireAndRelease[31]: locked [9].acquireAndRelease[30]: waited before unlock [9].acquireAndRelease[30]: exiting [9].acquireAndRelease[31]: entered [2].acquireAndRelease[33]: waited before unlock [2].acquireAndRelease[33]: exiting [2].acquireAndRelease[34]: entered 18:04:53.475 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3087 RepoFileDtos: [5].acquireAndRelease[35]: waited before lock [5].acquireAndRelease[35]: locked [12].acquireAndRelease[31]: waited before unlock [12].acquireAndRelease[31]: exiting [12].acquireAndRelease[32]: entered [3].acquireAndRelease[30]: waited before unlock [3].acquireAndRelease[30]: exiting [3].acquireAndRelease[31]: entered 18:04:53.506 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.5 MiB, available=3.5 GiB [8].acquireAndRelease[28]: waited before lock [8].acquireAndRelease[28]: locked [1].acquireAndRelease[31]: waited before unlock [1].acquireAndRelease[31]: exiting [1].acquireAndRelease[32]: entered [5].acquireAndRelease[35]: waited before unlock [5].acquireAndRelease[35]: exiting [5].acquireAndRelease[36]: entered [15].acquireAndRelease[30]: waited before lock [15].acquireAndRelease[30]: locked [13].acquireAndRelease[30]: waited before lock [13].acquireAndRelease[30]: locked [7].acquireAndRelease[33]: waited before unlock [7].acquireAndRelease[33]: exiting [7].acquireAndRelease[34]: entered 18:04:53.543 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3188 RepoFileDtos: [2].acquireAndRelease[34]: waited before lock [2].acquireAndRelease[34]: locked [6].acquireAndRelease[33]: waited before lock [6].acquireAndRelease[33]: locked [12].acquireAndRelease[32]: waited before lock [12].acquireAndRelease[32]: locked [1].acquireAndRelease[32]: waited before lock [1].acquireAndRelease[32]: locked [4].acquireAndRelease[30]: waited before unlock [4].acquireAndRelease[30]: exiting [4].acquireAndRelease[31]: entered 18:04:53.578 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.5 MiB, available=3.5 GiB [11].acquireAndRelease[29]: waited before unlock [11].acquireAndRelease[29]: exiting [11].acquireAndRelease[30]: entered [3].acquireAndRelease[31]: waited before lock [3].acquireAndRelease[31]: locked [1].acquireAndRelease[32]: waited before unlock [1].acquireAndRelease[32]: exiting [1].acquireAndRelease[33]: entered 18:04:53.615 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3289 RepoFileDtos: [9].acquireAndRelease[31]: waited before lock [9].acquireAndRelease[31]: locked [9].acquireAndRelease[31]: waited before unlock [9].acquireAndRelease[31]: exiting [9].acquireAndRelease[32]: entered [14].acquireAndRelease[29]: waited before unlock [14].acquireAndRelease[29]: exiting [14].acquireAndRelease[30]: entered [11].acquireAndRelease[30]: waited before lock [11].acquireAndRelease[30]: locked 18:04:53.642 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.6 MiB, available=3.5 GiB [0].acquireAndRelease[32]: waited before unlock [0].acquireAndRelease[32]: exiting [0].acquireAndRelease[33]: entered [5].acquireAndRelease[36]: waited before lock [5].acquireAndRelease[36]: locked [7].acquireAndRelease[34]: waited before lock [7].acquireAndRelease[34]: locked [2].acquireAndRelease[34]: waited before unlock [2].acquireAndRelease[34]: exiting [2].acquireAndRelease[35]: entered [4].acquireAndRelease[31]: waited before lock [4].acquireAndRelease[31]: locked 18:04:53.693 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3582 RepoFileDtos: [1].acquireAndRelease[33]: waited before lock [1].acquireAndRelease[33]: locked [2].acquireAndRelease[35]: waited before lock [2].acquireAndRelease[35]: locked [14].acquireAndRelease[30]: waited before lock [14].acquireAndRelease[30]: locked 18:04:53.716 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [7].end 18:04:53.717 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [9].begin [3].acquireAndRelease[31]: waited before unlock [3].acquireAndRelease[31]: exiting [3].acquireAndRelease[32]: entered 18:04:53.724 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.7 MiB, available=3.5 GiB [3].acquireAndRelease[32]: waited before lock [3].acquireAndRelease[32]: locked [9].acquireAndRelease[32]: waited before lock [9].acquireAndRelease[32]: locked [0].acquireAndRelease[33]: waited before lock [0].acquireAndRelease[33]: locked [14].acquireAndRelease[30]: waited before unlock [14].acquireAndRelease[30]: exiting [14].acquireAndRelease[31]: entered [14].acquireAndRelease[31]: waited before lock [14].acquireAndRelease[31]: locked [3].acquireAndRelease[32]: waited before unlock [3].acquireAndRelease[32]: exiting [3].acquireAndRelease[33]: entered 18:04:53.763 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3683 RepoFileDtos: [10].acquireAndRelease[31]: waited before unlock [10].acquireAndRelease[31]: exiting [10].acquireAndRelease[32]: entered [10].acquireAndRelease[32]: waited before lock [10].acquireAndRelease[32]: locked 18:04:53.794 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.8 MiB, available=3.5 GiB [8].acquireAndRelease[28]: waited before unlock [8].acquireAndRelease[28]: exiting [8].acquireAndRelease[29]: entered [12].acquireAndRelease[32]: waited before unlock [12].acquireAndRelease[32]: exiting [12].acquireAndRelease[33]: entered 18:04:53.824 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3784 RepoFileDtos: [0].acquireAndRelease[33]: waited before unlock [0].acquireAndRelease[33]: exiting [0].acquireAndRelease[34]: entered [8].acquireAndRelease[29]: waited before lock [8].acquireAndRelease[29]: locked [3].acquireAndRelease[33]: waited before lock [3].acquireAndRelease[33]: locked [8].acquireAndRelease[29]: waited before unlock [8].acquireAndRelease[29]: exiting [8].acquireAndRelease[30]: entered 18:04:53.855 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.8 MiB, available=3.5 GiB 18:04:53.863 [pool-1-thread-2] INFO c.c.c.c.c.CallerBlocksPolicyTest - [8].end [5].acquireAndRelease[36]: waited before unlock [5].acquireAndRelease[36]: exiting [5].acquireAndRelease[37]: entered [6].acquireAndRelease[33]: waited before unlock [6].acquireAndRelease[33]: exiting [6].acquireAndRelease[34]: entered [3].acquireAndRelease[33]: waited before unlock [3].acquireAndRelease[33]: exiting [3].acquireAndRelease[34]: entered 18:04:53.887 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3885 RepoFileDtos: [15].acquireAndRelease[30]: waited before unlock [15].acquireAndRelease[30]: exiting [15].acquireAndRelease[31]: entered [5].acquireAndRelease[37]: waited before lock [5].acquireAndRelease[37]: locked 18:04:53.926 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.9 MiB, available=3.5 GiB [7].acquireAndRelease[34]: waited before unlock [7].acquireAndRelease[34]: exiting [7].acquireAndRelease[35]: entered [3].acquireAndRelease[34]: waited before lock [3].acquireAndRelease[18:04:53.968 [pool-1-thread-3] INFO c.c.c.c.c.CallerBlocksPolicyTest - [6].end 34]: locked [11].acquireAndRelease[30]: waited before unlock [11].acquireAndRelease[30]: exiting [11].acquireAndRelease[31]: entered [2].acquireAndRelease[35]: waited before unlock [0].acquireAndRelease[34]: waited before lock [0].acquireAndRelease[34]: locked [13].acquireAndRelease[30]: waited before unlock [13].acquireAndRelease[30]: exiting [13].acquireAndRelease[31]: entered [12].acquireAndRelease[33]: waited before lock [12].acquireAndRelease[33]: locked [2].acquireAndRelease[35]: exiting [2].acquireAndRelease[36]: entered [14].acquireAndRelease[31]: waited before unlock [14].acquireAndRelease[31]: exiting [14].acquireAndRelease[32]: entered [0].acquireAndRelease[34]: waited before unlock [0].acquireAndRelease[34]: exiting [0].acquireAndRelease[35]: entered 18:04:53.997 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 3986 RepoFileDtos: [7].acquireAndRelease[35]: waited before lock [7].acquireAndRelease[35]: locked [14].acquireAndRelease[32]: waited before lock [14].acquireAndRelease[32]: locked [6].acquireAndRelease[34]: waited before lock [6].acquireAndRelease[34]: locked 18:04:54.032 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.9 MiB, available=3.5 GiB [15].acquireAndRelease[31]: waited before lock [15].acquireAndRelease[31]: locked [8].acquireAndRelease[30]: waited before lock [8].acquireAndRelease[30]: locked [13].acquireAndRelease[31]: waited before lock [13].acquireAndRelease[31]: locked [4].acquireAndRelease[31]: waited before unlock [4].acquireAndRelease[31]: exiting [4].acquireAndRelease[32]: entered [6].acquireAndRelease[34]: waited before unlock [6].acquireAndRelease[34]: exiting [6].acquireAndRelease[35]: entered [618:04:54.071 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4183 RepoFileDtos: ].acquireAndRelease[35]: waited before lock [6].acquireAndRelease[35]: locked 18:04:54.106 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.0 MiB, available=3.5 GiB [10].acquireAndRelease[32]: waited before unlock [10].acquireAndRelease[32]: exiting [10].acquireAndRelease[33]: entered [1].acquireAndRelease[33]: waited before unlock [1].acquireAndRelease[33]: exiting [1].acquireAndRelease[34]: entered [7].acquireAndRelease[35]: waited before unlock [7].acquireAndRelease[35]: exiting [7].acquireAndRelease[36]: entered [2].acquireAndRelease[36]: waited before lock [2].acquireAndRelease[36]: locked [3].acquireAndRelease[34]: waited before unlock [3].acquireAndRelease[34]: exiting [3].acquireAndRelease[35]: entered [11].acquireAndRelease[31]: waited before lock [11].acquireAndRelease[31]: locked 18:04:54.142 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4284 RepoFileDtos: [1].acquireAndRelease[34]: waited before lock [1].acquireAndRelease[34]: locked [6].acquireAndRelease[35]: waited before unlock [6].acquireAndRelease[35]: exiting [6].acquireAndRelease[36]: entered [0].acquireAndRelease[35]: waited before lock [0].acquireAndRelease[35]: locked 18:04:54.170 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.1 MiB, available=3.5 GiB [8].acquireAndRelease[30]: waited before unlock [8].acquireAndRelease[30]: exiting [8].acquireAndRelease[31]: entered [10].acquireAndRelease[33]: waited before lock [10].acquireAndRelease[33]: locked [3].acquireAndRelease[35]: waited before lock [3].acquireAndRelease[35]: locked [6].acquireAndRelease[36]: waited before lock [6].acquireAndRelease[36]: locked [9].acquireAndRelease[32]: waited before unlock [9].acquireAndRelease[32]: exiting [9].acquireAndRelease[33]: entered [10].acquireAndRelease[33]: waited before unlock [10].acquireAndRelease[33]: exiting [10].acquireAndRelease[34]: entered 18:04:54.208 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4385 RepoFileDtos: [14].acquireAndRelease[32]: waited before unlock [14].acquireAndRelease[32]: exiting [14].acquireAndRelease[33]: entered [8].acquireAndRelease[31]: waited before lock [8].acquireAndRelease[31]: locked [4].acquireAndRelease[32]: waited before lock [4].acquireAndRelease[32]: locked 18:04:54.240 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.1 MiB, available=3.5 GiB [6].acquireAndRelease[36]: waited before unlock [6].acquireAndRelease[36]: exiting [15].acquireAndRelease[31]: waited before unlock [15].acquireAndRelease[31]: exiting [15].acquireAndRelease[32]: entered [13].acquireAndRelease[31]: waited before unlock [13].acquireAndRelease[31]: exiting [13].acquireAndRelease[32]: entered [6].acquireAndRelease[37]: entered [14].acquireAndRelease[33]: waited before lock [14].acquireAndRelease[33]: locked 18:04:54.272 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4486 RepoFileDtos: [9].acquireAndRelease[33]: waited before lock [9].acquireAndRelease[33]: locked [13].acquireAndRelease[32]: waited before lock [13].acquireAndRelease[32]: locked 18:04:54.300 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.2 MiB, available=3.5 GiB [7].acquireAndRelease[36]: waited before lock [7].acquireAndRelease[36]: locked [9].acquireAndRelease[33]: waited before unlock [9].acquireAndRelease[33]: exiting [9].acquireAndRelease[34]: entered [10].acquireAndRelease[34]: waited before lock [10].acquireAndRelease[34]: locked 18:04:54.331 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4587 RepoFileDtos: [1].acquireAndRelease[34]: waited before unlock [1].acquireAndRelease[34]: exiting [1].acquireAndRelease[35]: entered [15].acquireAndRelease[32]: waited before lock [15].acquireAndRelease[32]: locked [3].acquireAndRelease[35]: waited before unlock [3].acquireAndRelease[35]: exiting [3].acquireAndRelease[36]: entered 18:04:54.364 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.2 MiB, available=3.5 GiB [9].acquireAndRelease[34]: waited before lock [9].acquireAndRelease[34]: locked [6].acquireAndRelease[37]: waited before lock [6].acquireAndRelease[37]: locked [12].acquireAndRelease[33]: waited before unlock [12].acquireAndRelease[33]: exiting [12].acquireAndRelease[34]: entered [12].acquireAndRelease[34]: waited before lock [12].acquireAndRelease[34]: locked 18:04:54.403 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4784 RepoFileDtos: [5].acquireAndRelease[37]: waited before unlock [5].acquireAndRelease[37]: exiting [5].acquireAndRelease[38]: entered [7].acquireAndRelease[36]: waited before unlock [7].acquireAndRelease[36]: exiting [7].acquireAndRelease[37]: entered 18:04:54.431 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.3 MiB, available=3.5 GiB [3].acquireAndRelease[36]: waited before lock [3].acquireAndRelease[36]: locked [12].acquireAndRelease[34]: waited before unlock [12].acquireAndRelease[34]: exiting [12].acquireAndRelease[35]: entered [1].acquireAndRelease[35]: waited before lock [1].acquireAndRelease[35]: locked 18:04:54.479 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4885 RepoFileDtos: [0].acquireAndRelease[35]: waited before unlock [0].acquireAndRelease[35]: exiting [0].acquireAndRelease[36]: entered [8].acquireAndRelease[31]: waited before unlock [8].acquireAndRelease[31]: exiting [8].acquireAndRelease[32]: entered [10].acquireAndRelease[34]: waited before unlock [10].acquireAndRelease[34]: exiting [10].acquireAndRelease[35]: entered 18:04:54.512 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.4 MiB, available=3.5 GiB [11].acquireAndRelease[31]: waited before unlock [11].acquireAndRelease[31]: exiting [11].acquireAndRelease[32]: entered [6].acquireAndRelease[37]: waited before unlock [6].acquireAndRelease[37]: exiting [6].acquireAndRelease[38]: entered 18:04:54.544 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 4986 RepoFileDtos: 18:04:54.575 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.4 MiB, available=3.5 GiB [5].acquireAndRelease[38]: waited before lock [5].acquireAndRelease[38]: locked [10].acquireAndRelease[35]: waited before lock [10].acquireAndRelease[35]: locked [12].acquireAndRelease[35]: waited before lock [12].acquireAndRelease[35]: locked [8].acquireAndRelease[32]: waited before lock [8].acquireAndRelease[32]: locked [2].acquireAndRelease[36]: waited before unlock [2].acquireAndRelease[36]: exiting [2].acquireAndRelease[37]: entered [9].acquireAndRelease[34]: waited before unlock [9].acquireAndRelease[34]: exiting [9].acquireAndRelease[35]: entered [7].acquireAndRelease[37]: waited before lock [7].acquireAndRelease[37]: locked 18:04:54.612 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5087 RepoFileDtos: [0].acquireAndRelease[36]: waited before lock [0].acquireAndRelease[36]: locked [13].acquireAndRelease[32]: waited before unlock [13].acquireAndRelease[32]: exiting [13].acquireAndRelease[33]: entered [3].acquireAndRelease[36]: waited before unlock [3].acquireAndRelease[36]: exiting [3].acquireAndRelease[37]: entered 18:04:54.640 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.5 MiB, available=3.5 GiB [4].acquireAndRelease[32]: waited before unlock [4].acquireAndRelease[32]: exiting [4].acquireAndRelease[33]: entered 18:04:54.673 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5188 RepoFileDtos: [14].acquireAndRelease[33]: waited before unlock [14].acquireAndRelease[33]: exiting [14].acquireAndRelease[34]: entered [10].acquireAndRelease[35]: waited before unlock [10].acquireAndRelease[35]: exiting [10].acquireAndRelease[36]: entered [10].acquireAndRelease[36]: waited before lock [10].acquireAndRelease[36]: locked [13].acquireAndRelease[33]: waited before lock [13].acquireAndRelease[33]: locked [6].acquireAndRelease[38]: waited before lock [6].acquireAndRelease[38]: locked [14].acquireAndRelease[34]: waited before lock [14].acquireAndRelease[34]: locked [11].acquireAndRelease[32]: waited before lock [11].acquireAndRelease[32]: locked 18:04:54.711 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.5 MiB, available=3.5 GiB [15].acquireAndRelease[32]: waited before unlock [15].acquireAndRelease[32]: exiting [15].acquireAndRelease[33]: entered [6].acquireAndRelease[38]: waited before unlock [6].acquireAndRelease[38]: exiting [6].acquireAndRelease[39]: entered [2].acquireAndRelease[37]: waited before lock [2].acquireAndRelease[37]: locked [6].acquireAndRelease[39]: waited before lock [6].acquireAndRelease[39]: locked [9].acquireAndRelease[35]: waited before lock [9].acquireAndRelease[35]: locked [4].acquireAndRelease[33]: waited before lock [4].acquireAndRelease[33]: locked [15].acquireAndRelease[33]: waited before lock [15].acquireAndRelease[33]: locked 18:04:54.758 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5385 RepoFileDtos: [3].acquireAndRelease[37]: waited before lock [3].acquireAndRelease[37]: locked 18:04:54.790 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.6 MiB, available=3.5 GiB 18:04:54.824 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5486 RepoFileDtos: [15].acquireAndRelease[33]: waited before unlock [15].acquireAndRelease[33]: exiting [15].acquireAndRelease[34]: entered 18:04:54.854 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.7 MiB, available=3.5 GiB [11].acquireAndRelease[32]: waited before unlock [11].acquireAndRelease[32]: exiting [11].acquireAndRelease[33]: entered [1].acquireAndRelease[35]: waited before unlock [1].acquireAndRelease[35]: exiting [1].acquireAndRelease[36]: entered 18:04:54.893 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5587 RepoFileDtos: [1].acquireAndRelease[36]: waited before lock [1].acquireAndRelease[36]: locked [11].acquireAndRelease[33]: waited before lock [11].acquireAndRelease[33]: locked [5].acquireAndRelease[38]: waited before unlock [5].acquireAndRelease[38]: exiting [5].acquireAndRelease[39]: entered 18:04:54.925 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.7 MiB, available=3.5 GiB [1].acquireAndRelease[36]: waited before unlock [1].acquireAndRelease[36]: exiting [1].acquireAndRelease[37]: entered [15].acquireAndRelease[34]: waited before lock [15].acquireAndRelease[34]: locked [7].acquireAndRelease[37]: waited before unlock [7].acquireAndRelease[37]: exiting [7].acquireAndRelease[38]: entered [13].acquireAndRelease[33]: waited before unlock [13].acquireAndRelease[33]: exiting [13].acquireAndRelease[34]: entered 18:04:54.955 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5688 RepoFileDtos: [1].acquireAndRelease[37]: waited before lock [1].acquireAndRelease[37]: locked 18:04:54.989 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.8 MiB, available=3.5 GiB [15].acquireAndRelease[34]: waited before unlock [15].acquireAndRelease[34]: exiting [15].acquireAndRelease[35]: entered 18:04:55.024 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5789 RepoFileDtos: [14].acquireAndRelease[34]: waited before unlock [14].acquireAndRelease[34]: exiting [14].acquireAndRelease[35]: entered [12].acquireAndRelease[35]: waited before unlock [12].acquireAndRelease[35]: exiting [12].acquireAndRelease[36]: entered 18:04:55.066 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.9 MiB, available=3.5 GiB [8].acquireAndRelease[32]: waited before unlock [8].acquireAndRelease[32]: exiting [8].acquireAndRelease[33]: entered [0].acquireAndRelease[36]: waited before unlock [0].acquireAndRelease[36]: exiting [0].acquireAndRelease[37]: entered [5].acquireAndRelease[39]: waited before lock [5].acquireAndRelease[39]: locked [7].acquireAndRelease[38]: waited before lock [7].acquireAndRelease[38]: locked [13].acquireAndRelease[34]: waited before lock [13].acquireAndRelease[34]: locked 18:04:55.104 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 5986 RepoFileDtos: [7].acquireAndRelease[38]: waited before unlock [7].acquireAndRelease[38]: exiting [7].acquireAndRelease[39]: entered [10].acquireAndRelease[36]: waited before unlock [10].acquireAndRelease[36]: exiting [10].acquireAndRelease[37]: entered [9].acquireAndRelease[35]: waited before unlock [9].acquireAndRelease[35]: exiting [9].acquireAndRelease[36]: entered 18:04:55.134 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.0 MiB, available=3.5 GiB [6].acquireAndRelease[39]: waited before unlock [6].acquireAndRelease[39]: exiting [6].acquireAndRelease[40]: entered 18:04:55.167 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6087 RepoFileDtos: [5].acquireAndRelease[39]: waited before unlock [5].acquireAndRelease[39]: exiting [5].acquireAndRelease[40]: entered [6].acquireAndRelease[40]: waited before lock [6].acquireAndRelease[40]: locked [12].acquireAndRelease[36]: waited before lock [12].acquireAndRelease[36]: locked [15].acquireAndRelease[35]: waited before lock [15].acquireAndRelease[35]: locked 18:04:55.200 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.0 MiB, available=3.5 GiB [7].acquireAndRelease[39]: waited before lock [7].acquireAndRelease[39]: locked [3].acquireAndRelease[37]: waited before unlock [3].acquireAndRelease[37]: exiting [3].acquireAndRelease[38]: entered [2].acquireAndRelease[37]: waited before unlock [2].acquireAndRelease[37]: exiting [2].acquireAndRelease[38]: entered [4].acquireAndRelease[33]: waited before unlock [4].acquireAndRelease[33]: exiting [4].acquireAndRelease[34]: entered 18:04:55.235 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6188 RepoFileDtos: [14].acquireAndRelease[35]: waited before lock [14].acquireAndRelease[35]: locked [7].acquireAndRelease[39]: waited before unlock [7].acquireAndRelease[39]: exiting [7].acquireAndRelease[40]: entered [12].acquireAndRelease[36]: waited before unlock [12].acquireAndRelease[36]: exiting [12].acquireAndRelease[37]: entered [11].acquireAndRelease[33]: waited before unlock [11].acquireAndRelease[33]: exiting [11].acquireAndRelease[34]: entered [8].acquireAndRelease[33]: waited before lock [8].acquireAndRelease[33]: locked 18:04:55.269 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.1 MiB, available=3.5 GiB [0].acquireAndRelease[37]: waited before lock [0].acquireAndRelease[37]: locked [5].acquireAndRelease[40]: waited before lock [5].acquireAndRelease[40]: locked [9].acquireAndRelease[36]: waited before lock [9].acquireAndRelease[36]: locked 18:04:55.307 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6289 RepoFileDtos: [11].acquireAndRelease[34]: waited before lock [11].acquireAndRelease[34]: locked [12].acquireAndRelease[37]: waited before lock [12].acquireAndRelease[37]: locked [10].acquireAndRelease[37]: waited before lock [10].acquireAndRelease[37]: locked [13].acquireAndRelease[34]: waited before unlock [13].acquireAndRelease[34]: exiting [13].acquireAndRelease[35]: entered [2].acquireAndRelease[38]: waited before lock [2].acquireAndRelease[38]: locked 18:04:55.341 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.1 MiB, available=3.5 GiB [9].acquireAndRelease[36]: waited before unlock [9].acquireAndRelease[36]: exiting [9].acquireAndRelease[37]: entered 18:04:55.349 [pool-1-thread-1] INFO c.c.c.c.c.CallerBlocksPolicyTest - [9].end [13].acquireAndRelease[35]: waited before lock [13].acquireAndRelease[35]: locked 18:04:55.350 [main] INFO c.c.c.c.c.CallerBlocksPolicyTest - ALL DONE! [3].acquireAndRelease[38]: waited before lock [3].acquireAndRelease[38]: locked 18:04:55.378 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6390 RepoFileDtos: [7].acquireAndRelease[40]: waited before lock [7].acquireAndRelease[40]: locked [4].acquireAndRelease[34]: waited before lock [4].acquireAndRelease[34]: locked 18:04:55.409 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.2 MiB, available=3.5 GiB [15].acquireAndRelease[35]: waited before unlock [15].acquireAndRelease[35]: exiting [15].acquireAndRelease[36]: entered [14].acquireAndRelease[35]: waited before unlock [14].acquireAndRelease[35]: exiting [1].acquireAndRelease[37]: waited before unlock [1].acquireAndRelease[37]: exiting [1].acquireAndRelease[38]: entered [14].acquireAndRelease[36]: entered Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.779 sec - in co.codewizards.cloudstore.core.concurrent.CallerBlocksPolicyTest 18:04:55.466 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6683 RepoFileDtos: [9].acquireAndRelease[37]: waited before lock [9].acquireAndRelease[37]: locked [1].acquireAndRelease[38]: waited before lock [1].acquireAndRelease[38]: locked [5].acquireAndRelease[40]: waited before unlock [5].acquireAndRelease[40]: exiting [5].acquireAndRelease[41]: entered 18:04:55.499 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.3 MiB, available=3.5 GiB 18:04:55.531 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6784 RepoFileDtos: [11].acquireAndRelease[34]: waited before unlock [11].acquireAndRelease[34]: exiting [11].acquireAndRelease[35]: entered 18:04:55.560 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.4 MiB, available=3.5 GiB 18:04:55.592 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6885 RepoFileDtos: [3].acquireAndRelease[38]: waited before unlock [3].acquireAndRelease[38]: exiting [3].acquireAndRelease[39]: entered [4].acquireAndRelease[34]: waited before unlock [4].acquireAndRelease[34]: exiting [4].acquireAndRelease[35]: entered [11].acquireAndRelease[35]: waited before lock [11].acquireAndRelease[35]: locked [9].acquireAndRelease[37]: waited before unlock [9].acquireAndRelease[37]: exiting [9].acquireAndRelease[38]: entered 18:04:55.630 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.4 MiB, available=3.5 GiB [15].acquireAndRelease[36]: waited before lock [15].acquireAndRelease[36]: locked [2].acquireAndRelease[38]: waited before unlock [2].acquireAndRelease[38]: exiting [2].acquireAndRelease[39]: entered [6].acquireAndRelease[40]: waited before unlock [6].acquireAndRelease[40]: exiting [6].acquireAndRelease[41]: entered [14].acquireAndRelease[36]: waited before lock [14].acquireAndRelease[36]: locked [12].acquireAndRelease[37]: waited before unlock [12].acquireAndRelease[37]: exiting [12].acquireAndRelease[38]: entered 18:04:55.666 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 6986 RepoFileDtos: [3].acquireAndRelease[39]: waited before lock [3].acquireAndRelease[39]: locked [9].acquireAndRelease[38]: waited before lock [9].acquireAndRelease[38]: locked [5].acquireAndRelease[41]: waited before lock [5].acquireAndRelease[41]: locked [1].acquireAndRelease[38]: waited before unlock [1].acquireAndRelease[38]: exiting [1].acquireAndRelease[39]: entered [4].acquireAndRelease[35]: waited before lock [4].acquireAndRelease[35]: locked [10].acquireAndRelease[37]: waited before unlock [10].acquireAndRelease[37]: exiting [10].acquireAndRelease[38]: entered 18:04:55.700 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.5 MiB, available=3.5 GiB [8].acquireAndRelease[33]: waited before unlock [8].acquireAndRelease[33]: exiting [8].acquireAndRelease[34]: entered 18:04:55.733 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7087 RepoFileDtos: [13].acquireAndRelease[35]: waited before unlock [13].acquireAndRelease[35]: exiting [13].acquireAndRelease[36]: entered [0].acquireAndRelease[37]: waited before unlock [0].acquireAndRelease[37]: exiting [0].acquireAndRelease[38]: entered [6].acquireAndRelease[41]: waited before lock [6].acquireAndRelease[41]: locked [2].acquireAndRelease[39]: waited before lock [2].acquireAndRelease[39]: locked 18:04:55.769 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.5 MiB, available=3.5 GiB [8].acquireAndRelease[34]: waited before lock [8].acquireAndRelease[34]: locked [9].acquireAndRelease[38]: waited before unlock [9].acquireAndRelease[38]: exiting [9].acquireAndRelease[39]: entered [3].acquireAndRelease[39]: waited before unlock [3].acquireAndRelease[39]: exiting [3].acquireAndRelease[40]: entered [0].acquireAndRelease[38]: waited before lock [0].acquireAndRelease[38]: locked [1].acquireAndRelease[39]: waited before lock [1].acquireAndRelease[39]: locked [14].acquireAndRelease[36]: waited before unlock [14].acquireAndRelease[36]: exiting [14].acquireAndRelease[37]: entered 18:04:55.812 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7284 RepoFileDtos: [10].acquireAndRelease[38]: waited before lock [10].acquireAndRelease[38]: locked [12].acquireAndRelease[38]: waited before lock [12].acquireAndRelease[38]: locked [14].acquireAndRelease[37]: waited before lock [14].acquireAndRelease[37]: locked 18:04:55.845 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.6 MiB, available=3.5 GiB [11].acquireAndRelease[35]: waited before unlock [11].acquireAndRelease[35]: exiting [11].acquireAndRelease[36]: entered [9].acquireAndRelease[39]: waited before lock [9].acquireAndRelease[39]: locked [7].acquireAndRelease[40]: waited before unlock [7].acquireAndRelease[40]: exiting [7].acquireAndRelease[41]: entered 18:04:55.881 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7385 RepoFileDtos: [10].acquireAndRelease[38]: waited before unlock [15].acquireAndRelease[36]: waited before unlock [15].acquireAndRelease[36]: exiting [15].acquireAndRelease[37]: entered [10].acquireAndRelease[38]: exiting [10].acquireAndRelease[39]: entered [3].acquireAndRelease[40]: waited before lock [3].acquireAndRelease[40]: locked [7].acquireAndRelease[41]: waited before lock [7].acquireAndRelease[41]: locked 18:04:55.928 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.7 MiB, available=3.5 GiB [13].acquireAndRelease[36]: waited before lock [13].acquireAndRelease[36]: locked 18:04:55.964 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7486 RepoFileDtos: 18:04:55.995 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.7 MiB, available=3.5 GiB [15].acquireAndRelease[37]: waited before lock [15].acquireAndRelease[37]: locked [11].acquireAndRelease[36]: waited before lock [11].acquireAndRelease[36]: locked [5].acquireAndRelease[41]: waited before unlock [5].acquireAndRelease[41]: exiting [5].acquireAndRelease[42]: entered 18:04:56.038 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7587 RepoFileDtos: [2].acquireAndRelease[39]: waited before unlock [2].acquireAndRelease[39]: exiting [2].acquireAndRelease[40]: entered [10].acquireAndRelease[39]: waited before lock [10].acquireAndRelease[39]: locked 18:04:56.074 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.8 MiB, available=3.5 GiB 18:04:56.103 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7688 RepoFileDtos: [14].acquireAndRelease[37]: waited before unlock [14].acquireAndRelease[37]: exiting [14].acquireAndRelease[38]: entered [13].acquireAndRelease[36]: waited before unlock [13].acquireAndRelease[36]: exiting [13].acquireAndRelease[37]: entered [15].acquireAndRelease[37]: waited before unlock [15].acquireAndRelease[37]: exiting [15].acquireAndRelease[38]: entered 18:04:56.144 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.8 MiB, available=3.5 GiB [6].acquireAndRelease[41]: waited before unlock [6].acquireAndRelease[41]: exiting [6].acquireAndRelease[42]: entered [13].acquireAndRelease[37]: waited before lock [13].acquireAndRelease[37]: locked [18:04:56.180 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7885 RepoFileDtos: 4].acquireAndRelease[35]: waited before unlock [4].acquireAndRelease[35]: exiting [4].acquireAndRelease[36]: entered [2].acquireAndRelease[40]: waited before lock [2].acquireAndRelease[40]: locked [5].acquireAndRelease[42]: waited before lock [5].acquireAndRelease[42]: locked 18:04:56.219 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.9 MiB, available=3.5 GiB [0].acquireAndRelease[38]: waited before unlock [0].acquireAndRelease[38]: exiting [0].acquireAndRelease[39]: entered [6].acquireAndRelease[42]: waited before lock [6].acquireAndRelease[42]: locked [9].acquireAndRelease[39]: waited before unlock [9].acquireAndRelease[39]: exiting [9].acquireAndRelease[40]: entered [14].acquireAndRelease[38]: waited before lock [14].acquireAndRelease[38]: locked [10].acquireAndRelease[39]: waited before unlock [10].acquireAndRelease[39]: exiting [10].acquireAndRelease[40]: entered [11].acquireAndRelease[18:04:56.252 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 7986 RepoFileDtos: 36]: waited before unlock [11].acquireAndRelease[36]: exiting [11].acquireAndRelease[37]: entered [1].acquireAndRelease[39]: waited before unlock [1].acquireAndRelease[39]: exiting [1].acquireAndRelease[40]: entered [12].acquireAndRelease[38]: waited before unlock [12].acquireAndRelease[38]: exiting [12].acquireAndRelease[39]: entered [1].acquireAndRelease[40]: waited before lock [1].acquireAndRelease[40]: locked [8].acquireAndRelease[34]: waited before unlock [8].acquireAndRelease[34]: exiting [8].acquireAndRelease[35]: entered [8].acquireAndRelease[35]: waited before lock [8].acquireAndRelease[35]: locked 18:04:56.287 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.0 MiB, available=3.5 GiB [3].acquireAndRelease[40]: waited before unlock [3].acquireAndRelease[40]: exiting [3].acquireAndRelease[41]: entered [7].acquireAndRelease[41]: waited before unlock [7].acquireAndRelease[41]: exiting [7].acquireAndRelease[42]: entered 18:04:56.321 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8087 RepoFileDtos: [9].acquireAndRelease[40]: waited before lock [9].acquireAndRelease[40]: locked [15].acquireAndRelease[38]: waited before lock [15].acquireAndRelease[38]: locked [0].acquireAndRelease[39]: waited before lock [0].acquireAndRelease[39]: locked [3].acquireAndRelease[41]: waited before lock [3].acquireAndRelease[41]: locked 18:04:56.358 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.0 MiB, available=3.5 GiB [4].acquireAndRelease[36]: waited before lock [4].acquireAndRelease[36]: locked [12].acquireAndRelease[39]: waited before lock [12].acquireAndRelease[39]: locked [11].acquireAndRelease[37]: waited before lock [11].acquireAndRelease[37]: locked [15].acquireAndRelease[38]: waited before unlock [15].acquireAndRelease[38]: exiting [15].acquireAndRelease[39]: entered 18:04:56.415 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8188 RepoFileDtos: [3].acquireAndRelease[41]: waited before unlock [3].acquireAndRelease[41]: exiting [3].acquireAndRelease[42]: entered [7].acquireAndRelease[42]: waited before lock [7].acquireAndRelease[42]: locked [10].acquireAndRelease[40]: waited before lock [10].acquireAndRelease[40]: locked [13].acquireAndRelease[37]: waited before unlock [13].acquireAndRelease[37]: exiting [13].acquireAndRelease[38]: entered 18:04:56.445 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.1 MiB, available=3.5 GiB [8].acquireAndRelease[35]: waited before unlock [8].acquireAndRelease[35]: exiting [8].acquireAndRelease[36]: entered [2].acquireAndRelease[40]: waited before unlock [2].acquireAndRelease[40]: exiting [2].acquireAndRelease[41]: entered [0].acquireAndRelease[39]: waited before unlock [0].acquireAndRelease[39]: exiting [0].acquireAndRelease[40]: entered 18:04:56.484 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8289 RepoFileDtos: [0].acquireAndRelease[40]: waited before lock [0].acquireAndRelease[40]: locked [13].acquireAndRelease[38]: waited before lock [13].acquireAndRelease[38]: locked 18:04:56.516 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.1 MiB, available=3.5 GiB [4].acquireAndRelease[36]: waited before unlock [4].acquireAndRelease[36]: exiting [4].acquireAndRelease[37]: entered [10].acquireAndRelease[40]: waited before unlock [10].acquireAndRelease[40]: exiting [10].acquireAndRelease[41]: entered [15].acquireAndRelease[39]: waited before lock [15].acquireAndRelease[39]: locked [8].acquireAndRelease[36]: waited before lock [8].acquireAndRelease[36]: locked 18:04:56.558 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8486 RepoFileDtos: [3].acquireAndRelease[42]: waited before lock [3].acquireAndRelease[42]: locked [5].acquireAndRelease[42]: waited before unlock [5].acquireAndRelease[42]: exiting [5].acquireAndRelease[43]: entered 18:04:56.592 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.2 MiB, available=3.5 GiB 18:04:56.632 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8587 RepoFileDtos: [2].acquireAndRelease[41]: waited before lock [2].acquireAndRelease[41]: locked [8].acquireAndRelease[36]: waited before unlock [8].acquireAndRelease[36]: exiting [8].acquireAndRelease[37]: entered [4].acquireAndRelease[37]: waited before lock [4].acquireAndRelease[37]: locked [9].acquireAndRelease[40]: waited before unlock [9].acquireAndRelease[40]: exiting [9].acquireAndRelease[41]: entered [14].acquireAndRelease[38]: waited before unlock [14].acquireAndRelease[38]: exiting [14].acquireAndRelease[39]: entered [12].acquireAndRelease[39]: waited before unlock [12].acquireAndRelease[39]: exiting [12].acquireAndRelease[40]: entered 18:04:56.666 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.3 MiB, available=3.5 GiB [10].acquireAndRelease[41]: waited before lock [10].acquireAndRelease[41]: locked [12].acquireAndRelease[40]: waited before lock [12].acquireAndRelease[40]: locked [5].acquireAndRelease[43]: waited before lock [5].acquireAndRelease[43]: locked 18:04:56.703 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8688 RepoFileDtos: [15].acquireAndRelease[39]: waited before unlock [15].acquireAndRelease[39]: exiting [15].acquireAndRelease[40]: entered [13].acquireAndRelease[38]: waited before unlock [13].acquireAndRelease[38]: exiting [13].acquireAndRelease[39]: entered [5].acquireAndRelease[43]: waited before unlock [5].acquireAndRelease[43]: exiting [5].acquireAndRelease[44]: entered [1].acquireAndRelease[40]: waited before unlock [1].acquireAndRelease[40]: exiting [1].acquireAndRelease[41]: entered [6].acquireAndRelease[42]: waited before unlock [6].acquireAndRelease[42]: exiting [6].acquireAndRelease[43]: entered 18:04:56.744 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.3 MiB, available=3.5 GiB [13].acquireAndRelease[39]: waited before lock [13].acquireAndRelease[39]: locked 18:04:56.780 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8789 RepoFileDtos: [0].acquireAndRelease[40]: waited before unlock [0].acquireAndRelease[40]: exiting [0].acquireAndRelease[41]: entered [9].acquireAndRelease[41]: waited before lock [9].acquireAndRelease[41]: locked [5].acquireAndRelease[44]: waited before lock [5].acquireAndRelease[44]: locked [11].acquireAndRelease[37]: waited before unlock [11].acquireAndRelease[37]: exiting [11].acquireAndRelease[38]: entered 18:04:56.812 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.4 MiB, available=3.5 GiB [8].acquireAndRelease[37]: waited before lock [8].acquireAndRelease[37]: locked [14].acquireAndRelease[39]: waited before lock [14].acquireAndRelease[39]: locked [7].acquireAndRelease[42]: waited before unlock [7].acquireAndRelease[42]: exiting [7].acquireAndRelease[43]: entered [1].acquireAndRelease[41]: waited before lock [1].acquireAndRelease[41]: locked 18:04:56.856 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 8890 RepoFileDtos: [15].acquireAndRelease[40]: waited before lock [15].acquireAndRelease[40]: locked [6].acquireAndRelease[43]: waited before lock [6].acquireAndRelease[43]: locked [9].acquireAndRelease[41]: waited before unlock [9].acquireAndRelease[41]: exiting [9].acquireAndRelease[42]: entered [4].acquireAndRelease[37]: waited before unlock [4].acquireAndRelease[37]: exiting [4].acquireAndRelease[38]: entered 18:04:56.889 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.4 MiB, available=3.5 GiB [0].acquireAndRelease[41]: waited before lock [0].acquireAndRelease[41]: locked [3].acquireAndRelease[42]: waited before unlock [3].acquireAndRelease[42]: exiting [3].acquireAndRelease[43]: entered 18:04:56.935 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9087 RepoFileDtos: [3].acquireAndRelease[43]: waited before lock [3].acquireAndRelease[43]: locked [4].acquireAndRelease[38]: waited before lock [4].acquireAndRelease[38]: locked 18:04:56.965 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB [4].acquireAndRelease[38]: waited before unlock [4].acquireAndRelease[38]: exiting [4].acquireAndRelease[39]: entered [11].acquireAndRelease[38]: waited before lock [11].acquireAndRelease[38]: locked [2].acquireAndRelease[41]: waited before unlock [2].acquireAndRelease[41]: exiting [2].acquireAndRelease[42]: entered 18:04:57.010 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9188 RepoFileDtos: [7].acquireAndRelease[43]: waited before lock [7].acquireAndRelease[43]: locked [8].acquireAndRelease[37]: waited before unlock [8].acquireAndRelease[37]: exiting [8].acquireAndRelease[38]: entered [13].acquireAndRelease[39]: waited before unlock [13].acquireAndRelease[39]: exiting [13].acquireAndRelease[40]: entered [9].acquireAndRelease[42]: waited before lock [9].acquireAndRelease[42]: locked [0].acquireAndRelease[41]: waited before unlock [0].acquireAndRelease[41]: exiting [0].acquireAndRelease[42]: entered 18:04:57.052 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB [12].acquireAndRelease[40]: waited before unlock [12].acquireAndRelease[40]: exiting [12].acquireAndRelease[41]: entered [2].acquireAndRelease[42]: waited before lock [2].acquireAndRelease[42]: locked [4].acquireAndRelease[39]: waited before lock [4].acquireAndRelease[39]: locked [6].acquireAndRelease[43]: waited before unlock [6].acquireAndRelease[43]: exiting [6].acquireAndRelease[44]: entered 18:04:57.095 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9289 RepoFileDtos: [10].acquireAndRelease[41]: waited before unlock [10].acquireAndRelease[41]: exiting [10].acquireAndRelease[42]: entered [6].acquireAndRelease[44]: waited before lock [6].acquireAndRelease[44]: locked [10].acquireAndRelease[42]: waited before lock [10].acquireAndRelease[42]: locked 18:04:57.127 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.7 MiB, available=3.5 GiB [15].acquireAndRelease[40]: waited before unlock [15].acquireAndRelease[40]: exiting [15].acquireAndRelease[41]: entered [10].acquireAndRelease[42]: waited before unlock [10].acquireAndRelease[42]: exiting [10].acquireAndRelease[43]: entered 18:04:57.165 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9390 RepoFileDtos: [8].acquireAndRelease[38]: waited before lock [8].acquireAndRelease[38]: locked [7].acquireAndRelease[43]: waited before unlock [7].acquireAndRelease[43]: exiting [7].acquireAndRelease[44]: entered [4].acquireAndRelease[39]: waited before unlock 18:04:57.198 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.7 MiB, available=3.5 GiB [4].acquireAndRelease[39]: exiting [4].acquireAndRelease[40]: entered [13].acquireAndRelease[40]: waited before lock [13].acquireAndRelease[40]: locked 18:04:57.230 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9491 RepoFileDtos: [0].acquireAndRelease[42]: waited before lock [0].acquireAndRelease[42]: locked [7].acquireAndRelease[44]: waited before lock [7].acquireAndRelease[44]: locked [11].acquireAndRelease[38]: waited before unlock [11].acquireAndRelease[38]: exiting [11].acquireAndRelease[39]: entered [12].acquireAndRelease[41]: waited before lock [12].acquireAndRelease[41]: locked [5].acquireAndRelease[44]: waited before unlock [5].acquireAndRelease[44]: exiting [5].acquireAndRelease[45]: entered [1].acquireAndRelease[41]: waited before unlock [1].acquireAndRelease[41]: exiting [1].acquireAndRelease[42]: entered 18:04:57.263 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.8 MiB, available=3.5 GiB [10].acquireAndRelease[43]: waited before lock [10].acquireAndRelease[43]: locked [5].acquireAndRelease[45]: waited before lock [5].acquireAndRelease[45]: locked [4].acquireAndRelease[40]: waited before lock [4].acquireAndRelease[40]: locked [15].acquireAndRelease[41]: waited before lock [15].acquireAndRelease[41]: locked [14].acquireAndRelease[39]: waited before unlock [14].acquireAndRelease[39]: exiting [14].acquireAndRelease[40]: entered [11].acquireAndRelease[39]: waited before lock [11].acquireAndRelease[39]: locked 18:04:57.310 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9784 RepoFileDtos: 18:04:57.340 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB [9].acquireAndRelease[42]: waited before unlock [9].acquireAndRelease[42]: exiting [9].acquireAndRelease[43]: entered [14].acquireAndRelease[40]: waited before lock [14].acquireAndRelease[40]: locked [12].acquireAndRelease[41]: waited before unlock [12].acquireAndRelease[41]: exiting [12].acquireAndRelease[42]: entered 18:04:57.377 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9885 RepoFileDtos: [3].acquireAndRelease[43]: waited before unlock [3].acquireAndRelease[43]: exiting [3].acquireAndRelease[44]: entered [0].acquireAndRelease[42]: waited before unlock [0].acquireAndRelease[42]: exiting [0].acquireAndRelease[43]: entered [2].acquireAndRelease[42]: waited before unlock [2].acquireAndRelease[42]: exiting [2].acquireAndRelease[43]: entered [1].acquireAndRelease[42]: waited before lock [1].acquireAndRelease[42]: locked 18:04:57.418 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.0 MiB, available=3.5 GiB [6].acquireAndRelease[44]: waited before unlock [6].acquireAndRelease[44]: exiting [6].acquireAndRelease[45]: entered [0].acquireAndRelease[43]: waited before lock [0].acquireAndRelease[43]: locked 18:04:57.451 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 9986 RepoFileDtos: [7].acquireAndRelease[44]: waited before unlock [7].acquireAndRelease[44]: exiting [7].acquireAndRelease[45]: entered [14].acquireAndRelease[40]: waited before unlock [14].acquireAndRelease[40]: exiting [14].acquireAndRelease[41]: entered [9].acquireAndRelease[43]: waited before lock [9].acquireAndRelease[43]: locked 18:04:57.487 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.0 MiB, available=3.5 GiB 18:04:57.519 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10087 RepoFileDtos: [12].acquireAndRelease[42]: waited before lock [12].acquireAndRelease[42]: locked [3].acquireAndRelease[44]: waited before lock [3].acquireAndRelease[44]: locked [14].acquireAndRelease[41]: waited before lock [14].acquireAndRelease[41]: locked 18:04:57.552 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.1 MiB, available=3.5 GiB [13].acquireAndRelease[40]: waited before unlock [13].acquireAndRelease[40]: exiting [13].acquireAndRelease[41]: entered [4].acquireAndRelease[40]: waited before unlock [4].acquireAndRelease[40]: exiting [4].acquireAndRelease[41]: entered [11].acquireAndRelease[39]: waited before unlock [11].acquireAndRelease[39]: exiting [11].acquireAndRelease[40]: entered 18:04:57.587 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10188 RepoFileDtos: [2].acquireAndRelease[43]: waited before lock [2].acquireAndRelease[43]: locked [2].acquireAndRelease[43]: waited before unlock [2].acquireAndRelease[43]: exiting [2].acquireAndRelease[44]: entered [5].acquireAndRelease[45]: waited before unlock [5].acquireAndRelease[45]: exiting [5].acquireAndRelease[46]: entered 18:04:57.621 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.1 MiB, available=3.5 GiB [15].acquireAndRelease[41]: waited before unlock [15].acquireAndRelease[41]: exiting [15].acquireAndRelease[42]: entered [7].acquireAndRelease[45]: waited before lock [7].acquireAndRelease[45]: locked [6].acquireAndRelease[45]: waited before lock [6].acquireAndRelease[45]: locked [8].acquireAndRelease[38]: waited before unlock [8].acquireAndRelease[38]: exiting [8].acquireAndRelease[39]: entered 18:04:57.660 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10385 RepoFileDtos: 18:04:57.692 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.2 MiB, available=3.5 GiB [4].acquireAndRelease[41]: waited before lock [4].acquireAndRelease[41]: locked 18:04:57.723 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10486 RepoFileDtos: [0].acquireAndRelease[43]: waited before unlock [0].acquireAndRelease[43]: exiting [0].acquireAndRelease[44]: entered [13].acquireAndRelease[41]: waited before lock [13].acquireAndRelease[41]: locked [1].acquireAndRelease[42]: waited before unlock [1].acquireAndRelease[42]: exiting [1].acquireAndRelease[43]: entered [5].acquireAndRelease[46]: waited before lock [5].acquireAndRelease[46]: locked [0].acquireAndRelease[44]: waited before lock [0].acquireAndRelease[44]: locked [10].acquireAndRelease[43]: waited before unlock [10].acquireAndRelease[43]: exiting [10].acquireAndRelease[44]: entered 18:04:57.761 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.3 MiB, available=3.5 GiB [2].acquireAndRelease[44]: waited before lock [2].acquireAndRelease[44]: locked [11].acquireAndRelease[40]: waited before lock [11].acquireAndRelease[40]: locked [14].acquireAndRelease[41]: waited before unlock [14].acquireAndRelease[41]: exiting [14].acquireAndRelease[42]: entered [15].acquireAndRelease[42]: waited before lock [15].acquireAndRelease[42]: locked [6].acquireAndRelease[45]: waited before unlock [6].acquireAndRelease[45]: exiting [6].acquireAndRelease[46]: entered [4].acquireAndRelease[41]: waited before unlock [4].acquireAndRelease[41]: exiting [4].acquireAndRelease[42]: entered 18:04:57.795 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10587 RepoFileDtos: [3].acquireAndRelease[44]: waited before unlock [3].acquireAndRelease[44]: exiting [3].acquireAndRelease[45]: entered [12].acquireAndRelease[42]: waited before unlock [12].acquireAndRelease[42]: exiting [12].acquireAndRelease[43]: entered [13].acquireAndRelease[41]: waited before unlock [13].acquireAndRelease[41]: exiting [13].acquireAndRelease[42]: entered [12].acquireAndRelease[43]: waited before lock [12].acquireAndRelease[43]: locked [4].acquireAndRelease[42]: waited before lock [4].acquireAndRelease[42]: locked 18:04:57.829 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.3 MiB, available=3.5 GiB [9].acquireAndRelease[43]: waited before unlock [9].acquireAndRelease[43]: exiting [8].acquireAndRelease[39]: waited before lock [8].acquireAndRelease[39]: locked [9].acquireAndRelease[44]: entered [14].acquireAndRelease[42]: waited before lock [14].acquireAndRelease[42]: locked 18:04:57.872 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10688 RepoFileDtos: [10].acquireAndRelease[44]: waited before lock [10].acquireAndRelease[44]: locked [13].acquireAndRelease[42]: waited before lock [13].acquireAndRelease[42]: locked [9].acquireAndRelease[44]: waited before lock [9].acquireAndRelease[44]: locked [6].acquireAndRelease[46]: waited before lock [6].acquireAndRelease[46]: locked [11].acquireAndRelease[40]: waited before unlock [11].acquireAndRelease[40]: exiting [11].acquireAndRelease[41]: entered 18:04:57.910 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.4 MiB, available=3.5 GiB [1].acquireAndRelease[43]: waited before lock [1].acquireAndRelease[43]: locked 18:04:57.945 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10789 RepoFileDtos: [3].acquireAndRelease[45]: waited before lock [3].acquireAndRelease[45]: locked [13].acquireAndRelease[42]: waited before unlock [13].acquireAndRelease[42]: exiting [13].acquireAndRelease[43]: entered [13].acquireAndRelease[43]: waited before lock [13].acquireAndRelease[43]: locked 18:04:57.985 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.4 MiB, available=3.5 GiB [4].acquireAndRelease[42]: waited before unlock [4].acquireAndRelease[42]: exiting [4].acquireAndRelease[43]: entered 18:04:58.020 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 10986 RepoFileDtos: [7].acquireAndRelease[45]: waited before unlock [7].acquireAndRelease[45]: exiting [7].acquireAndRelease[46]: entered [10].acquireAndRelease[44]: waited before unlock [10].acquireAndRelease[44]: exiting [10].acquireAndRelease[45]: entered [7].acquireAndRelease[46]: waited before lock [6].acquireAndRelease[46]: waited before unlock [6].acquireAndRelease[46]: exiting [6].acquireAndRelease[47]: entered [7].acquireAndRelease[46]: locked [13].acquireAndRelease[43]: waited before unlock [13].acquireAndRelease[43]: exiting [13].acquireAndRelease[44]: entered 18:04:58.058 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.5 MiB, available=3.5 GiB [1].acquireAndRelease[43]: waited before unlock [1].acquireAndRelease[43]: exiting [1].acquireAndRelease[44]: entered [11].acquireAndRelease[41]: waited before lock [11].acquireAndRelease[41]: locked [12].acquireAndRelease[43]: waited before unlock [12].acquireAndRelease[43]: exiting [12].acquireAndRelease[44]: entered [4].acquireAndRelease[43]: waited before lock [4].acquireAndRelease[43]: locked [1].acquireAndRelease[44]: waited before lock [1].acquireAndRelease[44]: locked [13].acquireAndRelease[44]: waited before lock [13].acquireAndRelease[44]: locked [7].acquireAndRelease[46]: waited before unlock [7].acquireAndRelease[46]: exiting [7].acquireAndRelease[47]: entered 18:04:58.100 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11087 RepoFileDtos: [4].acquireAndRelease[43]: waited before unlock [4].acquireAndRelease[43]: exiting [4].acquireAndRelease[44]: entered [7].acquireAndRelease[47]: waited before lock [7].acquireAndRelease[47]: locked [2].acquireAndRelease[44]: waited before unlock [2].acquireAndRelease[44]: exiting [2].acquireAndRelease[45]: entered 18:04:58.135 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.6 MiB, available=3.5 GiB [15].acquireAndRelease[42]: waited before unlock [15].acquireAndRelease[42]: exiting [15].acquireAndRelease[43]: entered [0].acquireAndRelease[44]: waited before unlock [0].acquireAndRelease[44]: exiting [0].acquireAndRelease[45]: entered 18:04:58.167 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11188 RepoFileDtos: [14].acquireAndRelease[42]: waited before unlock [14].acquireAndRelease[42]: exiting [14].acquireAndRelease[43]: entered [10].acquireAndRelease[45]: waited before lock [10].acquireAndRelease[45]: locked [9].acquireAndRelease[44]: waited before unlock [9].acquireAndRelease[44]: exiting [9].acquireAndRelease[45]: entered [2].acquireAndRelease[45]: waited before lock [2].acquireAndRelease[45]: locked [13].acquireAndRelease[44]: waited before unlock [13].acquireAndRelease[44]: exiting [13].acquireAndRelease[45]: entered [12].acquireAndRelease[44]: waited before lock [12].acquireAndRelease[44]: locked 18:04:58.201 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.6 MiB, available=3.5 GiB [6].acquireAndRelease[47]: waited before lock [6].acquireAndRelease[47]: locked [3].acquireAndRelease[45]: waited before unlock [3].acquireAndRelease[45]: exiting [3].acquireAndRelease[46]: entered [5].acquireAndRelease[46]: waited before unlock [5].acquireAndRelease[46]: exiting [5].acquireAndRelease[47]: entered [5].acquireAndRelease[47]: waited before lock [5].acquireAndRelease[47]: locked 18:04:58.242 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11289 RepoFileDtos: [4].acquireAndRelease[44]: waited before lock [4].acquireAndRelease[44]: locked [14].acquireAndRelease[43]: waited before lock [14].acquireAndRelease[43]: locked [15].acquireAndRelease[43]: waited before lock [15].acquireAndRelease[43]: locked 18:04:58.279 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.7 MiB, available=3.5 GiB [10].acquireAndRelease[45]: waited before unlock [10].acquireAndRelease[45]: exiting [10].acquireAndRelease[46]: entered [0].acquireAndRelease[45]: waited before lock [0].acquireAndRelease[45]: locked [13].acquireAndRelease[45]: waited before lock [13].acquireAndRelease[45]: locked [9].acquireAndRelease[45]: waited before lock [9].acquireAndRelease[45]: locked [8].acquireAndRelease[39]: waited before unlock [8].acquireAndRelease[39]: exiting [8].acquireAndRelease[40]: entered 18:04:58.317 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11390 RepoFileDtos: [8].acquireAndRelease[40]: waited before lock [8].acquireAndRelease[40]: locked [10].acquireAndRelease[46]: waited before lock [10].acquireAndRelease[46]: locked [15].acquireAndRelease[43]: waited before unlock [15].acquireAndRelease[43]: exiting [15].acquireAndRelease[44]: entered [3].acquireAndRelease[46]: waited before lock [3].acquireAndRelease[46]: locked 18:04:58.353 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.7 MiB, available=3.5 GiB 18:04:58.392 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11587 RepoFileDtos: [1].acquireAndRelease[44]: waited before unlock [1].acquireAndRelease[44]: exiting [1].acquireAndRelease[45]: entered [1].acquireAndRelease[45]: waited before lock [1].acquireAndRelease[45]: locked 18:04:58.426 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.8 MiB, available=3.5 GiB [6].acquireAndRelease[47]: waited before unlock [6].acquireAndRelease[47]: exiting [6].acquireAndRelease[48]: entered 18:04:58.461 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11688 RepoFileDtos: [5].acquireAndRelease[47]: waited before unlock [5].acquireAndRelease[47]: exiting [5].acquireAndRelease[48]: entered [6].acquireAndRelease[48]: waited before lock [6].acquireAndRelease[48]: locked [15].acquireAndRelease[44]: waited before lock [15].acquireAndRelease[44]: locked 18:04:58.504 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.9 MiB, available=3.5 GiB [11].acquireAndRelease[41]: waited before unlock [11].acquireAndRelease[41]: exiting [11].acquireAndRelease[42]: entered [7].acquireAndRelease[47]: waited before unlock [7].acquireAndRelease[47]: exiting [7].acquireAndRelease[48]: entered [4].acquireAndRelease[44]: waited before unlock [4].acquireAndRelease[44]: exiting [4].acquireAndRelease[45]: entered [15].acquireAndRelease[44]: waited before unlock [15].acquireAndRelease[44]: exiting [15].acquireAndRelease[45]: entered 18:04:58.543 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11789 RepoFileDtos: [5].acquireAndRelease[48]: waited before lock [5].acquireAndRelease[48]: locked 18:04:58.579 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.9 MiB, available=3.5 GiB [4].acquireAndRelease[45]: waited before lock [4].acquireAndRelease[45]: locked [3].acquireAndRelease[46]: waited before unlock [3].acquireAndRelease[46]: exiting [3].acquireAndRelease[47]: entered [7].acquireAndRelease[48]: waited before lock [7].acquireAndRelease[48]: locked [1].acquireAndRelease[45]: waited before unlock [1].acquireAndRelease[45]: exiting [1].acquireAndRelease[46]: entered [11].acquireAndRelease[42]: waited before lock [11].acquireAndRelease[42]: locked [10].acquireAndRelease[46]: waited before unlock [10].acquireAndRelease[46]: exiting [10].acquireAndRelease[47]: entered [3].acquireAndRelease[47]: waited before lock [3].acquireAndRelease[47]: locked 18:04:58.616 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11890 RepoFileDtos: [10].acquireAndRelease[47]: waited before lock [10].acquireAndRelease[47]: locked [13].acquireAndRelease[45]: waited before unlock [13].acquireAndRelease[45]: exiting [13].acquireAndRelease[46]: entered [10].acquireAndRelease[47]: waited before unlock [10].acquireAndRelease[47]: exiting [10].acquireAndRelease[48]: entered 18:04:58.653 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.0 MiB, available=3.5 GiB [2].acquireAndRelease[45]: waited before unlock [2].acquireAndRelease[45]: exiting [2].acquireAndRelease[46]: entered [15].acquireAndRelease[45]: waited before lock [15].acquireAndRelease[45]: locked [12].acquireAndRelease[44]: waited before unlock [12].acquireAndRelease[44]: exiting [12].acquireAndRelease[45]: entered 18:04:58.693 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 11991 RepoFileDtos: [8].acquireAndRelease[40]: waited before unlock [8].acquireAndRelease[40]: exiting [8].acquireAndRelease[41]: entered [9].acquireAndRelease[45]: waited before unlock [9].acquireAndRelease[45]: exiting [9].acquireAndRelease[46]: entered [0].acquireAndRelease[45]: waited before unlock [0].acquireAndRelease[45]: exiting [0].acquireAndRelease[46]: entered [2].acquireAndRelease[46]: waited before lock [2].acquireAndRelease[46]: locked [9].acquireAndRelease[46]: waited before lock [9].acquireAndRelease[46]: locked 18:04:58.733 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.0 MiB, available=3.5 GiB [1].acquireAndRelease[46]: waited before lock [1].acquireAndRelease[46]: locked [14].acquireAndRelease[43]: waited before unlock [14].acquireAndRelease[43]: exiting [14].acquireAndRelease[44]: entered [8].acquireAndRelease[41]: waited before lock [8].acquireAndRelease[41]: locked [12].acquireAndRelease[45]: waited before lock [12].acquireAndRelease[45]: locked [9].acquireAndRelease[46]: waited before unlock [9].acquireAndRelease[46]: exiting [9].acquireAndRelease[47]: entered [15].acquireAndRelease[45]: waited before unlock [15].acquireAndRelease[45]: exiting [15].acquireAndRelease[46]: entered [13].acquireAndRelease[46]: waited before lock [13].acquireAndRelease[46]: locked 18:04:58.774 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12188 RepoFileDtos: [0].acquireAndRelease[46]: waited before lock [0].acquireAndRelease[46]: locked 18:04:58.811 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.1 MiB, available=3.5 GiB [10].acquireAndRelease[48]: waited before lock [10].acquireAndRelease[48]: locked 18:04:58.851 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12289 RepoFileDtos: [14].acquireAndRelease[44]: waited before lock [14].acquireAndRelease[44]: locked [4].acquireAndRelease[45]: waited before unlock [4].acquireAndRelease[45]: exiting [4].acquireAndRelease[46]: entered [14].acquireAndRelease[44]: waited before unlock [14].acquireAndRelease[44]: exiting [14].acquireAndRelease[45]: entered [9].acquireAndRelease[47]: waited before lock [9].acquireAndRelease[47]: locked 18:04:58.896 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.2 MiB, available=3.5 GiB [11].acquireAndRelease[42]: waited before unlock [11].acquireAndRelease[42]: exiting [11].acquireAndRelease[43]: entered [12].acquireAndRelease[45]: waited before unlock [12].acquireAndRelease[45]: exiting [12].acquireAndRelease[46]: entered [11].acquireAndRelease[43]: waited before lock [11].acquireAndRelease[43]: locked 18:04:58.931 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12390 RepoFileDtos: [14].acquireAndRelease[45]: waited before lock [14].acquireAndRelease[45]: locked [15].acquireAndRelease[46]: waited before lock [15].acquireAndRelease[46]: locked 18:04:58.968 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.3 MiB, available=3.5 GiB [6].acquireAndRelease[48]: waited before unlock [6].acquireAndRelease[48]: exiting [6].acquireAndRelease[49]: entered [12].acquireAndRelease[46]: waited before lock [12].acquireAndRelease[46]: locked 18:04:59.003 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12491 RepoFileDtos: [5].acquireAndRelease[48]: waited before unlock [5].acquireAndRelease[48]: exiting [5].acquireAndRelease[49]: entered [11].acquireAndRelease[43]: waited before unlock [11].acquireAndRelease[43]: exiting [11].acquireAndRelease[44]: entered [1].acquireAndRelease[46]: waited before unlock [1].acquireAndRelease[46]: exiting [1].acquireAndRelease[47]: entered 18:04:59.039 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.3 MiB, available=3.5 GiB [4].acquireAndRelease[46]: waited before lock [4].acquireAndRelease[46]: locked [13].acquireAndRelease[46]: waited before unlock [13].acquireAndRelease[46]: exiting [13].acquireAndRelease[47]: entered [1].acquireAndRelease[47]: waited before lock [1].acquireAndRelease[47]: locked [5].acquireAndRelease[49]: waited before lock 18:04:59.076 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12592 RepoFileDtos: [5].acquireAndRelease[49]: locked [3].acquireAndRelease[47]: waited before unlock [3].acquireAndRelease[47]: exiting [3].acquireAndRelease[48]: entered [7].acquireAndRelease[48]: waited before unlock [7].acquireAndRelease[48]: exiting [7].acquireAndRelease[49]: entered [3].acquireAndRelease[48]: waited before lock [3].acquireAndRelease[48]: locked [6].acquireAndRelease[49]: waited before lock [6].acquireAndRelease[49]: locked 18:04:59.121 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.4 MiB, available=3.5 GiB [1].acquireAndRelease[47]: waited before unlock [1].acquireAndRelease[47]: exiting [1].acquireAndRelease[48]: entered [15].acquireAndRelease[46]: waited before unlock [15].acquireAndRelease[46]: exiting [15].acquireAndRelease[47]: entered [11].acquireAndRelease[44]: waited before lock [11].acquireAndRelease[44]: locked [4].acquireAndRelease[46]: waited before unlock [4].acquireAndRelease[46]: exiting [4].acquireAndRelease[47]: entered 18:04:59.165 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12885 RepoFileDtos: [13].acquireAndRelease[47]: waited before lock [13].acquireAndRelease[47]: locked [2].acquireAndRelease[46]: waited before unlock [2].acquireAndRelease[46]: exiting [2].acquireAndRelease[47]: entered [1].acquireAndRelease[48]: waited before lock [1].acquireAndRelease[48]: locked [13].acquireAndRelease[47]: waited before unlock [13].acquireAndRelease[47]: exiting [13].acquireAndRelease[48]: entered 18:04:59.209 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.5 MiB, available=3.5 GiB [7].acquireAndRelease[49]: waited before lock [7].acquireAndRelease[49]: locked 18:04:59.243 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 12986 RepoFileDtos: [8].acquireAndRelease[41]: waited before unlock [8].acquireAndRelease[41]: exiting [8].acquireAndRelease[42]: entered [10].acquireAndRelease[48]: waited before unlock [10].acquireAndRelease[48]: exiting [10].acquireAndRelease[49]: entered [9].acquireAndRelease[47]: waited before unlock [9].acquireAndRelease[47]: exiting [9].acquireAndRelease[48]: entered [0].acquireAndRelease[46]: waited before unlock [0].acquireAndRelease[46]: exiting [0].acquireAndRelease[47]: entered 18:04:59.278 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.6 MiB, available=3.5 GiB [14].acquireAndRelease[45]: waited before unlock [14].acquireAndRelease[45]: exiting [14].acquireAndRelease[46]: entered [4].acquireAndRelease[47]: waited before lock [4].acquireAndRelease[47]: locked 18:04:59.315 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13087 RepoFileDtos: [15].acquireAndRelease[47]: waited before lock [15].acquireAndRelease[47]: locked [7].acquireAndRelease[49]: waited before unlock [7].acquireAndRelease[49]: exiting [6].acquireAndRelease[49]: waited before unlock [6].acquireAndRelease[49]: exiting [9].acquireAndRelease[48]: waited before lock [9].acquireAndRelease[48]: locked [3].acquireAndRelease[48]: waited before unlock [3].acquireAndRelease[48]: exiting [3].acquireAndRelease[49]: entered 18:04:59.344 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.6 MiB, available=3.5 GiB [8].acquireAndRelease[42]: waited before lock [8].acquireAndRelease[42]: locked [2].acquireAndRelease[47]: waited before lock [2].acquireAndRelease[47]: locked [0].acquireAndRelease[47]: waited before lock [0].acquireAndRelease[47]: locked [3].acquireAndRelease[49]: waited before lock [3].acquireAndRelease[49]: locked [14].acquireAndRelease[46]: waited before lock [1].acquireAndRelease[48]: waited before unlock [1].acquireAndRelease[48]: exiting [1].acquireAndRelease[49]: entered [14].acquireAndRelease[46]: locked 18:04:59.384 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13188 RepoFileDtos: [13].acquireAndRelease[48]: waited before lock [13].acquireAndRelease[48]: locked [0].acquireAndRelease[47]: waited before unlock [0].acquireAndRelease[47]: exiting [0].acquireAndRelease[48]: entered [12].acquireAndRelease[46]: waited before unlock [12].acquireAndRelease[46]: exiting [12].acquireAndRelease[47]: entered [8].acquireAndRelease[42]: waited before unlock [8].acquireAndRelease[42]: exiting [8].acquireAndRelease[43]: entered 18:04:59.424 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.7 MiB, available=3.5 GiB [14].acquireAndRelease[46]: waited before unlock [14].acquireAndRelease[46]: exiting [14].acquireAndRelease[47]: entered [10].acquireAndRelease[49]: waited before lock [10].acquireAndRelease[49]: locked [0].acquireAndRelease[48]: waited before lock [0].acquireAndRelease[48]: locked 18:04:59.461 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13289 RepoFileDtos: [12].acquireAndRelease[47]: waited before lock [12].acquireAndRelease[47]: locked [8].acquireAndRelease[43]: waited before lock [8].acquireAndRelease[43]: locked 18:04:59.500 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.7 MiB, available=3.5 GiB [2].acquireAndRelease[47]: waited before unlock [2].acquireAndRelease[47]: exiting [2].acquireAndRelease[48]: entered [1].acquireAndRelease[49]: waited before lock [1].acquireAndRelease[49]: locked 18:04:59.542 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13486 RepoFileDtos: [2].acquireAndRelease[48]: waited before lock [2].acquireAndRelease[48]: locked [5].acquireAndRelease[49]: waited before unlock [5].acquireAndRelease[49]: exiting [9].acquireAndRelease[48]: waited before unlock [9].acquireAndRelease[48]: exiting [9].acquireAndRelease[49]: entered 18:04:59.578 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.8 MiB, available=3.5 GiB [11].acquireAndRelease[44]: waited before unlock [11].acquireAndRelease[44]: exiting [11].acquireAndRelease[45]: entered [11].acquireAndRelease[45]: waited before lock [11].acquireAndRelease[45]: locked 18:04:59.612 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13587 RepoFileDtos: [13].acquireAndRelease[48]: waited before unlock [13].acquireAndRelease[48]: exiting [13].acquireAndRelease[49]: entered [14].acquireAndRelease[47]: waited before lock [14].acquireAndRelease[47]: locked [2].acquireAndRelease[48]: waited before unlock [2].acquireAndRelease[48]: exiting [2].acquireAndRelease[49]: entered 18:04:59.652 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.9 MiB, available=3.5 GiB [13].acquireAndRelease[49]: waited before lock [13].acquireAndRelease[49]: locked 18:04:59.689 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13688 RepoFileDtos: [9].acquireAndRelease[49]: waited before lock [9].acquireAndRelease[49]: locked 18:04:59.728 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.9 MiB, available=3.5 GiB [2].acquireAndRelease[49]: waited before lock [2].acquireAndRelease[49]: locked [2].acquireAndRelease[49]: waited before unlock [2].acquireAndRelease[49]: exiting 18:04:59.770 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13789 RepoFileDtos: [4].acquireAndRelease[47]: waited before unlock [4].acquireAndRelease[47]: exiting [4].acquireAndRelease[48]: entered 18:04:59.818 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.0 MiB, available=3.5 GiB [15].acquireAndRelease[47]: waited before unlock [15].acquireAndRelease[47]: exiting [15].acquireAndRelease[48]: entered [9].acquireAndRelease[49]: waited before unlock [9].acquireAndRelease[49]: exiting [8].acquireAndRelease[43]: waited before unlock [8].acquireAndRelease[43]: exiting [8].acquireAndRelease[44]: entered [3].acquireAndRelease[49]: waited before unlock [3].acquireAndRelease[49]: exiting [0].acquireAndRelease[48]: waited before unlock [0].acquireAndRelease[48]: exiting [0].acquireAndRelease[49]: entered 18:04:59.855 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 13890 RepoFileDtos: [0].acquireAndRelease[49]: waited before lock [0].acquireAndRelease[49]: locked [13].acquireAndRelease[49]: waited before unlock [13].acquireAndRelease[49]: exiting 18:04:59.891 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.0 MiB, available=3.5 GiB [4].acquireAndRelease[48]: waited before lock [4].acquireAndRelease[48]: locked [8].acquireAndRelease[44]: waited before lock [8].acquireAndRelease[44]: locked [14].acquireAndRelease[47]: waited before unlock [14].acquireAndRelease[47]: exiting [14].acquireAndRelease[48]: entered [11].acquireAndRelease[45]: waited before unlock [11].acquireAndRelease[45]: exiting [11].acquireAndRelease[46]: entered [4].acquireAndRelease[48]: waited before unlock [4].acquireAndRelease[48]: exiting [4].acquireAndRelease[49]: entered [1].acquireAndRelease[49]: waited before unlock [1].acquireAndRelease[49]: exiting [12].acquireAndRelease[47]: waited before unlock [12].acquireAndRelease[47]: exiting [12].acquireAndRelease[48]: entered 18:04:59.927 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14087 RepoFileDtos: [15].acquireAndRelease[48]: waited before lock [15].acquireAndRelease[48]: locked [10].acquireAndRelease[49]: waited before unlock [10].acquireAndRelease[49]: exiting [14].acquireAndRelease[48]: waited before lock [14].acquireAndRelease[48]: locked 18:04:59.960 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.1 MiB, available=3.5 GiB [4].acquireAndRelease[49]: waited before lock [4].acquireAndRelease[49]: locked [12].acquireAndRelease[48]: waited before lock [12].acquireAndRelease[48]: locked [11].acquireAndRelease[46]: waited before lock [11].acquireAndRelease[46]: locked 18:04:59.996 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14188 RepoFileDtos: [4].acquireAndRelease[49]: waited before unlock [4].acquireAndRelease[49]: exiting [11].acquireAndRelease[46]: waited before unlock [11].acquireAndRelease[46]: exiting [11].acquireAndRelease[47]: entered 18:05:00.036 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.2 MiB, available=3.5 GiB 18:05:00.072 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14289 RepoFileDtos: [15].acquireAndRelease[48]: waited before unlock [15].acquireAndRelease[48]: exiting [15].acquireAndRelease[49]: entered [15].acquireAndRelease[49]: waited before lock [15].acquireAndRelease[49]: locked 18:05:00.112 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.2 MiB, available=3.5 GiB 18:05:00.153 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14390 RepoFileDtos: 18:05:00.194 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.3 MiB, available=3.5 GiB [11].acquireAndRelease[47]: waited before lock [11].acquireAndRelease[47]: locked [12].acquireAndRelease[48]: waited before unlock [12].acquireAndRelease[48]: exiting [12].acquireAndRelease[49]: entered 18:05:00.238 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14491 RepoFileDtos: 18:05:00.271 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.3 MiB, available=3.5 GiB [15].acquireAndRelease[49]: waited before unlock [15].acquireAndRelease[49]: exiting [8].acquireAndRelease[44]: waited before unlock [8].acquireAndRelease[44]: exiting [8].acquireAndRelease[45]: entered 18:05:00.315 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14688 RepoFileDtos: [12].acquireAndRelease[49]: waited before lock [12].acquireAndRelease[49]: locked [0].acquireAndRelease[49]: waited before unlock [0].acquireAndRelease[49]: exiting [14].acquireAndRelease[48]: waited before unlock [14].acquireAndRelease[48]: exiting [14].acquireAndRelease[49]: entered 18:05:00.359 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.4 MiB, available=3.5 GiB 18:05:00.393 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14789 RepoFileDtos: [8].acquireAndRelease[45]: waited before lock [8].acquireAndRelease[45]: locked 18:05:00.432 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.5 MiB, available=3.5 GiB 18:05:00.466 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14890 RepoFileDtos: [14].acquireAndRelease[49]: waited before lock [14].acquireAndRelease[49]: locked 18:05:00.505 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.5 MiB, available=3.5 GiB 18:05:00.538 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 14991 RepoFileDtos: [11].acquireAndRelease[47]: waited before unlock [11].acquireAndRelease[47]: exiting [11].acquireAndRelease[48]: entered 18:05:00.576 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.6 MiB, available=3.5 GiB [11].acquireAndRelease[48]: waited before lock [11].acquireAndRelease[48]: locked 18:05:00.612 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15092 RepoFileDtos: 18:05:00.644 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.6 MiB, available=3.5 GiB [12].acquireAndRelease[49]: waited before unlock [12].acquireAndRelease[49]: exiting 18:05:00.687 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15289 RepoFileDtos: [8].acquireAndRelease[45]: waited before unlock [8].acquireAndRelease[45]: exiting [8].acquireAndRelease[46]: entered 18:05:00.731 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.7 MiB, available=3.5 GiB 18:05:00.767 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15390 RepoFileDtos: 18:05:00.805 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.8 MiB, available=3.5 GiB [8].acquireAndRelease[46]: waited before lock [8].acquireAndRelease[46]: locked 18:05:00.846 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15491 RepoFileDtos: [14].acquireAndRelease[49]: waited before unlock [14].acquireAndRelease[49]: exiting 18:05:00.886 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.8 MiB, available=3.5 GiB [11].acquireAndRelease[48]: waited before unlock [11].acquireAndRelease[48]: exiting [11].acquireAndRelease[49]: entered [11].acquireAndRelease[49]: waited before lock [11].acquireAndRelease[49]: locked 18:05:00.924 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15592 RepoFileDtos: 18:05:00.968 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.9 MiB, available=3.5 GiB 18:05:01.009 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 15693 RepoFileDtos: [11].acquireAndRelease[49]: waited before unlock [11].acquireAndRelease[49]: exiting 18:05:01.045 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.9 MiB, available=3.5 GiB 18:05:01.101 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16082 RepoFileDtos: 18:05:01.138 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.1 MiB, available=3.5 GiB 18:05:01.172 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16183 RepoFileDtos: 18:05:01.218 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.2 MiB, available=3.5 GiB 18:05:01.259 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16284 RepoFileDtos: 18:05:01.297 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.3 MiB, available=3.5 GiB [8].acquireAndRelease[46]: waited before unlock [8].acquireAndRelease[46]: exiting [8].acquireAndRelease[47]: entered 18:05:01.339 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16385 RepoFileDtos: 18:05:01.390 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.3 MiB, available=3.5 GiB [8].acquireAndRelease[47]: waited before lock [8].acquireAndRelease[47]: locked 18:05:01.433 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16486 RepoFileDtos: 18:05:01.483 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.4 MiB, available=3.5 GiB 18:05:01.528 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16683 RepoFileDtos: 18:05:01.579 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.5 MiB, available=3.5 GiB 18:05:01.622 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16784 RepoFileDtos: 18:05:01.660 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.5 MiB, available=3.5 GiB 18:05:01.705 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16885 RepoFileDtos: [8].acquireAndRelease[47]: waited before unlock [8].acquireAndRelease[47]: exiting [8].acquireAndRelease[48]: entered 18:05:01.757 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.6 MiB, available=3.5 GiB [8].acquireAndRelease[48]: waited before lock [8].acquireAndRelease[48]: locked 18:05:01.798 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 16986 RepoFileDtos: 18:05:01.844 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.6 MiB, available=3.5 GiB 18:05:01.889 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17087 RepoFileDtos: 18:05:01.934 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.7 MiB, available=3.5 GiB 18:05:01.982 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17284 RepoFileDtos: 18:05:02.026 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.8 MiB, available=3.5 GiB 18:05:02.076 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17385 RepoFileDtos: 18:05:02.112 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.8 MiB, available=3.5 GiB 18:05:02.158 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17486 RepoFileDtos: [8].acquireAndRelease[48]: waited before unlock [8].acquireAndRelease[48]: exiting [8].acquireAndRelease[49]: entered 18:05:02.208 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.9 MiB, available=3.5 GiB 18:05:02.249 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17587 RepoFileDtos: 18:05:02.287 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.9 MiB, available=3.5 GiB 18:05:02.340 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17688 RepoFileDtos: [8].acquireAndRelease[49]: waited before lock [8].acquireAndRelease[49]: locked 18:05:02.376 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.0 MiB, available=3.5 GiB 18:05:02.418 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17885 RepoFileDtos: 18:05:02.461 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.1 MiB, available=3.5 GiB 18:05:02.509 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 17986 RepoFileDtos: 18:05:02.553 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.1 MiB, available=3.5 GiB 18:05:02.603 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18087 RepoFileDtos: 18:05:02.641 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.2 MiB, available=3.5 GiB 18:05:02.685 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18188 RepoFileDtos: [8].acquireAndRelease[49]: waited before unlock [8].acquireAndRelease[49]: exiting Test Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.13 sec - in co.codewizards.cloudstore.core.io.LockFileTest 18:05:02.736 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.2 MiB, available=3.5 GiB 18:05:02.773 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18289 RepoFileDtos: 18:05:02.818 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.3 MiB, available=3.5 GiB 18:05:02.861 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18486 RepoFileDtos: 18:05:02.908 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.4 MiB, available=3.5 GiB 18:05:02.958 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18587 RepoFileDtos: 18:05:03.013 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.4 MiB, available=3.5 GiB 18:05:03.065 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18688 RepoFileDtos: 18:05:03.110 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.5 MiB, available=3.5 GiB 18:05:03.158 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18789 RepoFileDtos: 18:05:03.205 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.5 MiB, available=3.5 GiB 18:05:03.265 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 18890 RepoFileDtos: 18:05:03.310 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.6 MiB, available=3.5 GiB 18:05:03.368 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19183 RepoFileDtos: 18:05:03.411 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.7 MiB, available=3.5 GiB 18:05:03.465 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19284 RepoFileDtos: 18:05:03.520 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.8 MiB, available=3.5 GiB 18:05:03.572 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19385 RepoFileDtos: 18:05:03.621 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.8 MiB, available=3.5 GiB 18:05:03.673 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19486 RepoFileDtos: 18:05:03.725 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.9 MiB, available=3.5 GiB 18:05:03.769 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19587 RepoFileDtos: 18:05:03.814 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.9 MiB, available=3.5 GiB 18:05:03.867 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19784 RepoFileDtos: 18:05:03.921 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.1 MiB, available=3.5 GiB 18:05:03.973 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19885 RepoFileDtos: 18:05:04.019 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.1 MiB, available=3.5 GiB 18:05:04.071 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 19986 RepoFileDtos: 18:05:04.114 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.2 MiB, available=3.5 GiB 18:05:04.151 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20087 RepoFileDtos: 18:05:04.199 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.2 MiB, available=3.5 GiB 18:05:04.237 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20188 RepoFileDtos: 18:05:04.283 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.3 MiB, available=3.5 GiB 18:05:04.332 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20385 RepoFileDtos: 18:05:04.372 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.4 MiB, available=3.5 GiB 18:05:04.417 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20486 RepoFileDtos: 18:05:04.460 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.4 MiB, available=3.5 GiB 18:05:04.509 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20587 RepoFileDtos: 18:05:04.548 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.5 MiB, available=3.5 GiB 18:05:04.589 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20688 RepoFileDtos: 18:05:04.633 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.5 MiB, available=3.5 GiB 18:05:04.675 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20789 RepoFileDtos: 18:05:04.715 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.6 MiB, available=3.5 GiB 18:05:04.764 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 20986 RepoFileDtos: 18:05:04.803 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.7 MiB, available=3.5 GiB 18:05:04.848 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21087 RepoFileDtos: 18:05:04.889 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.7 MiB, available=3.5 GiB 18:05:04.934 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21188 RepoFileDtos: 18:05:04.977 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.8 MiB, available=3.5 GiB 18:05:05.026 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21289 RepoFileDtos: 18:05:05.067 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.8 MiB, available=3.5 GiB 18:05:05.111 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21390 RepoFileDtos: 18:05:05.151 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.9 MiB, available=3.5 GiB 18:05:05.202 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21587 RepoFileDtos: 18:05:05.247 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.0 MiB, available=3.5 GiB 18:05:05.292 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21688 RepoFileDtos: 18:05:05.337 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.0 MiB, available=3.5 GiB 18:05:05.380 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21789 RepoFileDtos: 18:05:05.424 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.1 MiB, available=3.5 GiB 18:05:05.464 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21890 RepoFileDtos: 18:05:05.516 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.1 MiB, available=3.5 GiB 18:05:05.558 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 21991 RepoFileDtos: 18:05:05.602 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.2 MiB, available=3.5 GiB 18:05:05.653 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22284 RepoFileDtos: 18:05:05.698 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.3 MiB, available=3.5 GiB 18:05:05.741 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22385 RepoFileDtos: 18:05:05.794 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.4 MiB, available=3.5 GiB 18:05:05.837 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22486 RepoFileDtos: 18:05:05.884 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.4 MiB, available=3.5 GiB 18:05:05.927 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22587 RepoFileDtos: 18:05:05.967 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.5 MiB, available=3.5 GiB 18:05:06.012 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22688 RepoFileDtos: 18:05:06.053 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.5 MiB, available=3.5 GiB 18:05:06.109 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22885 RepoFileDtos: 18:05:06.153 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.6 MiB, available=3.5 GiB 18:05:06.200 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 22986 RepoFileDtos: 18:05:06.244 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.7 MiB, available=3.5 GiB 18:05:06.292 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23087 RepoFileDtos: 18:05:06.335 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.7 MiB, available=3.5 GiB 18:05:06.383 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23188 RepoFileDtos: 18:05:06.430 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.8 MiB, available=3.5 GiB 18:05:06.472 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23289 RepoFileDtos: 18:05:06.517 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.9 MiB, available=3.5 GiB 18:05:06.561 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23486 RepoFileDtos: 18:05:06.603 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.0 MiB, available=3.5 GiB 18:05:06.653 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23587 RepoFileDtos: 18:05:06.707 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.0 MiB, available=3.5 GiB 18:05:06.750 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23688 RepoFileDtos: 18:05:06.790 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.1 MiB, available=3.5 GiB 18:05:06.835 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23789 RepoFileDtos: 18:05:06.880 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.1 MiB, available=3.5 GiB 18:05:06.929 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 23890 RepoFileDtos: 18:05:06.975 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.2 MiB, available=3.5 GiB 18:05:07.022 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24087 RepoFileDtos: 18:05:07.071 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.3 MiB, available=3.5 GiB 18:05:07.115 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24188 RepoFileDtos: 18:05:07.163 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.3 MiB, available=3.5 GiB 18:05:07.211 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24289 RepoFileDtos: 18:05:07.256 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.4 MiB, available=3.5 GiB 18:05:07.301 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24390 RepoFileDtos: 18:05:07.353 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.4 MiB, available=3.5 GiB 18:05:07.404 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24491 RepoFileDtos: 18:05:07.454 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.5 MiB, available=3.5 GiB 18:05:07.499 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24688 RepoFileDtos: 18:05:07.548 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.6 MiB, available=3.5 GiB 18:05:07.594 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24789 RepoFileDtos: 18:05:07.645 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.6 MiB, available=3.5 GiB 18:05:07.692 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24890 RepoFileDtos: 18:05:07.734 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.7 MiB, available=3.5 GiB 18:05:07.780 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 24991 RepoFileDtos: 18:05:07.826 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.7 MiB, available=3.5 GiB 18:05:07.873 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25092 RepoFileDtos: 18:05:07.921 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.8 MiB, available=3.5 GiB 18:05:07.984 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25385 RepoFileDtos: 18:05:08.029 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.9 MiB, available=3.5 GiB 18:05:08.075 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25486 RepoFileDtos: 18:05:08.121 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.0 MiB, available=3.5 GiB 18:05:08.167 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25587 RepoFileDtos: 18:05:08.212 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.0 MiB, available=3.5 GiB 18:05:08.268 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25688 RepoFileDtos: 18:05:08.318 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.1 MiB, available=3.5 GiB 18:05:08.367 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25789 RepoFileDtos: 18:05:08.413 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.1 MiB, available=3.5 GiB 18:05:08.462 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 25986 RepoFileDtos: 18:05:08.511 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.2 MiB, available=3.5 GiB 18:05:08.557 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26087 RepoFileDtos: 18:05:08.605 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.3 MiB, available=3.5 GiB 18:05:08.653 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26188 RepoFileDtos: 18:05:08.702 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.3 MiB, available=3.5 GiB 18:05:08.749 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26289 RepoFileDtos: 18:05:08.793 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.4 MiB, available=3.5 GiB 18:05:08.840 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26390 RepoFileDtos: 18:05:08.890 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.4 MiB, available=3.5 GiB 18:05:08.942 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26587 RepoFileDtos: 18:05:08.991 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.5 MiB, available=3.5 GiB 18:05:09.035 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26688 RepoFileDtos: 18:05:09.084 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.6 MiB, available=3.5 GiB 18:05:09.133 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26789 RepoFileDtos: 18:05:09.200 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.6 MiB, available=3.5 GiB 18:05:09.246 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26890 RepoFileDtos: 18:05:09.296 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.7 MiB, available=3.5 GiB 18:05:09.348 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 26991 RepoFileDtos: 18:05:09.393 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.8 MiB, available=3.5 GiB 18:05:09.444 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27188 RepoFileDtos: 18:05:09.492 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.9 MiB, available=3.5 GiB 18:05:09.542 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27289 RepoFileDtos: 18:05:09.592 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.9 MiB, available=3.5 GiB 18:05:09.639 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27390 RepoFileDtos: 18:05:09.687 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.0 MiB, available=3.5 GiB 18:05:09.733 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27491 RepoFileDtos: 18:05:09.781 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.0 MiB, available=3.5 GiB 18:05:09.829 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27592 RepoFileDtos: 18:05:09.875 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.1 MiB, available=3.5 GiB 18:05:09.924 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27789 RepoFileDtos: 18:05:09.975 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.2 MiB, available=3.5 GiB 18:05:10.025 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27890 RepoFileDtos: 18:05:10.077 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.2 MiB, available=3.5 GiB 18:05:10.127 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 27991 RepoFileDtos: 18:05:10.170 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.3 MiB, available=3.5 GiB 18:05:10.219 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28092 RepoFileDtos: 18:05:10.270 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.3 MiB, available=3.5 GiB 18:05:10.320 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28193 RepoFileDtos: 18:05:10.371 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.4 MiB, available=3.5 GiB 18:05:10.426 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28486 RepoFileDtos: 18:05:10.480 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.5 MiB, available=3.5 GiB 18:05:10.535 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28587 RepoFileDtos: 18:05:10.596 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.6 MiB, available=3.5 GiB 18:05:10.651 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28688 RepoFileDtos: 18:05:10.704 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.6 MiB, available=3.5 GiB 18:05:10.755 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28789 RepoFileDtos: 18:05:10.804 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.7 MiB, available=3.5 GiB 18:05:10.853 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 28890 RepoFileDtos: 18:05:10.906 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.7 MiB, available=3.5 GiB 18:05:10.958 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29087 RepoFileDtos: 18:05:11.005 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.8 MiB, available=3.5 GiB 18:05:11.056 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29188 RepoFileDtos: 18:05:11.102 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.9 MiB, available=3.5 GiB 18:05:11.152 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29289 RepoFileDtos: 18:05:11.201 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.9 MiB, available=3.5 GiB 18:05:11.259 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29390 RepoFileDtos: 18:05:11.311 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.0 MiB, available=3.5 GiB 18:05:11.363 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29491 RepoFileDtos: 18:05:11.416 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.0 MiB, available=3.5 GiB 18:05:11.473 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29688 RepoFileDtos: 18:05:11.521 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.1 MiB, available=3.5 GiB 18:05:11.571 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29789 RepoFileDtos: 18:05:11.622 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.2 MiB, available=3.5 GiB 18:05:11.675 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29890 RepoFileDtos: 18:05:11.725 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.2 MiB, available=3.5 GiB 18:05:11.774 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 29991 RepoFileDtos: 18:05:11.826 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.3 MiB, available=3.5 GiB 18:05:11.882 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30092 RepoFileDtos: 18:05:11.928 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.4 MiB, available=3.5 GiB 18:05:11.979 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30289 RepoFileDtos: 18:05:12.033 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.5 MiB, available=3.5 GiB 18:05:12.086 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30390 RepoFileDtos: 18:05:12.137 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.5 MiB, available=3.5 GiB 18:05:12.190 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30491 RepoFileDtos: 18:05:12.241 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.6 MiB, available=3.5 GiB 18:05:12.293 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30592 RepoFileDtos: 18:05:12.340 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.6 MiB, available=3.5 GiB 18:05:12.397 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30693 RepoFileDtos: 18:05:12.449 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.7 MiB, available=3.5 GiB 18:05:12.509 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30890 RepoFileDtos: 18:05:12.568 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.8 MiB, available=3.5 GiB 18:05:12.623 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 30991 RepoFileDtos: 18:05:12.676 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.8 MiB, available=3.5 GiB 18:05:12.732 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31092 RepoFileDtos: 18:05:12.782 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.9 MiB, available=3.5 GiB 18:05:12.834 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31193 RepoFileDtos: 18:05:12.892 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.9 MiB, available=3.5 GiB 18:05:12.950 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31294 RepoFileDtos: 18:05:13.004 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.0 MiB, available=3.5 GiB 18:05:13.077 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31683 RepoFileDtos: 18:05:13.130 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.2 MiB, available=3.5 GiB 18:05:13.184 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31784 RepoFileDtos: 18:05:13.241 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.2 MiB, available=3.5 GiB 18:05:13.300 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31885 RepoFileDtos: 18:05:13.349 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.3 MiB, available=3.5 GiB 18:05:13.407 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 31986 RepoFileDtos: 18:05:13.455 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.3 MiB, available=3.5 GiB 18:05:13.505 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32087 RepoFileDtos: 18:05:13.558 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.4 MiB, available=3.5 GiB 18:05:13.613 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32284 RepoFileDtos: 18:05:13.672 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.5 MiB, available=3.5 GiB 18:05:13.730 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32385 RepoFileDtos: 18:05:13.781 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.5 MiB, available=3.5 GiB 18:05:13.837 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32486 RepoFileDtos: 18:05:13.891 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.6 MiB, available=3.5 GiB 18:05:13.945 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32587 RepoFileDtos: 18:05:13.998 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.6 MiB, available=3.5 GiB 18:05:14.052 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32688 RepoFileDtos: 18:05:14.107 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.7 MiB, available=3.5 GiB 18:05:14.165 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32885 RepoFileDtos: 18:05:14.220 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.8 MiB, available=3.5 GiB 18:05:14.271 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 32986 RepoFileDtos: 18:05:14.328 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.8 MiB, available=3.5 GiB 18:05:14.390 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33087 RepoFileDtos: 18:05:14.442 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.9 MiB, available=3.5 GiB 18:05:14.502 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33188 RepoFileDtos: 18:05:14.555 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.9 MiB, available=3.5 GiB 18:05:14.611 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33289 RepoFileDtos: 18:05:14.664 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.0 MiB, available=3.5 GiB 18:05:14.727 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33486 RepoFileDtos: 18:05:14.787 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.1 MiB, available=3.5 GiB 18:05:14.839 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33587 RepoFileDtos: 18:05:14.897 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.1 MiB, available=3.5 GiB 18:05:14.956 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33688 RepoFileDtos: 18:05:15.015 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.2 MiB, available=3.5 GiB 18:05:15.070 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33789 RepoFileDtos: 18:05:15.126 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.3 MiB, available=3.5 GiB 18:05:15.183 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 33890 RepoFileDtos: 18:05:15.247 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.3 MiB, available=3.5 GiB 18:05:15.304 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34087 RepoFileDtos: 18:05:15.361 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.4 MiB, available=3.5 GiB 18:05:15.422 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34188 RepoFileDtos: 18:05:15.482 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.5 MiB, available=3.5 GiB 18:05:15.538 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34289 RepoFileDtos: 18:05:15.596 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.5 MiB, available=3.5 GiB 18:05:15.654 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34390 RepoFileDtos: 18:05:15.711 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.6 MiB, available=3.5 GiB 18:05:15.771 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34491 RepoFileDtos: 18:05:15.828 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.6 MiB, available=3.5 GiB 18:05:15.891 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34784 RepoFileDtos: 18:05:15.943 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.8 MiB, available=3.5 GiB 18:05:16.003 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34885 RepoFileDtos: 18:05:16.060 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.8 MiB, available=3.5 GiB 18:05:16.115 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 34986 RepoFileDtos: 18:05:16.168 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.9 MiB, available=3.5 GiB 18:05:16.231 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35087 RepoFileDtos: 18:05:16.292 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.5 MiB, available=3.5 GiB 18:05:16.350 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35188 RepoFileDtos: 18:05:16.404 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.0 MiB, available=3.5 GiB 18:05:16.467 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35385 RepoFileDtos: 18:05:16.530 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.1 MiB, available=3.5 GiB 18:05:16.587 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35486 RepoFileDtos: 18:05:16.640 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.1 MiB, available=3.5 GiB 18:05:16.698 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35587 RepoFileDtos: 18:05:16.757 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.2 MiB, available=3.5 GiB 18:05:16.819 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35688 RepoFileDtos: 18:05:16.878 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.2 MiB, available=3.5 GiB 18:05:16.933 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35789 RepoFileDtos: 18:05:16.996 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.3 MiB, available=3.5 GiB 18:05:17.057 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 35986 RepoFileDtos: 18:05:17.115 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.4 MiB, available=3.5 GiB 18:05:17.179 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36087 RepoFileDtos: 18:05:17.233 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.4 MiB, available=3.5 GiB 18:05:17.290 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36188 RepoFileDtos: 18:05:17.348 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.5 MiB, available=3.5 GiB 18:05:17.408 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36289 RepoFileDtos: 18:05:17.466 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.5 MiB, available=3.5 GiB 18:05:17.523 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36390 RepoFileDtos: 18:05:17.584 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.6 MiB, available=3.5 GiB 18:05:17.643 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36587 RepoFileDtos: 18:05:17.698 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.7 MiB, available=3.5 GiB 18:05:17.757 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36688 RepoFileDtos: 18:05:17.817 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.7 MiB, available=3.5 GiB 18:05:17.875 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36789 RepoFileDtos: 18:05:17.931 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.8 MiB, available=3.5 GiB 18:05:17.991 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36890 RepoFileDtos: 18:05:18.052 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.8 MiB, available=3.5 GiB 18:05:18.113 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 36991 RepoFileDtos: 18:05:18.175 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.9 MiB, available=3.5 GiB 18:05:18.233 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37188 RepoFileDtos: 18:05:18.288 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.0 MiB, available=3.5 GiB 18:05:18.349 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37289 RepoFileDtos: 18:05:18.409 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.1 MiB, available=3.5 GiB 18:05:18.470 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37390 RepoFileDtos: 18:05:18.530 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.1 MiB, available=3.5 GiB 18:05:18.596 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37491 RepoFileDtos: 18:05:18.655 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.2 MiB, available=3.5 GiB 18:05:18.716 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37592 RepoFileDtos: 18:05:18.774 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.2 MiB, available=3.5 GiB 18:05:18.837 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37885 RepoFileDtos: 18:05:18.895 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.4 MiB, available=3.5 GiB 18:05:18.956 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 37986 RepoFileDtos: 18:05:19.015 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.4 MiB, available=3.5 GiB 18:05:19.078 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38087 RepoFileDtos: 18:05:19.136 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.5 MiB, available=3.5 GiB 18:05:19.197 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38188 RepoFileDtos: 18:05:19.257 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.5 MiB, available=3.5 GiB 18:05:19.319 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38289 RepoFileDtos: 18:05:19.379 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.6 MiB, available=3.5 GiB 18:05:19.442 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38486 RepoFileDtos: 18:05:19.504 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.7 MiB, available=3.5 GiB 18:05:19.568 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38587 RepoFileDtos: 18:05:19.630 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.7 MiB, available=3.5 GiB 18:05:19.699 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38688 RepoFileDtos: 18:05:19.757 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.8 MiB, available=3.5 GiB 18:05:19.828 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38789 RepoFileDtos: 18:05:19.892 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.8 MiB, available=3.5 GiB 18:05:19.951 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 38890 RepoFileDtos: 18:05:20.014 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.9 MiB, available=3.5 GiB 18:05:20.082 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39087 RepoFileDtos: 18:05:20.145 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.0 MiB, available=3.5 GiB 18:05:20.208 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39188 RepoFileDtos: 18:05:20.267 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.0 MiB, available=3.5 GiB 18:05:20.329 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39289 RepoFileDtos: 18:05:20.395 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.1 MiB, available=3.5 GiB 18:05:20.456 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39390 RepoFileDtos: 18:05:20.517 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.1 MiB, available=3.5 GiB 18:05:20.580 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39491 RepoFileDtos: 18:05:20.643 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.2 MiB, available=3.5 GiB 18:05:20.710 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39688 RepoFileDtos: 18:05:20.779 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.3 MiB, available=3.5 GiB 18:05:20.842 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39789 RepoFileDtos: 18:05:20.914 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.3 MiB, available=3.5 GiB 18:05:20.979 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39890 RepoFileDtos: 18:05:21.036 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.4 MiB, available=3.5 GiB 18:05:21.102 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 39991 RepoFileDtos: 18:05:21.159 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.4 MiB, available=3.5 GiB 18:05:21.222 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40092 RepoFileDtos: 18:05:21.289 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.5 MiB, available=3.5 GiB 18:05:21.359 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40289 RepoFileDtos: 18:05:21.422 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.6 MiB, available=3.5 GiB 18:05:21.493 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40390 RepoFileDtos: 18:05:21.552 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.6 MiB, available=3.5 GiB 18:05:21.614 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40491 RepoFileDtos: 18:05:21.679 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.7 MiB, available=3.5 GiB 18:05:21.745 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40592 RepoFileDtos: 18:05:21.812 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.7 MiB, available=3.5 GiB 18:05:21.870 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40693 RepoFileDtos: 18:05:21.940 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.8 MiB, available=3.5 GiB 18:05:22.016 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 40986 RepoFileDtos: 18:05:22.087 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.0 MiB, available=3.5 GiB 18:05:22.153 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41087 RepoFileDtos: 18:05:22.220 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.0 MiB, available=3.5 GiB 18:05:22.280 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41188 RepoFileDtos: 18:05:22.340 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.1 MiB, available=3.5 GiB 18:05:22.405 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41289 RepoFileDtos: 18:05:22.470 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.1 MiB, available=3.5 GiB 18:05:22.539 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41390 RepoFileDtos: 18:05:22.604 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.2 MiB, available=3.5 GiB 18:05:22.671 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41587 RepoFileDtos: 18:05:22.742 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.3 MiB, available=3.5 GiB 18:05:22.812 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41688 RepoFileDtos: 18:05:22.882 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.3 MiB, available=3.5 GiB 18:05:22.952 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41789 RepoFileDtos: 18:05:23.016 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.4 MiB, available=3.5 GiB 18:05:23.077 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41890 RepoFileDtos: 18:05:23.140 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.4 MiB, available=3.5 GiB 18:05:23.207 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 41991 RepoFileDtos: 18:05:23.276 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.5 MiB, available=3.5 GiB 18:05:23.343 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42188 RepoFileDtos: 18:05:23.414 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.6 MiB, available=3.5 GiB 18:05:23.476 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42289 RepoFileDtos: 18:05:23.556 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.6 MiB, available=3.5 GiB 18:05:23.614 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42390 RepoFileDtos: 18:05:23.684 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.7 MiB, available=3.5 GiB 18:05:23.753 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42491 RepoFileDtos: 18:05:23.826 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.7 MiB, available=3.5 GiB 18:05:23.893 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42592 RepoFileDtos: 18:05:23.964 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.8 MiB, available=3.5 GiB 18:05:24.034 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42789 RepoFileDtos: 18:05:24.101 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.9 MiB, available=3.5 GiB 18:05:24.167 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42890 RepoFileDtos: 18:05:24.234 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.9 MiB, available=3.5 GiB 18:05:24.301 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 42991 RepoFileDtos: 18:05:24.368 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.0 MiB, available=3.5 GiB 18:05:24.430 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43092 RepoFileDtos: 18:05:24.481 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.0 MiB, available=3.5 GiB 18:05:24.537 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43193 RepoFileDtos: 18:05:24.590 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.1 MiB, available=3.5 GiB 18:05:24.651 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43390 RepoFileDtos: 18:05:24.706 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.2 MiB, available=3.5 GiB 18:05:24.765 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43491 RepoFileDtos: 18:05:24.823 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.2 MiB, available=3.5 GiB 18:05:24.881 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43592 RepoFileDtos: 18:05:24.940 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.3 MiB, available=3.5 GiB 18:05:25.003 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43693 RepoFileDtos: 18:05:25.060 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.3 MiB, available=3.5 GiB 18:05:25.118 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 43794 RepoFileDtos: 18:05:25.172 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.4 MiB, available=3.5 GiB 18:05:25.239 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44087 RepoFileDtos: 18:05:25.296 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.5 MiB, available=3.5 GiB 18:05:25.357 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44188 RepoFileDtos: 18:05:25.413 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.6 MiB, available=3.5 GiB 18:05:25.474 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44289 RepoFileDtos: 18:05:25.533 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.6 MiB, available=3.5 GiB 18:05:25.594 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44390 RepoFileDtos: 18:05:25.653 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.7 MiB, available=3.5 GiB 18:05:25.715 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44491 RepoFileDtos: 18:05:25.777 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.8 MiB, available=3.5 GiB 18:05:25.837 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44688 RepoFileDtos: 18:05:25.896 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.9 MiB, available=3.5 GiB 18:05:25.958 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44789 RepoFileDtos: 18:05:26.015 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.9 MiB, available=3.5 GiB 18:05:26.068 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44890 RepoFileDtos: 18:05:26.128 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.0 MiB, available=3.5 GiB 18:05:26.186 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 44991 RepoFileDtos: 18:05:26.248 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.0 MiB, available=3.5 GiB 18:05:26.307 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45092 RepoFileDtos: 18:05:26.365 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.1 MiB, available=3.5 GiB 18:05:26.427 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45289 RepoFileDtos: 18:05:26.484 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.2 MiB, available=3.5 GiB 18:05:26.541 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45390 RepoFileDtos: 18:05:26.602 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.2 MiB, available=3.5 GiB 18:05:26.665 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45491 RepoFileDtos: 18:05:26.722 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.3 MiB, available=3.5 GiB 18:05:26.774 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45592 RepoFileDtos: 18:05:26.832 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.3 MiB, available=3.5 GiB 18:05:26.892 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45693 RepoFileDtos: 18:05:26.950 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.4 MiB, available=3.5 GiB 18:05:27.012 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45890 RepoFileDtos: 18:05:27.069 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.5 MiB, available=3.5 GiB 18:05:27.133 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 45991 RepoFileDtos: 18:05:27.195 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.5 MiB, available=3.5 GiB 18:05:27.254 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46092 RepoFileDtos: 18:05:27.314 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.6 MiB, available=3.5 GiB 18:05:27.374 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46193 RepoFileDtos: 18:05:27.435 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.6 MiB, available=3.5 GiB 18:05:27.494 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46294 RepoFileDtos: 18:05:27.552 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.7 MiB, available=3.5 GiB 18:05:27.615 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46491 RepoFileDtos: 18:05:27.673 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.8 MiB, available=3.5 GiB 18:05:27.733 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46592 RepoFileDtos: 18:05:27.793 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.8 MiB, available=3.5 GiB 18:05:27.854 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46693 RepoFileDtos: 18:05:27.911 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.9 MiB, available=3.5 GiB 18:05:27.977 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46794 RepoFileDtos: 18:05:28.037 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.9 MiB, available=3.5 GiB 18:05:28.096 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 46895 RepoFileDtos: 18:05:28.156 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.0 MiB, available=3.5 GiB 18:05:28.240 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47284 RepoFileDtos: 18:05:28.299 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.2 MiB, available=3.5 GiB 18:05:28.358 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47385 RepoFileDtos: 18:05:28.419 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.2 MiB, available=3.5 GiB 18:05:28.486 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47486 RepoFileDtos: 18:05:28.547 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.3 MiB, available=3.5 GiB 18:05:28.607 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47587 RepoFileDtos: 18:05:28.667 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.3 MiB, available=3.5 GiB 18:05:28.730 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47688 RepoFileDtos: 18:05:28.790 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.4 MiB, available=3.5 GiB 18:05:28.851 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47885 RepoFileDtos: 18:05:28.910 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.5 MiB, available=3.5 GiB 18:05:28.970 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 47986 RepoFileDtos: 18:05:29.028 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.5 MiB, available=3.5 GiB 18:05:29.090 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48087 RepoFileDtos: 18:05:29.151 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.6 MiB, available=3.5 GiB 18:05:29.257 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48188 RepoFileDtos: 18:05:29.323 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.7 MiB, available=3.5 GiB 18:05:29.384 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48289 RepoFileDtos: 18:05:29.450 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.7 MiB, available=3.5 GiB 18:05:29.512 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48486 RepoFileDtos: 18:05:29.572 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.8 MiB, available=3.5 GiB 18:05:29.631 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48587 RepoFileDtos: 18:05:29.694 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.9 MiB, available=3.5 GiB 18:05:29.760 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48688 RepoFileDtos: 18:05:29.822 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.9 MiB, available=3.5 GiB 18:05:29.883 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48789 RepoFileDtos: 18:05:29.942 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.0 MiB, available=3.5 GiB 18:05:30.004 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 48890 RepoFileDtos: 18:05:30.062 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.0 MiB, available=3.5 GiB 18:05:30.132 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49087 RepoFileDtos: 18:05:30.191 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.1 MiB, available=3.5 GiB 18:05:30.253 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49188 RepoFileDtos: 18:05:30.312 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.2 MiB, available=3.5 GiB 18:05:30.373 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49289 RepoFileDtos: 18:05:30.433 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.2 MiB, available=3.5 GiB 18:05:30.493 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49390 RepoFileDtos: 18:05:30.553 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.3 MiB, available=3.5 GiB 18:05:30.617 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49491 RepoFileDtos: 18:05:30.679 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.3 MiB, available=3.5 GiB 18:05:30.745 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49688 RepoFileDtos: 18:05:30.807 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.4 MiB, available=3.5 GiB 18:05:30.865 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49789 RepoFileDtos: 18:05:30.923 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.5 MiB, available=3.5 GiB 18:05:30.986 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49890 RepoFileDtos: 18:05:31.048 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.5 MiB, available=3.5 GiB 18:05:31.118 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 49991 RepoFileDtos: 18:05:31.183 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.6 MiB, available=3.5 GiB 18:05:31.250 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50092 RepoFileDtos: 18:05:31.312 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.6 MiB, available=3.5 GiB 18:05:31.381 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50385 RepoFileDtos: 18:05:31.442 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.8 MiB, available=3.5 GiB 18:05:31.508 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50486 RepoFileDtos: 18:05:31.572 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.8 MiB, available=3.5 GiB 18:05:31.637 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50587 RepoFileDtos: 18:05:31.702 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.9 MiB, available=3.5 GiB 18:05:31.768 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50688 RepoFileDtos: 18:05:31.830 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.9 MiB, available=3.5 GiB 18:05:31.899 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50789 RepoFileDtos: 18:05:31.959 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.0 MiB, available=3.5 GiB 18:05:32.029 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 50986 RepoFileDtos: 18:05:32.092 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.1 MiB, available=3.5 GiB 18:05:32.157 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51087 RepoFileDtos: 18:05:32.224 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.1 MiB, available=3.5 GiB 18:05:32.290 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51188 RepoFileDtos: 18:05:32.352 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.2 MiB, available=3.5 GiB 18:05:32.417 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51289 RepoFileDtos: 18:05:32.486 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.2 MiB, available=3.5 GiB 18:05:32.550 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51390 RepoFileDtos: 18:05:32.618 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.3 MiB, available=3.5 GiB 18:05:32.681 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51587 RepoFileDtos: 18:05:32.752 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.4 MiB, available=3.5 GiB 18:05:32.819 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51688 RepoFileDtos: 18:05:32.883 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.5 MiB, available=3.5 GiB 18:05:32.952 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51789 RepoFileDtos: 18:05:33.015 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.5 MiB, available=3.5 GiB 18:05:33.086 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51890 RepoFileDtos: 18:05:33.148 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.6 MiB, available=3.5 GiB 18:05:33.214 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 51991 RepoFileDtos: 18:05:33.278 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.6 MiB, available=3.5 GiB 18:05:33.363 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52188 RepoFileDtos: 18:05:33.428 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.7 MiB, available=3.5 GiB 18:05:33.495 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52289 RepoFileDtos: 18:05:33.561 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.8 MiB, available=3.5 GiB 18:05:33.632 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52390 RepoFileDtos: 18:05:33.697 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.8 MiB, available=3.5 GiB 18:05:33.765 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52491 RepoFileDtos: 18:05:33.835 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.9 MiB, available=3.5 GiB 18:05:33.901 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52592 RepoFileDtos: 18:05:33.966 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.9 MiB, available=3.5 GiB 18:05:34.035 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52789 RepoFileDtos: 18:05:34.099 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.0 MiB, available=3.5 GiB 18:05:34.166 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52890 RepoFileDtos: 18:05:34.232 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.1 MiB, available=3.5 GiB 18:05:34.302 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 52991 RepoFileDtos: 18:05:34.363 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.1 MiB, available=3.5 GiB 18:05:34.431 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53092 RepoFileDtos: 18:05:34.501 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.2 MiB, available=3.5 GiB 18:05:34.568 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53193 RepoFileDtos: 18:05:34.638 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.2 MiB, available=3.5 GiB 18:05:34.708 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53486 RepoFileDtos: 18:05:34.777 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.4 MiB, available=3.5 GiB 18:05:34.845 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53587 RepoFileDtos: 18:05:34.910 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.4 MiB, available=3.5 GiB 18:05:34.977 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53688 RepoFileDtos: 18:05:35.047 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.5 MiB, available=3.5 GiB 18:05:35.118 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53789 RepoFileDtos: 18:05:35.189 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.5 MiB, available=3.5 GiB 18:05:35.258 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 53890 RepoFileDtos: 18:05:35.320 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.6 MiB, available=3.5 GiB 18:05:35.398 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54087 RepoFileDtos: 18:05:35.466 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.7 MiB, available=3.5 GiB 18:05:35.532 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54188 RepoFileDtos: 18:05:35.597 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.7 MiB, available=3.5 GiB 18:05:35.668 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54289 RepoFileDtos: 18:05:35.742 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.8 MiB, available=3.5 GiB 18:05:35.812 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54390 RepoFileDtos: 18:05:35.892 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.8 MiB, available=3.5 GiB 18:05:35.968 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54491 RepoFileDtos: 18:05:36.039 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.9 MiB, available=3.5 GiB 18:05:36.109 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54688 RepoFileDtos: 18:05:36.179 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.0 MiB, available=3.5 GiB 18:05:36.245 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54789 RepoFileDtos: 18:05:36.315 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.7 MiB, available=3.5 GiB 18:05:36.390 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54890 RepoFileDtos: 18:05:36.461 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.1 MiB, available=3.5 GiB 18:05:36.536 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 54991 RepoFileDtos: 18:05:36.603 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.1 MiB, available=3.5 GiB 18:05:36.672 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55092 RepoFileDtos: 18:05:36.736 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.2 MiB, available=3.5 GiB 18:05:36.806 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55289 RepoFileDtos: 18:05:36.872 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.3 MiB, available=3.5 GiB 18:05:36.936 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55390 RepoFileDtos: 18:05:37.010 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.4 MiB, available=3.5 GiB 18:05:37.081 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55491 RepoFileDtos: 18:05:37.156 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.4 MiB, available=3.5 GiB 18:05:37.228 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55592 RepoFileDtos: 18:05:37.296 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.5 MiB, available=3.5 GiB 18:05:37.366 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55693 RepoFileDtos: 18:05:37.435 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.5 MiB, available=3.5 GiB 18:05:37.507 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55890 RepoFileDtos: 18:05:37.576 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.6 MiB, available=3.5 GiB 18:05:37.650 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 55991 RepoFileDtos: 18:05:37.722 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.7 MiB, available=3.5 GiB 18:05:37.796 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56092 RepoFileDtos: 18:05:37.867 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.7 MiB, available=3.5 GiB 18:05:37.938 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56193 RepoFileDtos: 18:05:38.009 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.8 MiB, available=3.5 GiB 18:05:38.084 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56294 RepoFileDtos: 18:05:38.154 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.8 MiB, available=3.5 GiB 18:05:38.227 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56587 RepoFileDtos: 18:05:38.296 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.0 MiB, available=3.5 GiB 18:05:38.368 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56688 RepoFileDtos: 18:05:38.441 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.0 MiB, available=3.5 GiB 18:05:38.513 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56789 RepoFileDtos: 18:05:38.588 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.1 MiB, available=3.5 GiB 18:05:38.659 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56890 RepoFileDtos: 18:05:38.728 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.1 MiB, available=3.5 GiB 18:05:38.798 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 56991 RepoFileDtos: 18:05:38.869 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.2 MiB, available=3.5 GiB 18:05:38.940 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57188 RepoFileDtos: 18:05:39.011 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.3 MiB, available=3.5 GiB 18:05:39.087 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57289 RepoFileDtos: 18:05:39.160 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.3 MiB, available=3.5 GiB 18:05:39.232 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57390 RepoFileDtos: 18:05:39.299 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.4 MiB, available=3.5 GiB 18:05:39.369 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57491 RepoFileDtos: 18:05:39.435 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.4 MiB, available=3.5 GiB 18:05:39.507 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57592 RepoFileDtos: 18:05:39.582 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.5 MiB, available=3.5 GiB 18:05:39.657 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57789 RepoFileDtos: 18:05:39.725 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.6 MiB, available=3.5 GiB 18:05:39.799 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57890 RepoFileDtos: 18:05:39.876 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.6 MiB, available=3.5 GiB 18:05:39.950 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 57991 RepoFileDtos: 18:05:40.028 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.7 MiB, available=3.5 GiB 18:05:40.102 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58092 RepoFileDtos: 18:05:40.175 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.7 MiB, available=3.5 GiB 18:05:40.250 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58193 RepoFileDtos: 18:05:40.325 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.8 MiB, available=3.5 GiB 18:05:40.404 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58390 RepoFileDtos: 18:05:40.475 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.9 MiB, available=3.5 GiB 18:05:40.546 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58491 RepoFileDtos: 18:05:40.615 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.9 MiB, available=3.5 GiB 18:05:40.689 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58592 RepoFileDtos: 18:05:40.758 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.0 MiB, available=3.5 GiB 18:05:40.830 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58693 RepoFileDtos: 18:05:40.899 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.0 MiB, available=3.5 GiB 18:05:40.972 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58794 RepoFileDtos: 18:05:41.042 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.1 MiB, available=3.5 GiB 18:05:41.117 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 58991 RepoFileDtos: 18:05:41.189 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.2 MiB, available=3.5 GiB 18:05:41.267 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59092 RepoFileDtos: 18:05:41.339 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.3 MiB, available=3.5 GiB 18:05:41.419 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59193 RepoFileDtos: 18:05:41.494 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.3 MiB, available=3.5 GiB 18:05:41.567 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59294 RepoFileDtos: 18:05:41.641 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.4 MiB, available=3.5 GiB 18:05:41.719 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59395 RepoFileDtos: 18:05:41.786 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.4 MiB, available=3.5 GiB 18:05:41.863 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59688 RepoFileDtos: 18:05:41.936 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.6 MiB, available=3.5 GiB 18:05:42.023 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59789 RepoFileDtos: 18:05:42.097 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.6 MiB, available=3.5 GiB 18:05:42.178 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59890 RepoFileDtos: 18:05:42.251 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.7 MiB, available=3.5 GiB 18:05:42.324 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 59991 RepoFileDtos: 18:05:42.396 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.7 MiB, available=3.5 GiB 18:05:42.472 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60092 RepoFileDtos: 18:05:42.544 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.8 MiB, available=3.5 GiB 18:05:42.619 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60289 RepoFileDtos: 18:05:42.687 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.9 MiB, available=3.5 GiB 18:05:42.764 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60390 RepoFileDtos: 18:05:42.840 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.9 MiB, available=3.5 GiB 18:05:42.919 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60491 RepoFileDtos: 18:05:42.993 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.0 MiB, available=3.5 GiB 18:05:43.086 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60592 RepoFileDtos: 18:05:43.162 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.0 MiB, available=3.5 GiB 18:05:43.242 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60693 RepoFileDtos: 18:05:43.320 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.1 MiB, available=3.5 GiB 18:05:43.391 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60890 RepoFileDtos: 18:05:43.469 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.2 MiB, available=3.5 GiB 18:05:43.548 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 60991 RepoFileDtos: 18:05:43.622 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.2 MiB, available=3.5 GiB 18:05:43.698 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61092 RepoFileDtos: 18:05:43.776 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.3 MiB, available=3.5 GiB 18:05:43.841 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61193 RepoFileDtos: 18:05:43.915 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.3 MiB, available=3.5 GiB 18:05:43.992 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61294 RepoFileDtos: 18:05:44.063 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.4 MiB, available=3.5 GiB 18:05:44.146 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61491 RepoFileDtos: 18:05:44.221 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.5 MiB, available=3.5 GiB 18:05:44.296 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61592 RepoFileDtos: 18:05:44.373 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.5 MiB, available=3.5 GiB 18:05:44.446 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61693 RepoFileDtos: 18:05:44.521 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.6 MiB, available=3.5 GiB 18:05:44.597 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61794 RepoFileDtos: 18:05:44.672 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.6 MiB, available=3.5 GiB 18:05:44.746 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 61895 RepoFileDtos: 18:05:44.832 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.7 MiB, available=3.5 GiB 18:05:44.913 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62092 RepoFileDtos: 18:05:44.988 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.8 MiB, available=3.4 GiB 18:05:45.066 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62193 RepoFileDtos: 18:05:45.142 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.8 MiB, available=3.4 GiB 18:05:45.226 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62294 RepoFileDtos: 18:05:45.302 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.9 MiB, available=3.4 GiB 18:05:45.381 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62395 RepoFileDtos: 18:05:45.457 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.0 MiB, available=3.4 GiB 18:05:45.534 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62496 RepoFileDtos: 18:05:45.608 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.0 MiB, available=3.4 GiB 18:05:45.707 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62885 RepoFileDtos: 18:05:45.776 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.2 MiB, available=3.4 GiB 18:05:45.854 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 62986 RepoFileDtos: 18:05:45.932 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.3 MiB, available=3.4 GiB 18:05:46.014 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63087 RepoFileDtos: 18:05:46.094 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.3 MiB, available=3.4 GiB 18:05:46.173 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63188 RepoFileDtos: 18:05:46.249 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.4 MiB, available=3.4 GiB 18:05:46.326 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63289 RepoFileDtos: 18:05:46.402 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.4 MiB, available=3.4 GiB 18:05:46.483 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63486 RepoFileDtos: 18:05:46.558 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.5 MiB, available=3.4 GiB 18:05:46.634 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63587 RepoFileDtos: 18:05:46.714 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.6 MiB, available=3.4 GiB 18:05:46.794 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63688 RepoFileDtos: 18:05:46.869 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.6 MiB, available=3.4 GiB 18:05:46.943 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63789 RepoFileDtos: 18:05:47.020 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.7 MiB, available=3.4 GiB 18:05:47.099 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 63890 RepoFileDtos: 18:05:47.174 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.7 MiB, available=3.4 GiB 18:05:47.257 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64087 RepoFileDtos: 18:05:47.336 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.8 MiB, available=3.4 GiB 18:05:47.411 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64188 RepoFileDtos: 18:05:47.495 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.9 MiB, available=3.4 GiB 18:05:47.569 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64289 RepoFileDtos: 18:05:47.642 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.9 MiB, available=3.4 GiB 18:05:47.723 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64390 RepoFileDtos: 18:05:47.800 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.0 MiB, available=3.4 GiB 18:05:47.879 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64491 RepoFileDtos: 18:05:47.957 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.0 MiB, available=3.4 GiB 18:05:48.039 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64688 RepoFileDtos: 18:05:48.116 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.1 MiB, available=3.4 GiB 18:05:48.193 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64789 RepoFileDtos: 18:05:48.275 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.2 MiB, available=3.4 GiB 18:05:48.360 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64890 RepoFileDtos: 18:05:48.442 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.2 MiB, available=3.4 GiB 18:05:48.523 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 64991 RepoFileDtos: 18:05:48.600 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.3 MiB, available=3.4 GiB 18:05:48.679 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65092 RepoFileDtos: 18:05:48.755 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.3 MiB, available=3.4 GiB 18:05:48.837 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65289 RepoFileDtos: 18:05:48.913 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.4 MiB, available=3.4 GiB 18:05:48.987 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65390 RepoFileDtos: 18:05:49.067 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.5 MiB, available=3.4 GiB 18:05:49.152 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65491 RepoFileDtos: 18:05:49.247 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.5 MiB, available=3.4 GiB 18:05:49.336 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65592 RepoFileDtos: 18:05:49.413 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.6 MiB, available=3.4 GiB 18:05:49.498 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65693 RepoFileDtos: 18:05:49.578 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.6 MiB, available=3.4 GiB 18:05:49.655 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 65986 RepoFileDtos: 18:05:49.726 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.8 MiB, available=3.4 GiB 18:05:49.803 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66087 RepoFileDtos: 18:05:49.881 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.9 MiB, available=3.4 GiB 18:05:49.960 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66188 RepoFileDtos: 18:05:50.051 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.9 MiB, available=3.4 GiB 18:05:50.129 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66289 RepoFileDtos: 18:05:50.203 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.0 MiB, available=3.4 GiB 18:05:50.285 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66390 RepoFileDtos: 18:05:50.366 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.0 MiB, available=3.4 GiB 18:05:50.450 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66587 RepoFileDtos: 18:05:50.529 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.1 MiB, available=3.4 GiB 18:05:50.602 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66688 RepoFileDtos: 18:05:50.669 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.2 MiB, available=3.4 GiB 18:05:50.747 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66789 RepoFileDtos: 18:05:50.821 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.2 MiB, available=3.4 GiB 18:05:50.894 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66890 RepoFileDtos: 18:05:50.967 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.3 MiB, available=3.4 GiB 18:05:51.042 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 66991 RepoFileDtos: 18:05:51.119 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.3 MiB, available=3.4 GiB 18:05:51.192 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67188 RepoFileDtos: 18:05:51.266 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.4 MiB, available=3.4 GiB 18:05:51.339 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67289 RepoFileDtos: 18:05:51.416 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.5 MiB, available=3.4 GiB 18:05:51.491 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67390 RepoFileDtos: 18:05:51.563 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.5 MiB, available=3.4 GiB 18:05:51.636 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67491 RepoFileDtos: 18:05:51.710 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.6 MiB, available=3.4 GiB 18:05:51.786 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67592 RepoFileDtos: 18:05:51.856 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.6 MiB, available=3.4 GiB 18:05:51.939 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67789 RepoFileDtos: 18:05:52.005 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.7 MiB, available=3.4 GiB 18:05:52.082 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67890 RepoFileDtos: 18:05:52.157 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.8 MiB, available=3.4 GiB 18:05:52.231 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 67991 RepoFileDtos: 18:05:52.300 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.8 MiB, available=3.4 GiB 18:05:52.374 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68092 RepoFileDtos: 18:05:52.452 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.9 MiB, available=3.4 GiB 18:05:52.519 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68193 RepoFileDtos: 18:05:52.591 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.9 MiB, available=3.4 GiB 18:05:52.669 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68390 RepoFileDtos: 18:05:52.745 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.0 MiB, available=3.4 GiB 18:05:52.826 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68491 RepoFileDtos: 18:05:52.898 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.1 MiB, available=3.4 GiB 18:05:52.971 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68592 RepoFileDtos: 18:05:53.043 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.1 MiB, available=3.4 GiB 18:05:53.116 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68693 RepoFileDtos: 18:05:53.186 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.2 MiB, available=3.4 GiB 18:05:53.257 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 68794 RepoFileDtos: 18:05:53.329 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.2 MiB, available=3.4 GiB 18:05:53.417 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69087 RepoFileDtos: 18:05:53.496 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.4 MiB, available=3.4 GiB 18:05:53.569 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69188 RepoFileDtos: 18:05:53.642 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.4 MiB, available=3.4 GiB 18:05:53.719 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69289 RepoFileDtos: 18:05:53.798 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.5 MiB, available=3.4 GiB 18:05:53.872 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69390 RepoFileDtos: 18:05:53.944 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.5 MiB, available=3.4 GiB 18:05:54.018 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69491 RepoFileDtos: 18:05:54.095 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.6 MiB, available=3.4 GiB 18:05:54.171 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69688 RepoFileDtos: 18:05:54.251 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.7 MiB, available=3.4 GiB 18:05:54.323 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69789 RepoFileDtos: 18:05:54.397 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.8 MiB, available=3.4 GiB 18:05:54.471 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69890 RepoFileDtos: 18:05:54.544 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.8 MiB, available=3.4 GiB 18:05:54.614 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 69991 RepoFileDtos: 18:05:54.690 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.9 MiB, available=3.4 GiB 18:05:54.767 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70092 RepoFileDtos: 18:05:54.843 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.9 MiB, available=3.4 GiB 18:05:54.926 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70289 RepoFileDtos: 18:05:55.001 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.0 MiB, available=3.4 GiB 18:05:55.080 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70390 RepoFileDtos: 18:05:55.155 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.1 MiB, available=3.4 GiB 18:05:55.234 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70491 RepoFileDtos: 18:05:55.312 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.1 MiB, available=3.4 GiB 18:05:55.386 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70592 RepoFileDtos: 18:05:55.463 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.2 MiB, available=3.4 GiB 18:05:55.538 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70693 RepoFileDtos: 18:05:55.612 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.2 MiB, available=3.4 GiB 18:05:55.697 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70890 RepoFileDtos: 18:05:55.772 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.3 MiB, available=3.4 GiB 18:05:55.850 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 70991 RepoFileDtos: 18:05:55.922 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.4 MiB, available=3.4 GiB 18:05:55.994 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71092 RepoFileDtos: 18:05:56.069 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.4 MiB, available=3.4 GiB 18:05:56.148 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71193 RepoFileDtos: 18:05:56.222 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.5 MiB, available=3.4 GiB 18:05:56.304 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71294 RepoFileDtos: 18:05:56.381 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.5 MiB, available=3.4 GiB 18:05:56.465 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71491 RepoFileDtos: 18:05:56.533 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.6 MiB, available=3.4 GiB 18:05:56.607 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71592 RepoFileDtos: 18:05:56.682 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.7 MiB, available=3.4 GiB 18:05:56.762 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71693 RepoFileDtos: 18:05:56.841 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.7 MiB, available=3.4 GiB 18:05:56.920 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71794 RepoFileDtos: 18:05:56.998 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.8 MiB, available=3.4 GiB 18:05:57.079 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 71895 RepoFileDtos: 18:05:57.158 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.8 MiB, available=3.4 GiB 18:05:57.242 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72188 RepoFileDtos: 18:05:57.316 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.0 MiB, available=3.4 GiB 18:05:57.398 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72289 RepoFileDtos: 18:05:57.483 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.0 MiB, available=3.4 GiB 18:05:57.559 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72390 RepoFileDtos: 18:05:57.636 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.1 MiB, available=3.4 GiB 18:05:57.713 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72491 RepoFileDtos: 18:05:57.786 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.1 MiB, available=3.4 GiB 18:05:57.868 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72592 RepoFileDtos: 18:05:57.949 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.2 MiB, available=3.4 GiB 18:05:58.028 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72789 RepoFileDtos: 18:05:58.104 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.3 MiB, available=3.4 GiB 18:05:58.180 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72890 RepoFileDtos: 18:05:58.253 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.3 MiB, available=3.4 GiB 18:05:58.334 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 72991 RepoFileDtos: 18:05:58.408 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.4 MiB, available=3.4 GiB 18:05:58.488 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73092 RepoFileDtos: 18:05:58.563 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.4 MiB, available=3.4 GiB 18:05:58.647 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73193 RepoFileDtos: 18:05:58.720 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.5 MiB, available=3.4 GiB 18:05:58.804 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73390 RepoFileDtos: 18:05:58.884 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.6 MiB, available=3.4 GiB 18:05:58.966 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73491 RepoFileDtos: 18:05:59.044 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.7 MiB, available=3.4 GiB 18:05:59.128 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73592 RepoFileDtos: 18:05:59.204 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.7 MiB, available=3.4 GiB 18:05:59.284 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73693 RepoFileDtos: 18:05:59.369 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.8 MiB, available=3.4 GiB 18:05:59.450 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73794 RepoFileDtos: 18:05:59.526 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.8 MiB, available=3.4 GiB 18:05:59.610 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 73991 RepoFileDtos: 18:05:59.693 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.9 MiB, available=3.4 GiB 18:05:59.775 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74092 RepoFileDtos: 18:05:59.851 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.0 MiB, available=3.4 GiB 18:05:59.931 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74193 RepoFileDtos: 18:06:00.008 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.0 MiB, available=3.4 GiB 18:06:00.090 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74294 RepoFileDtos: 18:06:00.167 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.1 MiB, available=3.4 GiB 18:06:00.242 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74395 RepoFileDtos: 18:06:00.318 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.1 MiB, available=3.4 GiB 18:06:00.400 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74592 RepoFileDtos: 18:06:00.480 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.2 MiB, available=3.4 GiB 18:06:00.558 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74693 RepoFileDtos: 18:06:00.639 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.3 MiB, available=3.4 GiB 18:06:00.732 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74794 RepoFileDtos: 18:06:00.835 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.3 MiB, available=3.4 GiB 18:06:00.922 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74895 RepoFileDtos: 18:06:01.002 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.4 MiB, available=3.4 GiB 18:06:01.082 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 74996 RepoFileDtos: 18:06:01.161 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.4 MiB, available=3.4 GiB 18:06:01.239 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75289 RepoFileDtos: 18:06:01.321 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.6 MiB, available=3.4 GiB 18:06:01.397 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75390 RepoFileDtos: 18:06:01.477 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.6 MiB, available=3.4 GiB 18:06:01.556 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75491 RepoFileDtos: 18:06:01.640 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.7 MiB, available=3.4 GiB 18:06:01.722 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75592 RepoFileDtos: 18:06:01.801 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.7 MiB, available=3.4 GiB 18:06:01.879 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75693 RepoFileDtos: 18:06:01.961 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.8 MiB, available=3.4 GiB 18:06:02.045 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75890 RepoFileDtos: 18:06:02.129 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.9 MiB, available=3.4 GiB 18:06:02.209 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 75991 RepoFileDtos: 18:06:02.288 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.9 MiB, available=3.4 GiB 18:06:02.371 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76092 RepoFileDtos: 18:06:02.455 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.0 MiB, available=3.4 GiB 18:06:02.541 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76193 RepoFileDtos: 18:06:02.621 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.0 MiB, available=3.4 GiB 18:06:02.706 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76294 RepoFileDtos: 18:06:02.787 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.1 MiB, available=3.4 GiB 18:06:02.872 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76491 RepoFileDtos: 18:06:02.949 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.2 MiB, available=3.4 GiB 18:06:03.025 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76592 RepoFileDtos: 18:06:03.106 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.2 MiB, available=3.4 GiB 18:06:03.187 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76693 RepoFileDtos: 18:06:03.270 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.3 MiB, available=3.4 GiB 18:06:03.354 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76794 RepoFileDtos: 18:06:03.438 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.4 MiB, available=3.4 GiB 18:06:03.523 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 76895 RepoFileDtos: 18:06:03.606 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.4 MiB, available=3.4 GiB 18:06:03.690 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77092 RepoFileDtos: 18:06:03.772 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.5 MiB, available=3.4 GiB 18:06:03.852 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77193 RepoFileDtos: 18:06:03.931 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.6 MiB, available=3.4 GiB 18:06:04.012 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77294 RepoFileDtos: 18:06:04.100 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.6 MiB, available=3.4 GiB 18:06:04.179 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77395 RepoFileDtos: 18:06:04.264 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.7 MiB, available=3.4 GiB 18:06:04.342 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77496 RepoFileDtos: 18:06:04.425 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.7 MiB, available=3.4 GiB 18:06:04.508 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77693 RepoFileDtos: 18:06:04.592 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.8 MiB, available=3.4 GiB 18:06:04.678 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77794 RepoFileDtos: 18:06:04.761 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.9 MiB, available=3.4 GiB 18:06:04.841 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77895 RepoFileDtos: 18:06:04.926 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.9 MiB, available=3.4 GiB 18:06:05.008 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 77996 RepoFileDtos: 18:06:05.100 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=42.0 MiB, available=3.4 GiB 18:06:05.181 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after creating 78097 RepoFileDtos: 18:06:05.264 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=42.0 MiB, available=3.4 GiB 18:06:05.716 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after createLargeTree with 78101 nodes: 18:06:05.884 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=53.3 MiB, available=3.4 GiB 18:06:06.242 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 1000 nodes: 18:06:06.349 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=53.3 MiB, available=3.4 GiB 18:06:06.576 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 2000 nodes: 18:06:06.681 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=52.0 MiB, available=3.4 GiB 18:06:06.902 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 3000 nodes: 18:06:07.003 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=51.4 MiB, available=3.4 GiB 18:06:07.235 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 4000 nodes: 18:06:07.329 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=50.7 MiB, available=3.4 GiB 18:06:07.522 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 5000 nodes: 18:06:07.614 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=50.1 MiB, available=3.4 GiB 18:06:07.837 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 6000 nodes: 18:06:07.935 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=49.4 MiB, available=3.4 GiB 18:06:08.173 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 7000 nodes: 18:06:08.269 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=48.7 MiB, available=3.4 GiB 18:06:08.511 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 8000 nodes: 18:06:08.603 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=48.1 MiB, available=3.4 GiB 18:06:08.812 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 9000 nodes: 18:06:08.939 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=47.4 MiB, available=3.4 GiB 18:06:09.193 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 10000 nodes: 18:06:09.352 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=46.8 MiB, available=3.4 GiB 18:06:09.558 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 11000 nodes: 18:06:09.683 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=46.1 MiB, available=3.4 GiB 18:06:09.867 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 12000 nodes: 18:06:09.963 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=45.4 MiB, available=3.4 GiB 18:06:10.178 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 13000 nodes: 18:06:10.293 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=44.8 MiB, available=3.4 GiB 18:06:10.526 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 14000 nodes: 18:06:10.625 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=44.1 MiB, available=3.4 GiB 18:06:10.808 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 15000 nodes: 18:06:10.918 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=43.5 MiB, available=3.4 GiB 18:06:11.133 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 16000 nodes: 18:06:11.227 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=42.8 MiB, available=3.4 GiB 18:06:11.428 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 17000 nodes: 18:06:11.531 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=42.1 MiB, available=3.4 GiB 18:06:11.717 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 18000 nodes: 18:06:11.823 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=41.5 MiB, available=3.4 GiB 18:06:12.027 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 19000 nodes: 18:06:12.122 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.8 MiB, available=3.4 GiB 18:06:12.280 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 20000 nodes: 18:06:12.377 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=40.2 MiB, available=3.4 GiB 18:06:12.541 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 21000 nodes: 18:06:12.627 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=39.5 MiB, available=3.4 GiB 18:06:12.815 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 22000 nodes: 18:06:12.896 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.9 MiB, available=3.4 GiB 18:06:13.066 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 23000 nodes: 18:06:13.150 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=38.2 MiB, available=3.4 GiB 18:06:13.317 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 24000 nodes: 18:06:13.397 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=37.5 MiB, available=3.4 GiB 18:06:13.557 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 25000 nodes: 18:06:13.636 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.9 MiB, available=3.4 GiB 18:06:13.789 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 26000 nodes: 18:06:13.868 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=36.2 MiB, available=3.4 GiB 18:06:14.026 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 27000 nodes: 18:06:14.130 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=35.6 MiB, available=3.4 GiB 18:06:14.291 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 28000 nodes: 18:06:14.394 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.9 MiB, available=3.4 GiB 18:06:14.552 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 29000 nodes: 18:06:14.651 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=34.2 MiB, available=3.4 GiB 18:06:14.791 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 30000 nodes: 18:06:14.883 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=33.6 MiB, available=3.5 GiB 18:06:15.032 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 31000 nodes: 18:06:15.128 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.9 MiB, available=3.5 GiB 18:06:15.341 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 32000 nodes: 18:06:15.435 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=32.3 MiB, available=3.5 GiB 18:06:15.590 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 33000 nodes: 18:06:15.693 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=31.6 MiB, available=3.5 GiB 18:06:15.851 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 34000 nodes: 18:06:15.941 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.9 MiB, available=3.5 GiB 18:06:16.112 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 35000 nodes: 18:06:16.195 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=30.3 MiB, available=3.5 GiB 18:06:16.322 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 36000 nodes: 18:06:16.401 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.6 MiB, available=3.5 GiB 18:06:16.546 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 37000 nodes: 18:06:16.619 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=29.0 MiB, available=3.5 GiB 18:06:16.768 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 38000 nodes: 18:06:16.839 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=28.3 MiB, available=3.5 GiB 18:06:16.993 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 39000 nodes: 18:06:17.076 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.7 MiB, available=3.5 GiB 18:06:17.289 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - *** SUCCESS *** Memory consumption is down by more than 30%. 18:06:17.458 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 40000 nodes: 18:06:17.534 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=27.4 MiB, available=3.5 GiB 18:06:17.721 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 41000 nodes: 18:06:17.793 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=26.4 MiB, available=3.5 GiB 18:06:17.927 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 42000 nodes: 18:06:17.994 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.7 MiB, available=3.5 GiB 18:06:18.124 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 43000 nodes: 18:06:18.192 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=25.1 MiB, available=3.5 GiB 18:06:18.335 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 44000 nodes: 18:06:18.400 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=24.4 MiB, available=3.5 GiB 18:06:18.526 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 45000 nodes: 18:06:18.600 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.7 MiB, available=3.5 GiB 18:06:18.726 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 46000 nodes: 18:06:18.805 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=23.1 MiB, available=3.5 GiB 18:06:18.946 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 47000 nodes: 18:06:19.031 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=22.4 MiB, available=3.5 GiB 18:06:19.146 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 48000 nodes: 18:06:19.230 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.8 MiB, available=3.5 GiB 18:06:19.359 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 49000 nodes: 18:06:19.434 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=21.1 MiB, available=3.5 GiB 18:06:19.575 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 50000 nodes: 18:06:19.647 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=20.5 MiB, available=3.5 GiB 18:06:19.793 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 51000 nodes: 18:06:19.862 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.8 MiB, available=3.5 GiB 18:06:19.982 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 52000 nodes: 18:06:20.057 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=19.1 MiB, available=3.5 GiB 18:06:20.165 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 53000 nodes: 18:06:20.232 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=18.5 MiB, available=3.5 GiB 18:06:20.363 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 54000 nodes: 18:06:20.428 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.8 MiB, available=3.5 GiB 18:06:20.530 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 55000 nodes: 18:06:20.594 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=17.2 MiB, available=3.5 GiB 18:06:20.706 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 56000 nodes: 18:06:20.765 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=16.5 MiB, available=3.5 GiB 18:06:20.915 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 57000 nodes: 18:06:20.975 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.8 MiB, available=3.5 GiB 18:06:21.077 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 58000 nodes: 18:06:21.133 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=15.2 MiB, available=3.5 GiB 18:06:21.250 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 59000 nodes: 18:06:21.304 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=14.5 MiB, available=3.5 GiB 18:06:21.395 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 60000 nodes: 18:06:21.446 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.9 MiB, available=3.5 GiB 18:06:21.550 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 61000 nodes: 18:06:21.602 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=13.2 MiB, available=3.5 GiB 18:06:21.709 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 62000 nodes: 18:06:21.757 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=12.6 MiB, available=3.5 GiB 18:06:21.866 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 63000 nodes: 18:06:21.919 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.9 MiB, available=3.5 GiB 18:06:21.997 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 64000 nodes: 18:06:22.042 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=11.2 MiB, available=3.5 GiB 18:06:22.117 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 65000 nodes: 18:06:22.165 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=10.6 MiB, available=3.5 GiB 18:06:22.248 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 66000 nodes: 18:06:22.301 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.9 MiB, available=3.5 GiB 18:06:22.382 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 67000 nodes: 18:06:22.430 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=9.3 MiB, available=3.5 GiB 18:06:22.509 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 68000 nodes: 18:06:22.554 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=8.6 MiB, available=3.5 GiB 18:06:22.630 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 69000 nodes: 18:06:22.675 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.9 MiB, available=3.5 GiB 18:06:22.727 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 70000 nodes: 18:06:22.764 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=7.3 MiB, available=3.5 GiB 18:06:22.815 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 71000 nodes: 18:06:22.852 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.6 MiB, available=3.5 GiB 18:06:22.924 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 72000 nodes: 18:06:22.972 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.0 MiB, available=3.5 GiB 18:06:23.034 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 73000 nodes: 18:06:23.078 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=5.3 MiB, available=3.5 GiB 18:06:23.128 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 74000 nodes: 18:06:23.162 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.6 MiB, available=3.5 GiB 18:06:23.219 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 75000 nodes: 18:06:23.256 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=4.0 MiB, available=3.5 GiB 18:06:23.299 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 76000 nodes: 18:06:23.329 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=3.3 MiB, available=3.5 GiB 18:06:23.372 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 77000 nodes: 18:06:23.401 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.7 MiB, available=3.5 GiB 18:06:23.435 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - Memory after removing 78000 nodes: 18:06:23.469 [main] INFO c.c.c.c.d.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=2.0 MiB, available=3.5 GiB Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.858 sec - in co.codewizards.cloudstore.core.dto.RepoFileDtoTreeNodeIteratorRemoveMemoryReleaseTest Results : Tests run: 78, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.core --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.core --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/core already added, skipping [INFO] co/codewizards/cloudstore/core/progress already added, skipping [INFO] co/codewizards/cloudstore/core/auth already added, skipping [INFO] co/codewizards/cloudstore/core/context already added, skipping [INFO] co/codewizards/cloudstore/core/exception already added, skipping [INFO] co/codewizards/cloudstore/core/io already added, skipping [INFO] co/codewizards/cloudstore/core/otp already added, skipping [INFO] co/codewizards/cloudstore/core/ignore already added, skipping [INFO] co/codewizards/cloudstore/core/version already added, skipping [INFO] co/codewizards/cloudstore/core/config already added, skipping [INFO] co/codewizards/cloudstore/core/sync already added, skipping [INFO] co/codewizards/cloudstore/core/oio already added, skipping [INFO] co/codewizards/cloudstore/core/appid already added, skipping [INFO] co/codewizards/cloudstore/core/repo already added, skipping [INFO] co/codewizards/cloudstore/core/repo/sync already added, skipping [INFO] co/codewizards/cloudstore/core/repo/transport already added, skipping [INFO] co/codewizards/cloudstore/core/repo/local already added, skipping [INFO] co/codewizards/cloudstore/core/util already added, skipping [INFO] co/codewizards/cloudstore/core/util/childprocess already added, skipping [INFO] co/codewizards/cloudstore/core/concurrent already added, skipping [INFO] co/codewizards/cloudstore/core/objectfactory already added, skipping [INFO] co/codewizards/cloudstore/core/ref already added, skipping [INFO] co/codewizards/cloudstore/core/updater already added, skipping [INFO] co/codewizards/cloudstore/core/ls already added, skipping [INFO] co/codewizards/cloudstore/core/dto already added, skipping [INFO] co/codewizards/cloudstore/core/dto/jaxb already added, skipping [INFO] co/codewizards/cloudstore/core/bean already added, skipping [INFO] co/codewizards/cloudstore/core/collection already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/core already added, skipping [INFO] co/codewizards/cloudstore/core/progress already added, skipping [INFO] co/codewizards/cloudstore/core/auth already added, skipping [INFO] co/codewizards/cloudstore/core/context already added, skipping [INFO] co/codewizards/cloudstore/core/exception already added, skipping [INFO] co/codewizards/cloudstore/core/io already added, skipping [INFO] co/codewizards/cloudstore/core/otp already added, skipping [INFO] co/codewizards/cloudstore/core/ignore already added, skipping [INFO] co/codewizards/cloudstore/core/version already added, skipping [INFO] co/codewizards/cloudstore/core/config already added, skipping [INFO] co/codewizards/cloudstore/core/sync already added, skipping [INFO] co/codewizards/cloudstore/core/oio already added, skipping [INFO] co/codewizards/cloudstore/core/appid already added, skipping [INFO] co/codewizards/cloudstore/core/repo already added, skipping [INFO] co/codewizards/cloudstore/core/repo/sync already added, skipping [INFO] co/codewizards/cloudstore/core/repo/transport already added, skipping [INFO] co/codewizards/cloudstore/core/repo/local already added, skipping [INFO] co/codewizards/cloudstore/core/util already added, skipping [INFO] co/codewizards/cloudstore/core/util/childprocess already added, skipping [INFO] co/codewizards/cloudstore/core/concurrent already added, skipping [INFO] co/codewizards/cloudstore/core/objectfactory already added, skipping [INFO] co/codewizards/cloudstore/core/ref already added, skipping [INFO] co/codewizards/cloudstore/core/updater already added, skipping [INFO] co/codewizards/cloudstore/core/ls already added, skipping [INFO] co/codewizards/cloudstore/core/dto already added, skipping [INFO] co/codewizards/cloudstore/core/dto/jaxb already added, skipping [INFO] co/codewizards/cloudstore/core/bean already added, skipping [INFO] co/codewizards/cloudstore/core/collection already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.core --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.core --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 125.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-20190727.160626-14.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-20190727.160626-14.jar (352 KB at 19502.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-20190727.160626-14.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-20190727.160626-14.pom (2 KB at 1335.9 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml (398 B at 129.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1002.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/maven-metadata.xml (398 B at 388.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-20190727.160626-14-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-20190727.160626-14-sources.jar (252 KB at 14792.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 501.5 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.core --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.core [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.core --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.core --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.core [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.core file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.core.oio.nio 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.core.oio.nio --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.core.oio.nio --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Compiling 4 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.core.oio.nio --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.core.oio.nio.FileFactoryTest Running co.codewizards.cloudstore.core.oio.nio.FileTest Running co.codewizards.cloudstore.core.oio.nio.IoFileUtilTest fileFactory=NioFileFactory create file: asdf fileFactory=NioFileFactory 18:06:32.860 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory beforeTestMethod: file: target/FileTest/-1357337653-NioFileFactory 18:06:32.921 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory created file: /tmp/asdf4546990378227470287/foo5038377681123432470bar fileFactory=NioFileFactory created file: foo/bar fileFactory=NioFileFactory created file: /tmp/foo446852276674006494bar fileFactory=NioFileFactory created file: /tmp/asdf7066460411809158058 fileFactory=NioFileFactory created file: /tmp/asdf fileFactory=NioFileFactory created file: asdf fileFactory=NioFileFactory created file: foo/bar fileFactory=IoFileFactory create file: asdf fileFactory=IoFileFactory created file: /tmp/asdf15642435929580/foo2006411173647848036bar fileFactory=IoFileFactory created file: foo/bar fileFactory=IoFileFactory created file: /tmp/foo4622616643572263427bar fileFactory=IoFileFactory created file: /tmp/asdf15642435929840 fileFactory=IoFileFactory created file: /tmp/asdf fileFactory=IoFileFactory created file: asdf fileFactory=IoFileFactory created file: foo/bar Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec - in co.codewizards.cloudstore.core.oio.nio.FileFactoryTest ### newFileName_oneFile ### fromDir: /tmp/from15642435930000 toDir: /tmp/to15642435930010 current: /tmp/from15642435930000/a ### newFileName_subdir ### fromDir: /tmp/from0-15642435930090 toDir: /tmp/to0-15642435930090 subDir: /tmp/from0-15642435930090/s 18:06:32.999 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec - in co.codewizards.cloudstore.core.oio.nio.IoFileUtilTest beforeTestMethod: file: target/FileTest/-1045626007-NioFileFactory beforeTestMethod: file: target/FileTest/-1993143352-NioFileFactory beforeTestMethod: file: target/FileTest/-1084569943-NioFileFactory beforeTestMethod: file: target/FileTest/-1061757723-NioFileFactory beforeTestMethod: file: target/FileTest/-1995980133-NioFileFactory beforeTestMethod: file: target/FileTest/-392930079-NioFileFactory beforeTestMethod: file: target/FileTest/-277455047-NioFileFactory beforeTestMethod: file: target/FileTest/-1255462645-NioFileFactory beforeTestMethod: file: target/FileTest/-1833724854-NioFileFactory beforeTestMethod: file: target/FileTest/-1595011772-NioFileFactory beforeTestMethod: file: target/FileTest/-1626857913-NioFileFactory beforeTestMethod: file: target/FileTest/-412221431-NioFileFactory beforeTestMethod: file: target/FileTest/-600417669-NioFileFactory beforeTestMethod: file: target/FileTest/-131327411-NioFileFactory beforeTestMethod: file: target/FileTest/-1373881060-NioFileFactory beforeTestMethod: file: target/FileTest/-1742217156-NioFileFactory beforeTestMethod: file: target/FileTest/-1060501925-NioFileFactory beforeTestMethod: file: target/FileTest/-974909169-NioFileFactory beforeTestMethod: file: target/FileTest/-935715569-NioFileFactory beforeTestMethod: file: target/FileTest/-2069161885-NioFileFactory beforeTestMethod: file: target/FileTest/-17538709-NioFileFactory beforeTestMethod: file: target/FileTest/-107536181-NioFileFactory beforeTestMethod: file: target/FileTest/-795833524-NioFileFactory beforeTestMethod: file: target/FileTest/-174432224-NioFileFactory beforeTestMethod: file: target/FileTest/-130470849-NioFileFactory beforeTestMethod: file: target/FileTest/-1610090664-NioFileFactory beforeTestMethod: file: target/FileTest/-281109319-NioFileFactory beforeTestMethod: file: target/FileTest/-1153469206-NioFileFactory beforeTestMethod: file: target/FileTest/-362047583-NioFileFactory beforeTestMethod: file: target/FileTest/-192160540-NioFileFactory beforeTestMethod: file: target/FileTest/-1586201099-NioFileFactory beforeTestMethod: file: target/FileTest/-2097534869-IoFileFactory beforeTestMethod: file: target/FileTest/-1156302312-IoFileFactory beforeTestMethod: file: target/FileTest/-232814096-IoFileFactory beforeTestMethod: file: target/FileTest/-1180899805-IoFileFactory beforeTestMethod: file: target/FileTest/-798751900-IoFileFactory beforeTestMethod: file: target/FileTest/-732072246-IoFileFactory beforeTestMethod: file: target/FileTest/-644121166-IoFileFactory beforeTestMethod: file: target/FileTest/-395007854-IoFileFactory beforeTestMethod: file: target/FileTest/-1373993561-IoFileFactory beforeTestMethod: file: target/FileTest/-322314999-IoFileFactory beforeTestMethod: file: target/FileTest/-649282745-IoFileFactory beforeTestMethod: file: target/FileTest/-363024019-IoFileFactory beforeTestMethod: file: target/FileTest/-1433840814-IoFileFactory beforeTestMethod: file: target/FileTest/-1198819281-IoFileFactory beforeTestMethod: file: target/FileTest/-373735236-IoFileFactory beforeTestMethod: file: target/FileTest/-386927669-IoFileFactory beforeTestMethod: file: target/FileTest/-774806328-IoFileFactory beforeTestMethod: file: target/FileTest/-1595356340-IoFileFactory beforeTestMethod: file: target/FileTest/-1628713753-IoFileFactory beforeTestMethod: file: target/FileTest/-934475117-IoFileFactory beforeTestMethod: file: target/FileTest/-1034552956-IoFileFactory beforeTestMethod: file: target/FileTest/-1386997141-IoFileFactory beforeTestMethod: file: target/FileTest/-1281584407-IoFileFactory beforeTestMethod: file: target/FileTest/-1329107747-IoFileFactory beforeTestMethod: file: target/FileTest/-1264673947-IoFileFactory beforeTestMethod: file: target/FileTest/-798075421-IoFileFactory beforeTestMethod: file: target/FileTest/-1801139733-IoFileFactory beforeTestMethod: file: target/FileTest/-175860934-IoFileFactory beforeTestMethod: file: target/FileTest/-1060816772-IoFileFactory beforeTestMethod: file: target/FileTest/-701478117-IoFileFactory beforeTestMethod: file: target/FileTest/-489017016-IoFileFactory beforeTestMethod: file: target/FileTest/-1095671326-IoFileFactory Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 sec - in co.codewizards.cloudstore.core.oio.nio.FileTest Results : Tests run: 86, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/core already added, skipping [INFO] co/codewizards/cloudstore/core/oio already added, skipping [INFO] co/codewizards/cloudstore/core/oio/nio already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/core already added, skipping [INFO] co/codewizards/cloudstore/core/oio already added, skipping [INFO] co/codewizards/cloudstore/core/oio/nio already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.core.oio.nio --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 168.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-20190727.160634-14.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-20190727.160634-14.jar (10 KB at 3275.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-20190727.160634-14.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-20190727.160634-14.pom (747 B at 729.5 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml (406 B at 99.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1010.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml (406 B at 198.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-20190727.160634-14-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-20190727.160634-14-sources.jar (6 KB at 5219.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 505.4 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core.oio.nio [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core.oio.nio/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.core.oio.nio [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.core.oio.nio --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.core.oio.nio --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.core.oio.nio --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.core.oio.nio --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.core.oio.nio [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.core.oio.nio file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.local 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.local --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.local --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.local --- [INFO] Compiling 71 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/classes [INFO] [INFO] --- datanucleus-maven-plugin:4.0.0-release:enhance (default) @ co.codewizards.cloudstore.local --- [INFO] CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-maven-plugin/4.0.0-release/datanucleus-maven-plugin-4.0.0-release.jar [INFO] CP: /home/tomcat/.m2/repository/log4j/log4j/1.2.16/log4j-1.2.16.jar [INFO] CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar [INFO] CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar [INFO] CP: /home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar [INFO] CP: /home/tomcat/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] CP: /home/tomcat/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] CP: /home/tomcat/.m2/repository/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar [INFO] CP: /home/tomcat/.m2/repository/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] CP: /home/tomcat/.m2/repository/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar [INFO] CP: /home/tomcat/.m2/repository/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar [INFO] CP: /home/tomcat/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [INFO] CP: /home/tomcat/.m2/repository/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] CP: /home/tomcat/.m2/repository/junit/junit/3.8.2/junit-3.8.2.jar [INFO] CP: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/classes [INFO] CP: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [INFO] CP: /home/tomcat/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar [INFO] CP: /home/tomcat/.m2/repository/com/sun/xml/bind/jaxb-impl/2.3.0/jaxb-impl-2.3.0.jar [INFO] CP: /home/tomcat/.m2/repository/com/sun/xml/bind/jaxb-core/2.3.0/jaxb-core-2.3.0.jar [INFO] CP: /home/tomcat/.m2/repository/javax/activation/activation/1.1.1/activation-1.1.1.jar [INFO] CP: /home/tomcat/.m2/repository/javax/jdo/jdo-api/3.1-rc1/jdo-api-3.1-rc1.jar [INFO] CP: /home/tomcat/.m2/repository/javax/transaction/transaction-api/1.1/transaction-api-1.1.jar [INFO] CP: /home/tomcat/.m2/repository/org/bouncycastle/bcprov-jdk15on/161b03/bcprov-jdk15on-161b03.jar [INFO] CP: /home/tomcat/.m2/repository/org/apache/derby/derby/10.13.1.1/derby-10.13.1.1.jar [INFO] CP: /home/tomcat/.m2/repository/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar log4j:WARN No appenders could be found for logger (DataNucleus.General). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. DataNucleus Enhancer (version 4.0.7) for API "JDO" DataNucleus Enhancer : Classpath >> /home/tomcat/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.4.jar >> /home/tomcat/.jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.4/boot/plexus-classworlds-2.4.jar ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileChunk ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Directory ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.NormalFile ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.RepoFile ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.CopyModification ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.DeleteModification ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Modification ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Entity ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.TransferDoneMarker ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Symlink ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.RemoteRepository ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.FileInProgressMarker ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.LocalRepository ENHANCED (Persistable) : co.codewizards.cloudstore.local.persistence.Repository DataNucleus Enhancer completed with success for 16 classes. Timings : input=482 ms, enhance=190 ms, total=672 ms. Consult the log for full details [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.local --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.local --- [INFO] Compiling 10 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.local --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.local.transport.FileRepoTransportTest Running co.codewizards.cloudstore.local.persistence.DaoTest Running co.codewizards.cloudstore.local.LocalRepoManagerTest Running co.codewizards.cloudstore.local.transport.RepoTransportFactoryRegistryTest Running co.codewizards.cloudstore.core.config.ConfigTest Running co.codewizards.cloudstore.local.LocalRepoManagerFactoryTest *** buildIdRangePackages_0 *** 0: [[16,21], [25,25], [27,29]] 1: [[34,38], [-1,-1], [-1,-1]] Running co.codewizards.cloudstore.local.persistence.PersistenceTest Running co.codewizards.cloudstore.local.LocalRepoRegistryTest *** buildIdRangePackages_1 *** 0: [[1,5], [7,9], [11,14]] 1: [[16,21], [25,25], [27,29]] 2: [[34,38], [40,40], [-1,-1]] *** buildIdRangePackages_2 *** 0: [[1,1], [7,9], [11,14]] 1: [[16,21], [25,25], [27,29]] 2: [[34,38], [-1,-1], [-1,-1]] *** buildIdRangePackages_3 *** 0: [[1,5], [7,9], [11,14]] 1: [[16,21], [25,25], [27,29]] 2: [[34,38], [40,41], [45,48]] *** buildIdRangePackages_4 *** *** buildIdRangePackages_5 *** 0: [[666,666], [-1,-1], [-1,-1]] Running co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest *** buildIdRangePackages_6 *** 0: [[666,667], [-1,-1], [-1,-1]] *** shrinkIdRangePackageSizeIfPossible_0 *** 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [-1,-1]] *** shrinkIdRangePackageSizeIfPossible_1 *** 0: [[11,14], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] 0: [[11,14]] *** shrinkIdRangePackageSizeIfPossible_2 *** 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [50,51], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [50,51]] *** shrinkIdRangePackageSizeIfPossible_3 *** 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [50,51], [53,53], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] 0: [[1,5], [7,9], [11,14], [16,21], [25,25], [27,29], [34,38], [40,41], [45,48], [50,51], [53,53], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1], [-1,-1]] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.531 sec - in co.codewizards.cloudstore.local.persistence.DaoTest 18:06:48.565 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:06:48.808 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 sec - in co.codewizards.cloudstore.local.transport.RepoTransportFactoryRegistryTest 18:06:49.141 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:06:49.182 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq99h1-4x5za' 18:06:49.262 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:06:49.262 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:06:49.405 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1971 ms. 18:06:49.510 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25359ed8]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq99q1-kx827-remote' 18:06:49.630 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1982 ms. 18:06:49.638 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq99tn-u6k5x' 18:06:49.695 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6a396c1e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq99uw-ucbti' 18:06:49.751 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1985 ms. 18:06:49.786 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:06:49.797 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1987 ms. 18:06:49.794 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:06:49.892 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:06:49.973 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a3b-yqsb5' 18:06:49.978 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a3m-xykqj-remote' 18:06:50.049 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a3b-yqsb5' locked successfully. 18:06:50.065 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1963 ms. 18:06:50.065 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1991 ms. 18:06:50.092 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a6q-3ri04-local' 18:06:50.158 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1990 ms. 18:06:51.391 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq99h1-4x5za' locked successfully. 18:06:51.632 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25359ed8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq99q1-kx827-remote' locked successfully. 18:06:51.756 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq99tn-u6k5x' locked successfully. 18:06:51.817 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9bjb-agbxa' 18:06:51.826 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9bjb-agbxa' locked successfully. 18:06:52.079 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a3m-xykqj-remote' locked successfully. 18:06:52.182 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a6q-3ri04-local' locked successfully. 18:07:16.324 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]initPersistenceManagerFactory: repositoryId=7bda695d-2d29-443c-9fbb-6708d8598d33 18:07:16.366 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18614 ms. 18:07:17.141 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms. 18:07:19.140 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 18:07:21.140 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]initPersistenceManagerFactory: repositoryId=5c57eb49-cc28-424e-aed4-7de2cc04e1b6 18:07:21.162 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21635 ms. 18:07:21.633 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25359ed8]initPersistenceManagerFactory: repositoryId=083257a6-97c8-4d6d-9138-4e5d69aadf82 18:07:21.689 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25359ed8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22380 ms. 18:07:21.773 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]getCloseDeferredMillis: closeDeferredMillis=0 18:07:21.782 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]initPersistenceManagerFactory: repositoryId=a8be09cd-67f7-4f7b-ada3-009416195410 18:07:21.775 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]close: Closing real LocalRepoManager immediately. 18:07:21.788 [main] INFO c.c.c.l.LocalRepoManagerImpl - [491666ad]_close: Shutting down real LocalRepoManager. 18:07:21.798 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22328 ms. 18:07:22.188 [main] INFO c.c.c.l.LocalRepoManagerImpl - [723ed581]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9yyv-q0lzc-local' 18:07:22.191 [main] INFO c.c.c.l.LocalRepoManagerImpl - [723ed581]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9yyv-q0lzc-local' locked successfully. 18:07:22.236 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]initPersistenceManagerFactory: repositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:22.243 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. 18:07:22.253 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 21916 ms. 18:07:22.281 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]initPersistenceManagerFactory: repositoryId=70ae3437-d55a-4f08-be09-e86e2795cc13 18:07:22.283 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:07:22.314 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22277 ms. 18:07:22.315 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:07:22.529 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 18:07:22.561 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7abe27bf]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a6v-4oldl-remote' 18:07:22.566 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7abe27bf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a6v-4oldl-remote' locked successfully. 18:07:22.586 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]initPersistenceManagerFactory: repositoryId=c826dbb2-38f6-4393-b7bc-7cc39459d952 18:07:22.601 [main] INFO c.c.c.l.LocalRepoManagerImpl - [63718b93]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9bjb-agbxa' 18:07:22.606 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9zal-tflva' 18:07:22.611 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9zal-tflva' locked successfully. 18:07:22.618 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22257 ms. 18:07:22.942 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 18:07:23.014 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 18:07:23.089 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.58% 18:07:23.096 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]getCloseDeferredMillis: closeDeferredMillis=0 18:07:23.096 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]close: Closing real LocalRepoManager immediately. 18:07:23.097 [main] INFO c.c.c.l.LocalRepoManagerImpl - [453da22c]_close: Shutting down real LocalRepoManager. 18:07:23.191 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 18:07:23.421 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.73% 18:07:23.562 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:07:23.678 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]getCloseDeferredMillis: closeDeferredMillis=20000 18:07:23.678 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:23.709 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:07:23.715 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:07:23.721 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 18:07:23.801 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.21% 18:07:23.882 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 18:07:23.913 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62% 18:07:23.932 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 18:07:23.957 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 18:07:24.074 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:07:24.148 [main] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:24.157 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f1a45f8]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqa0ho-ltl4c' 18:07:24.161 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f1a45f8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqa0ho-ltl4c' locked successfully. 18:07:25.356 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 18:07:25.900 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5327a06e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqa1tu-w03ph' 18:07:25.902 [main] INFO c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryId:c826dbb2-38f6-4393-b7bc-7cc39459d952' value='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a3b-yqsb5' 18:07:25.903 [main] INFO c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryAlias:jylq9zi5_alias2' value='c826dbb2-38f6-4393-b7bc-7cc39459d952' 18:07:25.903 [main] INFO c.c.c.c.r.l.LocalRepoRegistry - evictDeadEntry: key='repositoryAlias:jylq9zi5_alias1' value='c826dbb2-38f6-4393-b7bc-7cc39459d952' 18:07:25.906 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5327a06e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqa1tu-w03ph' locked successfully. 18:07:27.357 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1991 ms. 18:07:30.452 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1992 ms. 18:07:33.548 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. 18:07:35.602 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1978 ms. 18:07:35.757 [main] INFO c.c.c.l.LocalRepoManagerImpl - [723ed581]initPersistenceManagerFactory: repositoryId=7cc010c2-96e5-477e-b733-1a09870666ce 18:07:35.770 [main] INFO c.c.c.l.LocalRepoManagerImpl - [723ed581]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8477 ms. 18:07:36.106 [main] INFO c.c.c.l.LocalRepoManagerImpl - [723ed581]getCloseDeferredMillis: closeDeferredMillis=20000 18:07:36.106 [main] INFO c.c.c.l.LocalRepoManagerImpl - [723ed581]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:36.202 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 18:07:36.279 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 18:07:36.354 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% 18:07:36.696 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 18:07:36.860 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% 18:07:37.000 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7abe27bf]initPersistenceManagerFactory: repositoryId=18aca966-17e7-44dc-9224-7114783edd89 18:07:37.019 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7abe27bf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8896 ms. 18:07:37.140 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 79.93% 18:07:37.229 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f1a45f8]initPersistenceManagerFactory: repositoryId=a5765ee3-4059-4f61-bdfd-d297ed4e2b94 18:07:37.255 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f1a45f8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8088 ms. 18:07:37.365 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 18:07:37.440 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:07:37.451 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:07:37.490 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]initPersistenceManagerFactory: repositoryId=b50942c4-0f17-4266-9d6b-302831e07fcc 18:07:37.498 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9405 ms. 18:07:37.545 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.91% 18:07:37.590 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 18:07:37.584 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 18:07:37.690 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]getCloseDeferredMillis: closeDeferredMillis=0 18:07:37.690 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]close: Closing real LocalRepoManager immediately. 18:07:37.697 [main] INFO c.c.c.l.LocalRepoManagerImpl - [14e2e1c3]_close: Shutting down real LocalRepoManager. 18:07:37.740 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:07:37.822 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 18:07:37.854 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:07:37.890 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 18:07:37.932 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:07:38.057 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 18:07:38.137 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5327a06e]initPersistenceManagerFactory: repositoryId=70afded5-1ab5-4060-8c3f-fcc0042aac56 18:07:38.152 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5327a06e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8526 ms. 18:07:38.190 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.56% 18:07:38.281 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 18:07:38.375 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=083257a6-97c8-4d6d-9138-4e5d69aadf82 remoteRepositoryId=7cc010c2-96e5-477e-b733-1a09870666ce localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:07:38.375 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:07:38.405 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5327a06e]getCloseDeferredMillis: closeDeferredMillis=0 18:07:38.405 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5327a06e]close: Closing real LocalRepoManager immediately. 18:07:38.406 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5327a06e]_close: Shutting down real LocalRepoManager. 18:07:38.561 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.70% 18:07:38.596 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:07:38.809 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25359ed8]getCloseDeferredMillis: closeDeferredMillis=20000 18:07:38.810 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25359ed8]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:38.814 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 18:07:38.820 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 18:07:38.825 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17% 18:07:38.881 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f353d99]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9zal-tflva' 18:07:38.882 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f353d99]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9zal-tflva' locked successfully. 18:07:38.893 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:07:38.917 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.39% 18:07:38.944 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 18:07:39.027 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50% 18:07:39.070 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f1a45f8]getCloseDeferredMillis: closeDeferredMillis=20000 18:07:39.091 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f1a45f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:39.113 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:07:39.121 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:07:39.139 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:07:39.164 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 62.25% 18:07:39.170 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 68.38% 18:07:39.186 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 18:07:39.295 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62% 18:07:39.299 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.67% 18:07:39.316 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83% 18:07:39.356 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 86.75% 18:07:39.378 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 92.88% 18:07:39.390 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94% 18:07:39.405 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 99.00% 18:07:39.439 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58472096]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqa1tt-q2jny' 18:07:39.440 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58472096]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqa1tt-q2jny' locked successfully. 18:07:39.461 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:07:39.488 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 18:07:39.559 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:07:39.595 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1993 ms. 18:07:39.643 [main] INFO c.c.c.l.LocalRepoManagerImpl - [f1a45f8]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:39.672 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ed922e1]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqacge-suek7' 18:07:39.675 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ed922e1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqacge-suek7' locked successfully. 18:07:39.785 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=083257a6-97c8-4d6d-9138-4e5d69aadf82 remoteRepositoryId=7cc010c2-96e5-477e-b733-1a09870666ce localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:07:39.830 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:39.831 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 18aca966-17e7-44dc-9224-7114783edd89 18:07:39.850 [main] INFO c.c.c.l.LocalRepoManagerImpl - [25359ed8]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:39.883 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f183caa]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqacm6-sjlds-remote' 18:07:39.888 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f183caa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqacm6-sjlds-remote' locked successfully. 18:07:39.917 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:07:39.928 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18aca966-17e7-44dc-9224-7114783edd89 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a6v-4oldl-remote' toID=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 to='target/repo/jylq9a6q-3ri04-local', fromRepoLocalSync=true 18:07:39.946 [pool-1-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0218751d-5ed8-4762-bb35-9e95c8bb5ad2 ('target/repo/jylq9a6q-3ri04-local') 18:07:40.025 [pool-1-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:07:40.048 [pool-1-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:07:40.052 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:07:40.058 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:07:40.068 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:07:40.105 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:07:40.145 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:07:40.191 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:07:40.218 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:07:40.249 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:07:40.295 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:07:40.439 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 remoteRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:07:40.706 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f353d99]initPersistenceManagerFactory: repositoryId=b50942c4-0f17-4266-9d6b-302831e07fcc 18:07:40.716 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f353d99]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1832 ms. 18:07:40.789 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:40.809 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f353d99]getCloseDeferredMillis: closeDeferredMillis=0 18:07:40.809 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f353d99]close: Closing real LocalRepoManager immediately. 18:07:40.809 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7f353d99]_close: Shutting down real LocalRepoManager. 18:07:40.834 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:07:40.941 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:40.969 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:41.020 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:07:41.168 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40e32762]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqadlz-3d9r7' 18:07:41.177 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5a8ab2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqadmb-j3gjl' 18:07:41.184 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:41.187 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f50b680]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqadmj-o05w5' 18:07:41.202 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f50b680]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqadmj-o05w5' locked successfully. 18:07:41.222 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 18:07:41.232 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:41.236 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:07:41.357 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:41.412 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58472096]initPersistenceManagerFactory: repositoryId=c826dbb2-38f6-4393-b7bc-7cc39459d952 18:07:41.413 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58472096]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1973 ms. 18:07:41.446 [main] INFO c.c.c.l.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jylq9zi5_alias2' of repository 'c826dbb2-38f6-4393-b7bc-7cc39459d952' copied from repo to repoRegistry. 18:07:41.455 [main] INFO c.c.c.l.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jylq9zi5_alias1' of repository 'c826dbb2-38f6-4393-b7bc-7cc39459d952' copied from repo to repoRegistry. 18:07:41.449 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:41.463 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:07:41.482 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58472096]getCloseDeferredMillis: closeDeferredMillis=0 18:07:41.483 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58472096]close: Closing real LocalRepoManager immediately. 18:07:41.484 [main] INFO c.c.c.l.LocalRepoManagerImpl - [58472096]_close: Shutting down real LocalRepoManager. 18:07:41.535 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:41.578 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:41.582 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:07:41.593 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 18:07:41.622 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:41.698 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 18:07:41.698 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 18:07:41.701 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:41.704 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:07:41.778 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62faa2860876f7d5efecb94a75c3d71162c41afb' to.sha1=''): /1/a 18:07:41.878 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:41.898 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:07:41.899 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='62faa2860876f7d5efecb94a75c3d71162c41afb' toSha1='null' 18:07:41.900 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:07:41.901 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:07:41.903 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:07:41.980 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6296474f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqae8g-zz7tc' 18:07:42.002 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6296474f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqae8g-zz7tc' locked successfully. 18:07:42.493 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 78302 bytes in 592 ms. path='/1/a' 18:07:42.545 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:07:42.685 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:42.708 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:42.728 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:42.733 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:07:42.770 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de9d739d8859494e679d5283a4f7c4b5c3eb4854' to.sha1=''): /1/b 18:07:42.824 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:42.898 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:07:42.898 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='de9d739d8859494e679d5283a4f7c4b5c3eb4854' toSha1='null' 18:07:42.898 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:07:42.898 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:07:42.906 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:07:42.931 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 611010 bytes in 33 ms. path='/1/b' 18:07:42.945 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:07:43.002 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:43.020 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:43.039 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:43.043 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 18:07:43.074 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='348aabd9b00273d13b8b5dbd9dc16a3511c87971' to.sha1=''): /1/c 18:07:43.139 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:43.147 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 18:07:43.148 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='348aabd9b00273d13b8b5dbd9dc16a3511c87971' toSha1='null' 18:07:43.150 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 18:07:43.161 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 18:07:43.162 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 18:07:43.184 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 4050 bytes in 23 ms. path='/1/c' 18:07:43.237 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:07:43.352 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:43.389 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:43.452 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:43.467 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:07:43.517 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='321fbdc6d35672bd2dbbd1034427292265cf6bbc' to.sha1=''): /2/1/a 18:07:43.668 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:43.715 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:07:43.715 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='321fbdc6d35672bd2dbbd1034427292265cf6bbc' toSha1='null' 18:07:43.715 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:07:43.716 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:07:43.720 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:07:43.742 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 282954 bytes in 26 ms. path='/2/1/a' 18:07:43.760 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:07:43.816 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:43.849 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:43.913 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:43.922 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 18:07:43.958 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d906af7718dee48aaf544d77d64ed7925c7f3000' to.sha1=''): /2/1/b 18:07:44.019 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:44.065 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 18:07:44.066 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d906af7718dee48aaf544d77d64ed7925c7f3000' toSha1='null' 18:07:44.066 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 18:07:44.067 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 18:07:44.073 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 18:07:44.089 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150800 bytes in 22 ms. path='/2/1/b' 18:07:44.102 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:07:44.148 [closeDeferredTimer-21a947fe-2] INFO c.c.c.l.LocalRepoManagerImpl - [21a947fe]_close: Shutting down real LocalRepoManager. 18:07:44.161 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:44.181 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:44.218 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:44.221 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:07:44.269 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1cc1a201cc39eed11c00463565821c67a7a61c1b' to.sha1=''): /2/a 18:07:44.364 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:44.381 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 18:07:44.381 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1cc1a201cc39eed11c00463565821c67a7a61c1b' toSha1='null' 18:07:44.381 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:07:44.382 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 18:07:44.384 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 18:07:44.409 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161100 bytes in 28 ms. path='/2/a' 18:07:44.424 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:07:44.487 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:44.504 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:44.573 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:44.579 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:07:44.609 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='224f61da05c11d8026b8df615a87cc3bfa3d1ab3' to.sha1=''): /3/a 18:07:44.674 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:44.693 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms. 18:07:44.716 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 18:07:44.717 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='224f61da05c11d8026b8df615a87cc3bfa3d1ab3' toSha1='null' 18:07:44.717 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:07:44.718 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 18:07:44.725 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 18:07:44.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 213894 bytes in 22 ms. path='/3/a' 18:07:44.752 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:07:44.979 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:45.049 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:45.080 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:45.085 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:07:45.111 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7dd2f66c26fbc74886d84adaf3db4d434777c87' to.sha1=''): /3/b 18:07:45.161 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:45.173 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 18:07:45.174 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f7dd2f66c26fbc74886d84adaf3db4d434777c87' toSha1='null' 18:07:45.174 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:07:45.174 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 18:07:45.185 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 18:07:45.214 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 473714 bytes in 40 ms. path='/3/b' 18:07:45.229 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:07:45.457 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:45.471 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:45.490 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:45.493 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:07:45.519 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5863c16bd2b58aa1592b654145950319eb466da0' to.sha1=''): /3/c 18:07:45.579 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:45.618 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 18:07:45.619 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5863c16bd2b58aa1592b654145950319eb466da0' toSha1='null' 18:07:45.620 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:07:45.621 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 18:07:45.626 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 18:07:45.638 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 193375 bytes in 17 ms. path='/3/c' 18:07:45.647 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:07:45.726 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:45.813 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:45.902 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:45.904 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:07:45.929 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ebeb1254d881d14689d337a790eaa40f62c6ddcd' to.sha1=''): /3/d 18:07:46.014 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:46.021 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 18:07:46.021 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ebeb1254d881d14689d337a790eaa40f62c6ddcd' toSha1='null' 18:07:46.022 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:07:46.022 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 18:07:46.025 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 18:07:46.056 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 171396 bytes in 34 ms. path='/3/d' 18:07:46.069 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:07:46.128 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="18aca966-17e7-44dc-9224-7114783edd89"] on repo=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 18:07:46.151 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:46.176 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 18:07:46.221 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 remoteRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 localRepositoryRevisionSynced=2 18:07:46.328 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 remoteRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 transaction.localRevision=72 remoteFromLocalRevision=2 18:07:46.369 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 from='target/repo/jylq9a6q-3ri04-local' toID=18aca966-17e7-44dc-9224-7114783edd89 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a6v-4oldl-remote' 18:07:46.494 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 remoteRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 18:07:46.519 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:07:46.520 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:07:46.548 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 remoteRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 localRepositoryRevisionSynced=72 18:07:46.622 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 remoteRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 transaction.localRevision=5 remoteFromLocalRevision=72 18:07:46.654 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18aca966-17e7-44dc-9224-7114783edd89 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a6v-4oldl-remote' toID=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 to='target/repo/jylq9a6q-3ri04-local', fromRepoLocalSync=false 18:07:46.778 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 remoteRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:07:46.797 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:07:46.797 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:07:46.828 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 remoteRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 localRepositoryRevisionSynced=5 18:07:46.869 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 remoteRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 transaction.localRevision=75 remoteFromLocalRevision=5 18:07:46.873 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:07:46.929 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]getCloseDeferredMillis: closeDeferredMillis=20000 18:07:46.930 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:46.931 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7abe27bf]getCloseDeferredMillis: closeDeferredMillis=20000 18:07:46.931 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7abe27bf]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:47.290 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:07:47.307 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18aca966-17e7-44dc-9224-7114783edd89 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a6v-4oldl-remote' toID=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 to='target/repo/jylq9a6q-3ri04-local', fromRepoLocalSync=true 18:07:47.307 [pool-2-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0218751d-5ed8-4762-bb35-9e95c8bb5ad2 ('target/repo/jylq9a6q-3ri04-local') 18:07:47.317 [pool-2-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:07:47.429 [pool-2-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:07:47.565 [pool-2-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 18:07:47.733 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:07:47.739 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:07:47.747 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:07:47.773 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:07:47.792 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 18:07:47.819 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:07:48.264 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 18:07:48.302 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:07:48.329 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:07:48.373 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:07:48.398 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 remoteRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:07:48.458 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.72% 18:07:48.460 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:48.462 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:07:48.516 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:48.546 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:48.549 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:07:48.607 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:48.623 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:48.625 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new' 18:07:48.749 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:48.790 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:48.796 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/new/xxx' 18:07:49.168 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:49.195 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:49.199 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 18:07:49.219 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:49.260 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.79% 18:07:49.263 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.68% 18:07:49.283 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:49.286 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new/xxx' 18:07:49.355 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='d906af7718dee48aaf544d77d64ed7925c7f3000'): /2/new/xxx 18:07:49.407 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:49.437 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.57% 18:07:49.695 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 remoteRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 localRepositoryRevisionSynced=8 18:07:49.781 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 remoteRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 transaction.localRevision=86 remoteFromLocalRevision=8 18:07:49.792 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 from='target/repo/jylq9a6q-3ri04-local' toID=18aca966-17e7-44dc-9224-7114783edd89 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a6v-4oldl-remote' 18:07:49.830 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 remoteRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=86 18:07:49.938 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 18:07:49.940 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:49.943 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/new/xxx' 18:07:49.945 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:50.089 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:50.093 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 18:07:50.105 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:07:50.171 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 18:07:50.172 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:07:50.173 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f183caa]initPersistenceManagerFactory: repositoryId=f36d888d-82d0-426b-9939-c5a0f57f10b2 18:07:50.229 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 remoteRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 localRepositoryRevisionSynced=86 18:07:50.237 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f183caa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6975 ms. 18:07:50.497 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 remoteRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 transaction.localRevision=11 remoteFromLocalRevision=86 18:07:50.499 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22bf9122]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqakte-zuzj4-local' 18:07:50.502 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22bf9122]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqakte-zuzj4-local' locked successfully. 18:07:50.502 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18aca966-17e7-44dc-9224-7114783edd89 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a6v-4oldl-remote' toID=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 to='target/repo/jylq9a6q-3ri04-local', fromRepoLocalSync=false 18:07:50.548 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 remoteRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:07:50.569 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:07:50.574 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:07:50.593 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 remoteRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 localRepositoryRevisionSynced=11 18:07:50.679 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0218751d-5ed8-4762-bb35-9e95c8bb5ad2 remoteRepositoryId=18aca966-17e7-44dc-9224-7114783edd89 transaction.localRevision=91 remoteFromLocalRevision=11 18:07:50.740 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:07:50.740 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7abe27bf]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:50.743 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:50.798 [main] INFO c.c.c.l.LocalRepoManagerImpl - [401788d5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqal1o-elb5z-local' 18:07:50.801 [main] INFO c.c.c.l.LocalRepoManagerImpl - [401788d5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqal1o-elb5z-local' locked successfully. 18:07:50.893 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms. 18:07:51.044 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ed922e1]initPersistenceManagerFactory: repositoryId=6e46b4d3-19bf-42a3-a3c5-d46b1284b1d0 18:07:51.051 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ed922e1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7940 ms. 18:07:51.226 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:07:51.238 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:07:51.335 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 18:07:51.534 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 18:07:51.571 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 18:07:51.639 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.54% 18:07:51.700 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 18:07:51.779 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.85% 18:07:51.877 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:07:52.048 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ed922e1]getCloseDeferredMillis: closeDeferredMillis=20000 18:07:52.049 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ed922e1]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:07:52.056 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6518fdfd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqam0m-u3keo' 18:07:52.059 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6518fdfd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqam0m-u3keo' locked successfully. 18:07:52.097 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f50b680]initPersistenceManagerFactory: repositoryId=f8fa3f41-76b0-424e-b1ee-4bfe968cd94d 18:07:52.107 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f50b680]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6149 ms. 18:07:52.160 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f50b680]getCloseDeferredMillis: closeDeferredMillis=0 18:07:52.160 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f50b680]close: Closing real LocalRepoManager immediately. 18:07:52.160 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f50b680]_close: Shutting down real LocalRepoManager. 18:07:53.643 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6296474f]initPersistenceManagerFactory: repositoryId=bc606f53-f28c-4173-b9ff-d97bd8e1e6ac 18:07:53.710 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6296474f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7012 ms. 18:07:53.755 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6296474f]getCloseDeferredMillis: closeDeferredMillis=0 18:07:53.755 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6296474f]close: Closing real LocalRepoManager immediately. 18:07:53.755 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6296474f]_close: Shutting down real LocalRepoManager. 18:07:53.992 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1992 ms. 18:07:55.905 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6397248c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqaozj-cmp2v' 18:07:55.911 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6397248c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqaozj-cmp2v' locked successfully. 18:07:55.988 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1992 ms. 18:07:56.112 [closeDeferredTimer-723ed581-1] INFO c.c.c.l.LocalRepoManagerImpl - [723ed581]_close: Shutting down real LocalRepoManager. 18:07:57.234 [main] INFO c.c.c.l.LocalRepoManagerImpl - [307e4c44]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqaq06-tt5vw' 18:07:57.242 [main] INFO c.c.c.l.LocalRepoManagerImpl - [307e4c44]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqaq06-tt5vw' locked successfully. 18:07:57.697 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]getCloseDeferredMillis: closeDeferredMillis=0 18:07:57.697 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]close: Closing real LocalRepoManager immediately. 18:07:57.698 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1372ed45]_close: Shutting down real LocalRepoManager. 18:07:57.985 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1995 ms. 18:07:58.685 [main] INFO c.c.c.l.LocalRepoManagerImpl - [366164f0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a3m-xykqj-remote' 18:07:58.686 [main] INFO c.c.c.l.LocalRepoManagerImpl - [366164f0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylq9a3m-xykqj-remote' locked successfully. 18:07:59.660 [closeDeferredTimer-f1a45f8-2] INFO c.c.c.l.LocalRepoManagerImpl - [f1a45f8]_close: Shutting down real LocalRepoManager. 18:07:59.864 [closeDeferredTimer-25359ed8-2] INFO c.c.c.l.LocalRepoManagerImpl - [25359ed8]_close: Shutting down real LocalRepoManager. 18:07:59.996 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]getCloseDeferredMillis: closeDeferredMillis=20000 18:07:59.996 [main] INFO c.c.c.l.LocalRepoManagerImpl - [37574691]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:00.410 [main] INFO c.c.c.l.LocalRepoManagerImpl - [366164f0]initPersistenceManagerFactory: repositoryId=70ae3437-d55a-4f08-be09-e86e2795cc13 18:08:00.412 [main] INFO c.c.c.l.LocalRepoManagerImpl - [366164f0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1725 ms. 18:08:01.113 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. 18:08:04.212 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1996 ms. *** Accessing fromPath and toPath *** /from/0 => /to/0 /from/1 => /to/1 /from/2 => /to/2 /from/3 => /to/3 /from/4 => /to/4 /from/5 => /to/5 /from/6 => /to/6 /from/7 => /to/7 /from/8 => /to/8 /from/9 => /to/9 /from/10 => /to/10 /from/11 => /to/11 /from/12 => /to/12 /from/13 => /to/13 /from/14 => /to/14 /from/15 => /to/15 /from/16 => /to/16 /from/17 => /to/17 /from/18 => /to/18 /from/19 => /to/19 /from/20 => /to/20 /from/21 => /to/21 /from/22 => /to/22 /from/23 => /to/23 /from/24 => /to/24 /from/25 => /to/25 /from/26 => /to/26 /from/27 => /to/27 /from/28 => /to/28 /from/29 => /to/29 /from/30 => /to/30 /from/31 => /to/31 /from/32 => /to/32 /from/33 => /to/33 /from/34 => /to/34 /from/35 => /to/35 /from/36 => /to/36 /from/37 => /to/37 /from/38 => /to/38 /from/39 => /to/39 /from/40 => /to/40 /from/41 => /to/41 /from/42 => /to/42 /from/43 => /to/43 /from/44 => /to/44 /from/45 => /to/45 /from/46 => /to/46 /from/47 => /to/47 /from/48 => /to/48 /from/49 => /to/49 /from/50 => /to/50 /from/51 => /to/51 /from/52 => /to/52 /from/53 => /to/53 /from/54 => /to/54 /from/55 => /to/55 /from/56 => /to/56 /from/57 => /to/57 /from/58 => /to/58 /from/59 => /to/59 /from/60 => /to/60 /from/61 => /to/61 /from/62 => /to/62 /from/63 => /to/63 /from/64 => /to/64 /from/65 => /to/65 /from/66 => /to/66 /from/67 => /to/67 /from/68 => /to/68 /from/69 => /to/69 /from/70 => /to/70 /from/71 => /to/71 /from/72 => /to/72 /from/73 => /to/73 /from/74 => /to/74 /from/75 => /to/75 /from/76 => /to/76 /from/77 => /to/77 /from/78 => /to/78 /from/79 => /to/79 /from/80 => /to/80 /from/81 => /to/81 /from/82 => /to/82 /from/83 => /to/83 /from/84 => /to/84 /from/85 => /to/85 /from/86 => /to/86 /from/87 => /to/87 /from/88 => /to/88 /from/89 => /to/89 /from/90 => /to/90 /from/91 => /to/91 /from/92 => /to/92 /from/93 => /to/93 /from/94 => /to/94 /from/95 => /to/95 /from/96 => /to/96 /from/97 => /to/97 /from/98 => /to/98 /from/99 => /to/99 /from/100 => /to/100 /from/101 => /to/101 /from/102 => /to/102 /from/103 => /to/103 /from/104 => /to/104 /from/105 => /to/105 /from/106 => /to/106 /from/107 => /to/107 /from/108 => /to/108 /from/109 => /to/109 /from/110 => /to/110 /from/111 => /to/111 /from/112 => /to/112 /from/113 => /to/113 /from/114 => /to/114 /from/115 => /to/115 /from/116 => /to/116 /from/117 => /to/117 /from/118 => /to/118 /from/119 => /to/119 /from/120 => /to/120 /from/121 => /to/121 /from/122 => /to/122 /from/123 => /to/123 /from/124 => /to/124 /from/125 => /to/125 /from/126 => /to/126 /from/127 => /to/127 /from/128 => /to/128 /from/129 => /to/129 /from/130 => /to/130 /from/131 => /to/131 /from/132 => /to/132 /from/133 => /to/133 /from/134 => /to/134 /from/135 => /to/135 /from/136 => /to/136 /from/137 => /to/137 /from/138 => /to/138 /from/139 => /to/139 /from/140 => /to/140 /from/141 => /to/141 /from/142 => /to/142 /from/143 => /to/143 /from/144 => /to/144 /from/145 => /to/145 /from/146 => /to/146 /from/147 => /to/147 /from/148 => /to/148 /from/149 => /to/149 /from/150 => /to/150 /from/151 => /to/151 /from/152 => /to/152 /from/153 => /to/153 /from/154 => /to/154 /from/155 => /to/155 /from/156 => /to/156 /from/157 => /to/157 /from/158 => /to/158 /from/159 => /to/159 /from/160 => /to/160 /from/161 => /to/161 /from/162 => /to/162 /from/163 => /to/163 /from/164 => /to/164 /from/165 => /to/165 /from/166 => /to/166 /from/167 => /to/167 /from/168 => /to/168 /from/169 => /to/169 /from/170 => /to/170 /from/171 => /to/171 /from/172 => /to/172 /from/173 => /to/173 /from/174 => /to/174 /from/175 => /to/175 /from/176 => /to/176 /from/177 => /to/177 /from/178 => /to/178 /from/179 => /to/179 /from/180 => /to/180 /from/181 => /to/181 /from/182 => /to/182 /from/183 => /to/183 /from/184 => /to/184 /from/185 => /to/185 /from/186 => /to/186 /from/187 => /to/187 /from/188 => /to/188 /from/189 => /to/189 /from/190 => /to/190 /from/191 => /to/191 /from/192 => /to/192 /from/193 => /to/193 /from/194 => /to/194 /from/195 => /to/195 /from/196 => /to/196 /from/197 => /to/197 /from/198 => /to/198 /from/199 => /to/199 /from/200 => /to/200 /from/201 => /to/201 /from/202 => /to/202 /from/203 => /to/203 /from/204 => /to/204 /from/205 => /to/205 /from/206 => /to/206 /from/207 => /to/207 /from/208 => /to/208 /from/209 => /to/209 /from/210 => /to/210 /from/211 => /to/211 /from/212 => /to/212 /from/213 => /to/213 /from/214 => /to/214 /from/215 => /to/215 /from/216 => /to/216 /from/217 => /to/217 /from/218 => /to/218 /from/219 => /to/219 /from/220 => /to/220 /from/221 => /to/221 /from/222 => /to/222 /from/223 => /to/223 /from/224 => /to/224 /from/225 => /to/225 /from/226 => /to/226 /from/227 => /to/227 /from/228 => /to/228 /from/229 => /to/229 /from/230 => /to/230 /from/231 => /to/231 /from/232 => /to/232 /from/233 => /to/233 /from/234 => /to/234 /from/235 => /to/235 /from/236 => /to/236 /from/237 => /to/237 /from/238 => /to/238 /from/239 => /to/239 /from/240 => /to/240 /from/241 => /to/241 /from/242 => /to/242 /from/243 => /to/243 /from/244 => /to/244 /from/245 => /to/245 /from/246 => /to/246 /from/247 => /to/247 /from/248 => /to/248 /from/249 => /to/249 /from/250 => /to/250 /from/251 => /to/251 /from/252 => /to/252 /from/253 => /to/253 /from/254 => /to/254 /from/255 => /to/255 /from/256 => /to/256 /from/257 => /to/257 /from/258 => /to/258 /from/259 => /to/259 /from/260 => /to/260 /from/261 => /to/261 /from/262 => /to/262 /from/263 => /to/263 /from/264 => /to/264 /from/265 => /to/265 /from/266 => /to/266 /from/267 => /to/267 /from/268 => /to/268 /from/269 => /to/269 /from/270 => /to/270 /from/271 => /to/271 /from/272 => /to/272 /from/273 => /to/273 /from/274 => /to/274 /from/275 => /to/275 /from/276 => /to/276 /from/277 => /to/277 /from/278 => /to/278 /from/279 => /to/279 /from/280 => /to/280 /from/281 => /to/281 /from/282 => /to/282 /from/283 => /to/283 /from/284 => /to/284 /from/285 => /to/285 /from/286 => /to/286 /from/287 => /to/287 /from/288 => /to/288 /from/289 => /to/289 /from/290 => /to/290 /from/291 => /to/291 /from/292 => /to/292 /from/293 => /to/293 /from/294 => /to/294 /from/295 => /to/295 /from/296 => /to/296 /from/297 => /to/297 /from/298 => /to/298 /from/299 => /to/299 /from/300 => /to/300 /from/301 => /to/301 /from/302 => /to/302 /from/303 => /to/303 /from/304 => /to/304 /from/305 => /to/305 /from/306 => /to/306 /from/307 => /to/307 /from/308 => /to/308 /from/309 => /to/309 /from/310 => /to/310 /from/311 => /to/311 /from/312 => /to/312 /from/313 => /to/313 /from/314 => /to/314 /from/315 => /to/315 /from/316 => /to/316 /from/317 => /to/317 /from/318 => /to/318 /from/319 => /to/319 /from/320 => /to/320 /from/321 => /to/321 /from/322 => /to/322 /from/323 => /to/323 /from/324 => /to/324 /from/325 => /to/325 /from/326 => /to/326 /from/327 => /to/327 /from/328 => /to/328 /from/329 => /to/329 /from/330 => /to/330 /from/331 => /to/331 /from/332 => /to/332 /from/333 => /to/333 /from/334 => /to/334 /from/335 => /to/335 /from/336 => /to/336 /from/337 => /to/337 /from/338 => /to/338 /from/339 => /to/339 /from/340 => /to/340 /from/341 => /to/341 /from/342 => /to/342 /from/343 => /to/343 /from/344 => /to/344 /from/345 => /to/345 /from/346 => /to/346 /from/347 => /to/347 /from/348 => /to/348 /from/349 => /to/349 /from/350 => /to/350 /from/351 => /to/351 /from/352 => /to/352 /from/353 => /to/353 /from/354 => /to/354 /from/355 => /to/355 /from/356 => /to/356 /from/357 => /to/357 /from/358 => /to/358 /from/359 => /to/359 /from/360 => /to/360 /from/361 => /to/361 /from/362 => /to/362 /from/363 => /to/363 /from/364 => /to/364 /from/365 => /to/365 /from/366 => /to/366 /from/367 => /to/367 /from/368 => /to/368 /from/369 => /to/369 /from/370 => /to/370 /from/371 => /to/371 /from/372 => /to/372 /from/373 => /to/373 /from/374 => /to/374 /from/375 => /to/375 /from/376 => /to/376 /from/377 => /to/377 /from/378 => /to/378 /from/379 => /to/379 /from/380 => /to/380 /from/381 => /to/381 /from/382 => /to/382 /from/383 => /to/383 /from/384 => /to/384 /from/385 => /to/385 /from/386 => /to/386 /from/387 => /to/387 /from/388 => /to/388 /from/389 => /to/389 /from/390 => /to/390 /from/391 => /to/391 /from/392 => /to/392 /from/393 => /to/393 /from/394 => /to/394 /from/395 => /to/395 /from/396 => /to/396 /from/397 => /to/397 /from/398 => /to/398 /from/399 => /to/399 /from/400 => /to/400 /from/401 => /to/401 /from/402 => /to/402 /from/403 => /to/403 /from/404 => /to/404 /from/405 => /to/405 /from/406 => /to/406 /from/407 => /to/407 /from/408 => /to/408 /from/409 => /to/409 /from/410 => /to/410 /from/411 => /to/411 /from/412 => /to/412 /from/413 => /to/413 /from/414 => /to/414 /from/415 => /to/415 /from/416 => /to/416 /from/417 => /to/417 /from/418 => /to/418 /from/419 => /to/419 /from/420 => /to/420 /from/421 => /to/421 /from/422 => /to/422 /from/423 => /to/423 /from/424 => /to/424 /from/425 => /to/425 /from/426 => /to/426 /from/427 => /to/427 /from/428 => /to/428 /from/429 => /to/429 /from/430 => /to/430 /from/431 => /to/431 /from/432 => /to/432 /from/433 => /to/433 /from/434 => /to/434 /from/435 => /to/435 /from/436 => /to/436 /from/437 => /to/437 /from/438 => /to/438 /from/439 => /to/439 /from/440 => /to/440 /from/441 => /to/441 /from/442 => /to/442 /from/443 => /to/443 /from/444 => /to/444 /from/445 => /to/445 /from/446 => /to/446 /from/447 => /to/447 /from/448 => /to/448 /from/449 => /to/449 /from/450 => /to/450 /from/451 => /to/451 /from/452 => /to/452 /from/453 => /to/453 /from/454 => /to/454 /from/455 => /to/455 /from/456 => /to/456 /from/457 => /to/457 /from/458 => /to/458 /from/459 => /to/459 /from/460 => /to/460 /from/461 => /to/461 /from/462 => /to/462 /from/463 => /to/463 /from/464 => /to/464 /from/465 => /to/465 /from/466 => /to/466 /from/467 => /to/467 /from/468 => /to/468 /from/469 => /to/469 /from/470 => /to/470 /from/471 => /to/471 /from/472 => /to/472 /from/473 => /to/473 /from/474 => /to/474 /from/475 => /to/475 /from/476 => /to/476 /from/477 => /to/477 /from/478 => /to/478 /from/479 => /to/479 /from/480 => /to/480 /from/481 => /to/481 /from/482 => /to/482 /from/483 => /to/483 /from/484 => /to/484 /from/485 => /to/485 /from/486 => /to/486 /from/487 => /to/487 /from/488 => /to/488 /from/489 => /to/489 /from/490 => /to/490 /from/491 => /to/491 /from/492 => /to/492 /from/493 => /to/493 /from/494 => /to/494 /from/495 => /to/495 /from/496 => /to/496 /from/497 => /to/497 /from/498 => /to/498 /from/499 => /to/499 /from/500 => /to/500 /from/501 => /to/501 /from/502 => /to/502 /from/503 => /to/503 /from/504 => /to/504 /from/505 => /to/505 /from/506 => /to/506 /from/507 => /to/507 /from/508 => /to/508 /from/509 => /to/509 /from/510 => /to/510 /from/511 => /to/511 /from/512 => /to/512 /from/513 => /to/513 /from/514 => /to/514 /from/515 => /to/515 /from/516 => /to/516 18:08:04.950 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22bf9122]initPersistenceManagerFactory: repositoryId=ab22c613-c678-4c5a-a98d-017750fb19b9 /from/517 => /to/517 /from/518 => /to/518 /from/519 => /to/519 /from/520 => /to/520 /from/521 => /to/521 /from/522 => /to/522 /from/523 => /to/523 /from/524 => /to/524 /from/525 => /to/525 /from/526 => /to/526 /from/527 => /to/527 /from/528 => /to/528 /from/529 => /to/529 /from/530 => /to/530 /from/531 => /to/531 18:08:04.958 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22bf9122]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7582 ms. /from/532 => /to/532 /from/533 => /to/533 /from/534 => /to/534 /from/535 => /to/535 /from/536 => /to/536 /from/537 => /to/537 /from/538 => /to/538 /from/539 => /to/539 /from/540 => /to/540 /from/541 => /to/541 /from/542 => /to/542 /from/543 => /to/543 /from/544 => /to/544 /from/545 => /to/545 /from/546 => /to/546 /from/547 => /to/547 /from/548 => /to/548 /from/549 => /to/549 /from/550 => /to/550 /from/551 => /to/551 /from/552 => /to/552 /from/553 => /to/553 /from/554 => /to/554 /from/555 => /to/555 /from/556 => /to/556 /from/557 => /to/557 /from/558 => /to/558 /from/559 => /to/559 /from/560 => /to/560 /from/561 => /to/561 /from/562 => /to/562 /from/563 => /to/563 /from/564 => /to/564 /from/565 => /to/565 /from/566 => /to/566 /from/567 => /to/567 /from/568 => /to/568 /from/569 => /to/569 /from/570 => /to/570 /from/571 => /to/571 /from/572 => /to/572 /from/573 => /to/573 /from/574 => /to/574 /from/575 => /to/575 /from/576 => /to/576 /from/577 => /to/577 /from/578 => /to/578 /from/579 => /to/579 /from/580 => /to/580 /from/581 => /to/581 /from/582 => /to/582 /from/583 => /to/583 /from/584 => /to/584 /from/585 => /to/585 /from/586 => /to/586 /from/587 => /to/587 /from/588 => /to/588 /from/589 => /to/589 /from/590 => /to/590 /from/591 => /to/591 /from/592 => /to/592 /from/593 => /to/593 /from/594 => /to/594 /from/595 => /to/595 /from/596 => /to/596 /from/597 => /to/597 /from/598 => /to/598 /from/599 => /to/599 /from/600 => /to/600 /from/601 => /to/601 /from/602 => /to/602 /from/603 => /to/603 /from/604 => /to/604 /from/605 => /to/605 /from/606 => /to/606 /from/607 => /to/607 /from/608 => /to/608 /from/609 => /to/609 /from/610 => /to/610 /from/611 => /to/611 /from/612 => /to/612 /from/613 => /to/613 /from/614 => /to/614 /from/615 => /to/615 /from/616 => /to/616 /from/617 => /to/617 /from/618 => /to/618 /from/619 => /to/619 /from/620 => /to/620 /from/621 => /to/621 /from/622 => /to/622 /from/623 => /to/623 /from/624 => /to/624 /from/625 => /to/625 /from/626 => /to/626 /from/627 => /to/627 /from/628 => /to/628 /from/629 => /to/629 /from/630 => /to/630 /from/631 => /to/631 /from/632 => /to/632 /from/633 => /to/633 /from/634 => /to/634 /from/635 => /to/635 /from/636 => /to/636 /from/637 => /to/637 /from/638 => /to/638 /from/639 => /to/639 /from/640 => /to/640 /from/641 => /to/641 /from/642 => /to/642 /from/643 => /to/643 /from/644 => /to/644 /from/645 => /to/645 /from/646 => /to/646 /from/647 => /to/647 /from/648 => /to/648 /from/649 => /to/649 /from/650 => /to/650 /from/651 => /to/651 /from/652 => /to/652 /from/653 => /to/653 /from/654 => /to/654 /from/655 => /to/655 /from/656 => /to/656 /from/657 => /to/657 /from/658 => /to/658 /from/659 => /to/659 /from/660 => /to/660 /from/661 => /to/661 /from/662 => /to/662 /from/663 => /to/663 /from/664 => /to/664 /from/665 => /to/665 /from/666 => /to/666 /from/667 => /to/667 /from/668 => /to/668 /from/669 => /to/669 /from/670 => /to/670 /from/671 => /to/671 /from/672 => /to/672 /from/673 => /to/673 /from/674 => /to/674 /from/675 => /to/675 /from/676 => /to/676 /from/677 => /to/677 /from/678 => /to/678 /from/679 => /to/679 /from/680 => /to/680 /from/681 => /to/681 /from/682 => /to/682 /from/683 => /to/683 /from/684 => /to/684 /from/685 => /to/685 /from/686 => /to/686 /from/687 => /to/687 /from/688 => /to/688 /from/689 => /to/689 /from/690 => /to/690 /from/691 => /to/691 /from/692 => /to/692 /from/693 => /to/693 /from/694 => /to/694 /from/695 => /to/695 /from/696 => /to/696 /from/697 => /to/697 /from/698 => /to/698 /from/699 => /to/699 /from/700 => /to/700 /from/701 => /to/701 /from/702 => /to/702 /from/703 => /to/703 /from/704 => /to/704 /from/705 => /to/705 /from/706 => /to/706 /from/707 => /to/707 /from/708 => /to/708 /from/709 => /to/709 /from/710 => /to/710 /from/711 => /to/711 /from/712 => /to/712 /from/713 => /to/713 /from/714 => /to/714 /from/715 => /to/715 /from/716 => /to/716 /from/717 => /to/717 /from/718 => /to/718 /from/719 => /to/719 /from/720 => /to/720 /from/721 => /to/721 /from/722 => /to/722 /from/723 => /to/723 /from/724 => /to/724 /from/725 => /to/725 /from/726 => /to/726 /from/727 => /to/727 /from/728 => /to/728 /from/729 => /to/729 /from/730 => /to/730 /from/731 => /to/731 /from/732 => /to/732 /from/733 => /to/733 /from/734 => /to/734 /from/735 => /to/735 /from/736 => /to/736 /from/737 => /to/737 /from/738 => /to/738 /from/739 => /to/739 /from/740 => /to/740 /from/741 => /to/741 /from/742 => /to/742 /from/743 => /to/743 /from/744 => /to/744 /from/745 => /to/745 /from/746 => /to/746 /from/747 => /to/747 /from/748 => /to/748 /from/749 => /to/749 /from/750 => /to/750 /from/751 => /to/751 /from/752 => /to/752 /from/753 => /to/753 /from/754 => /to/754 /from/755 => /to/755 /from/756 => /to/756 /from/757 => /to/757 /from/758 => /to/758 /from/759 => /to/759 /from/760 => /to/760 /from/761 => /to/761 /from/762 => /to/762 /from/763 => /to/763 /from/764 => /to/764 /from/765 => /to/765 /from/766 => /to/766 /from/767 => /to/767 /from/768 => /to/768 /from/769 => /to/769 /from/770 => /to/770 /from/771 => /to/771 /from/772 => /to/772 /from/773 => /to/773 /from/774 => /to/774 /from/775 => /to/775 /from/776 => /to/776 /from/777 => /to/777 /from/778 => /to/778 /from/779 => /to/779 /from/780 => /to/780 /from/781 => /to/781 /from/782 => /to/782 /from/783 => /to/783 /from/784 => /to/784 /from/785 => /to/785 /from/786 => /to/786 /from/787 => /to/787 /from/788 => /to/788 /from/789 => /to/789 /from/790 => /to/790 /from/791 => /to/791 /from/792 => /to/792 /from/793 => /to/793 /from/794 => /to/794 /from/795 => /to/795 /from/796 => /to/796 /from/797 => /to/797 /from/798 => /to/798 /from/799 => /to/799 /from/800 => /to/800 /from/801 => /to/801 /from/802 => /to/802 /from/803 => /to/803 /from/804 => /to/804 /from/805 => /to/805 /from/806 => /to/806 /from/807 => /to/807 /from/808 => /to/808 /from/809 => /to/809 /from/810 => /to/810 /from/811 => /to/811 /from/812 => /to/812 /from/813 => /to/813 /from/814 => /to/814 /from/815 => /to/815 /from/816 => /to/816 /from/817 => /to/817 /from/818 => /to/818 /from/819 => /to/819 /from/820 => /to/820 /from/821 => /to/821 /from/822 => /to/822 /from/823 => /to/823 /from/824 => /to/824 /from/825 => /to/825 /from/826 => /to/826 /from/827 => /to/827 /from/828 => /to/828 /from/829 => /to/829 /from/830 => /to/830 /from/831 => /to/831 /from/832 => /to/832 /from/833 => /to/833 /from/834 => /to/834 /from/835 => /to/835 /from/836 => /to/836 /from/837 => /to/837 /from/838 => /to/838 /from/839 => /to/839 /from/840 => /to/840 /from/841 => /to/841 /from/842 => /to/842 /from/843 => /to/843 /from/844 => /to/844 /from/845 => /to/845 /from/846 => /to/846 /from/847 => /to/847 /from/848 => /to/848 /from/849 => /to/849 /from/850 => /to/850 /from/851 => /to/851 /from/852 => /to/852 /from/853 => /to/853 /from/854 => /to/854 /from/855 => /to/855 /from/856 => /to/856 /from/857 => /to/857 /from/858 => /to/858 /from/859 => /to/859 /from/860 => /to/860 /from/861 => /to/861 /from/862 => /to/862 /from/863 => /to/863 /from/864 => /to/864 /from/865 => /to/865 /from/866 => /to/866 /from/867 => /to/867 /from/868 => /to/868 /from/869 => /to/869 /from/870 => /to/870 /from/871 => /to/871 /from/872 => /to/872 /from/873 => /to/873 /from/874 => /to/874 /from/875 => /to/875 /from/876 => /to/876 /from/877 => /to/877 /from/878 => /to/878 /from/879 => /to/879 /from/880 => /to/880 /from/881 => /to/881 /from/882 => /to/882 /from/883 => /to/883 /from/884 => /to/884 /from/885 => /to/885 /from/886 => /to/886 /from/887 => /to/887 /from/888 => /to/888 /from/889 => /to/889 /from/890 => /to/890 /from/891 => /to/891 /from/892 => /to/892 /from/893 => /to/893 /from/894 => /to/894 /from/895 => /to/895 /from/896 => /to/896 /from/897 => /to/897 /from/898 => /to/898 /from/899 => /to/899 /from/900 => /to/900 /from/901 => /to/901 /from/902 => /to/902 /from/903 => /to/903 /from/904 => /to/904 /from/905 => /to/905 /from/906 => /to/906 /from/907 => /to/907 /from/908 => /to/908 /from/909 => /to/909 /from/910 => /to/910 /from/911 => /to/911 /from/912 => /to/912 /from/913 => /to/913 /from/914 => /to/914 /from/915 => /to/915 /from/916 => /to/916 /from/917 => /to/917 /from/918 => /to/918 /from/919 => /to/919 /from/920 => /to/920 /from/921 => /to/921 /from/922 => /to/922 /from/923 => /to/923 /from/924 => /to/924 /from/925 => /to/925 /from/926 => /to/926 /from/927 => /to/927 /from/928 => /to/928 /from/929 => /to/929 /from/930 => /to/930 /from/931 => /to/931 /from/932 => /to/932 /from/933 => /to/933 /from/934 => /to/934 /from/935 => /to/935 /from/936 => /to/936 /from/937 => /to/937 /from/938 => /to/938 /from/939 => /to/939 /from/940 => /to/940 /from/941 => /to/941 /from/942 => /to/942 /from/943 => /to/943 /from/944 => /to/944 /from/945 => /to/945 /from/946 => /to/946 /from/947 => /to/947 /from/948 => /to/948 /from/949 => /to/949 /from/950 => /to/950 /from/951 => /to/951 /from/952 => /to/952 /from/953 => /to/953 /from/954 => /to/954 /from/955 => /to/955 /from/956 => /to/956 /from/957 => /to/957 /from/958 => /to/958 /from/959 => /to/959 /from/960 => /to/960 /from/961 => /to/961 /from/962 => /to/962 /from/963 => /to/963 /from/964 => /to/964 /from/965 => /to/965 /from/966 => /to/966 /from/967 => /to/967 /from/968 => /to/968 /from/969 => /to/969 /from/970 => /to/970 /from/971 => /to/971 /from/972 => /to/972 /from/973 => /to/973 /from/974 => /to/974 /from/975 => /to/975 /from/976 => /to/976 /from/977 => /to/977 /from/978 => /to/978 /from/979 => /to/979 /from/980 => /to/980 /from/981 => /to/981 /from/982 => /to/982 /from/983 => /to/983 /from/984 => /to/984 /from/985 => /to/985 /from/986 => /to/986 /from/987 => /to/987 /from/988 => /to/988 /from/989 => /to/989 /from/990 => /to/990 /from/991 => /to/991 /from/992 => /to/992 /from/993 => /to/993 /from/994 => /to/994 /from/995 => /to/995 /from/996 => /to/996 /from/997 => /to/997 /from/998 => /to/998 /from/999 => /to/999 /from/1000 => /to/1000 /from/1001 => /to/1001 /from/1002 => /to/1002 /from/1003 => /to/1003 /from/1004 => /to/1004 /from/1005 => /to/1005 /from/1006 => /to/1006 /from/1007 => /to/1007 /from/1008 => /to/1008 /from/1009 => /to/1009 /from/1010 => /to/1010 /from/1011 => /to/1011 /from/1012 => /to/1012 /from/1013 => /to/1013 /from/1014 => /to/1014 /from/1015 => /to/1015 /from/1016 => /to/1016 /from/1017 => /to/1017 /from/1018 => /to/1018 /from/1019 => /to/1019 /from/1020 => /to/1020 /from/1021 => /to/1021 /from/1022 => /to/1022 /from/1023 => /to/1023 /from/1024 => /to/1024 /from/1025 => /to/1025 /from/1026 => /to/1026 /from/1027 => /to/1027 /from/1028 => /to/1028 /from/1029 => /to/1029 /from/1030 => /to/1030 /from/1031 => /to/1031 /from/1032 => /to/1032 /from/1033 => /to/1033 /from/1034 => /to/1034 /from/1035 => /to/1035 /from/1036 => /to/1036 /from/1037 => /to/1037 /from/1038 => /to/1038 /from/1039 => /to/1039 /from/1040 => /to/1040 /from/1041 => /to/1041 /from/1042 => /to/1042 /from/1043 => /to/1043 /from/1044 => /to/1044 /from/1045 => /to/1045 /from/1046 => /to/1046 /from/1047 => /to/1047 /from/1048 => /to/1048 /from/1049 => /to/1049 /from/1050 => /to/1050 /from/1051 => /to/1051 /from/1052 => /to/1052 /from/1053 => /to/1053 /from/1054 => /to/1054 /from/1055 => /to/1055 /from/1056 => /to/1056 /from/1057 => /to/1057 /from/1058 => /to/1058 /from/1059 => /to/1059 /from/1060 => /to/1060 /from/1061 => /to/1061 /from/1062 => /to/1062 /from/1063 => /to/1063 /from/1064 => /to/1064 /from/1065 => /to/1065 /from/1066 => /to/1066 /from/1067 => /to/1067 /from/1068 => /to/1068 /from/1069 => /to/1069 /from/1070 => /to/1070 /from/1071 => /to/1071 /from/1072 => /to/1072 /from/1073 => /to/1073 /from/1074 => /to/1074 /from/1075 => /to/1075 /from/1076 => /to/1076 /from/1077 => /to/1077 /from/1078 => /to/1078 /from/1079 => /to/1079 /from/1080 => /to/1080 /from/1081 => /to/1081 /from/1082 => /to/1082 /from/1083 => /to/1083 /from/1084 => /to/1084 /from/1085 => /to/1085 /from/1086 => /to/1086 /from/1087 => /to/1087 /from/1088 => /to/1088 /from/1089 => /to/1089 /from/1090 => /to/1090 /from/1091 => /to/1091 /from/1092 => /to/1092 /from/1093 => /to/1093 /from/1094 => /to/1094 /from/1095 => /to/1095 /from/1096 => /to/1096 /from/1097 => /to/1097 /from/1098 => /to/1098 /from/1099 => /to/1099 /from/1100 => /to/1100 /from/1101 => /to/1101 /from/1102 => /to/1102 /from/1103 => /to/1103 /from/1104 => /to/1104 /from/1105 => /to/1105 /from/1106 => /to/1106 /from/1107 => /to/1107 /from/1108 => /to/1108 /from/1109 => /to/1109 /from/1110 => /to/1110 /from/1111 => /to/1111 /from/1112 => /to/1112 /from/1113 => /to/1113 /from/1114 => /to/1114 /from/1115 => /to/1115 /from/1116 => /to/1116 /from/1117 => /to/1117 /from/1118 => /to/1118 /from/1119 => /to/1119 /from/1120 => /to/1120 /from/1121 => /to/1121 /from/1122 => /to/1122 /from/1123 => /to/1123 /from/1124 => /to/1124 /from/1125 => /to/1125 /from/1126 => /to/1126 /from/1127 => /to/1127 /from/1128 => /to/1128 /from/1129 => /to/1129 /from/1130 => /to/1130 /from/1131 => /to/1131 /from/1132 => /to/1132 /from/1133 => /to/1133 /from/1134 => /to/1134 /from/1135 => /to/1135 /from/1136 => /to/1136 /from/1137 => /to/1137 /from/1138 => /to/1138 /from/1139 => /to/1139 /from/1140 => /to/1140 /from/1141 => /to/1141 /from/1142 => /to/1142 /from/1143 => /to/1143 /from/1144 => /to/1144 /from/1145 => /to/1145 /from/1146 => /to/1146 /from/1147 => /to/1147 /from/1148 => /to/1148 /from/1149 => /to/1149 /from/1150 => /to/1150 /from/1151 => /to/1151 /from/1152 => /to/1152 /from/1153 => /to/1153 /from/1154 => /to/1154 /from/1155 => /to/1155 /from/1156 => /to/1156 /from/1157 => /to/1157 /from/1158 => /to/1158 /from/1159 => /to/1159 /from/1160 => /to/1160 /from/1161 => /to/1161 /from/1162 => /to/1162 /from/1163 => /to/1163 /from/1164 => /to/1164 /from/1165 => /to/1165 /from/1166 => /to/1166 /from/1167 => /to/1167 /from/1168 => /to/1168 /from/1169 => /to/1169 /from/1170 => /to/1170 /from/1171 => /to/1171 /from/1172 => /to/1172 /from/1173 => /to/1173 /from/1174 => /to/1174 /from/1175 => /to/1175 /from/1176 => /to/1176 /from/1177 => /to/1177 /from/1178 => /to/1178 /from/1179 => /to/1179 /from/1180 => /to/1180 /from/1181 => /to/1181 /from/1182 => /to/1182 /from/1183 => /to/1183 /from/1184 => /to/1184 /from/1185 => /to/1185 /from/1186 => /to/1186 /from/1187 => /to/1187 /from/1188 => /to/1188 /from/1189 => /to/1189 /from/1190 => /to/1190 /from/1191 => /to/1191 /from/1192 => /to/1192 /from/1193 => /to/1193 /from/1194 => /to/1194 /from/1195 => /to/1195 /from/1196 => /to/1196 /from/1197 => /to/1197 /from/1198 => /to/1198 /from/1199 => /to/1199 /from/1200 => /to/1200 /from/1201 => /to/1201 /from/1202 => /to/1202 /from/1203 => /to/1203 /from/1204 => /to/1204 /from/1205 => /to/1205 /from/1206 => /to/1206 /from/1207 => /to/1207 /from/1208 => /to/1208 /from/1209 => /to/1209 /from/1210 => /to/1210 /from/1211 => /to/1211 /from/1212 => /to/1212 /from/1213 => /to/1213 /from/1214 => /to/1214 /from/1215 => /to/1215 /from/1216 => /to/1216 /from/1217 => /to/1217 /from/1218 => /to/1218 /from/1219 => /to/1219 /from/1220 => /to/1220 /from/1221 => /to/1221 /from/1222 => /to/1222 /from/1223 => /to/1223 /from/1224 => /to/1224 /from/1225 => /to/1225 /from/1226 => /to/1226 /from/1227 => /to/1227 /from/1228 => /to/1228 /from/1229 => /to/1229 /from/1230 => /to/1230 /from/1231 => /to/1231 /from/1232 => /to/1232 /from/1233 => /to/1233 /from/1234 => /to/1234 /from/1235 => /to/1235 /from/1236 => /to/1236 /from/1237 => /to/1237 /from/1238 => /to/1238 /from/1239 => /to/1239 /from/1240 => /to/1240 /from/1241 => /to/1241 /from/1242 => /to/1242 /from/1243 => /to/1243 /from/1244 => /to/1244 /from/1245 => /to/1245 /from/1246 => /to/1246 /from/1247 => /to/1247 /from/1248 => /to/1248 /from/1249 => /to/1249 /from/1250 => /to/1250 /from/1251 => /to/1251 /from/1252 => /to/1252 /from/1253 => /to/1253 /from/1254 => /to/1254 /from/1255 => /to/1255 /from/1256 => /to/1256 /from/1257 => /to/1257 /from/1258 => /to/1258 /from/1259 => /to/1259 /from/1260 => /to/1260 /from/1261 => /to/1261 /from/1262 => /to/1262 /from/1263 => /to/1263 /from/1264 => /to/1264 /from/1265 => /to/1265 /from/1266 => /to/1266 /from/1267 => /to/1267 /from/1268 => /to/1268 /from/1269 => /to/1269 /from/1270 => /to/1270 /from/1271 => /to/1271 /from/1272 => /to/1272 /from/1273 => /to/1273 /from/1274 => /to/1274 /from/1275 => /to/1275 /from/1276 => /to/1276 /from/1277 => /to/1277 /from/1278 => /to/1278 /from/1279 => /to/1279 /from/1280 => /to/1280 /from/1281 => /to/1281 /from/1282 => /to/1282 /from/1283 => /to/1283 /from/1284 => /to/1284 /from/1285 => /to/1285 /from/1286 => /to/1286 /from/1287 => /to/1287 /from/1288 => /to/1288 /from/1289 => /to/1289 /from/1290 => /to/1290 /from/1291 => /to/1291 /from/1292 => /to/1292 /from/1293 => /to/1293 /from/1294 => /to/1294 /from/1295 => /to/1295 /from/1296 => /to/1296 /from/1297 => /to/1297 /from/1298 => /to/1298 /from/1299 => /to/1299 /from/1300 => /to/1300 /from/1301 => /to/1301 /from/1302 => /to/1302 /from/1303 => /to/1303 /from/1304 => /to/1304 /from/1305 => /to/1305 /from/1306 => /to/1306 /from/1307 => /to/1307 /from/1308 => /to/1308 /from/1309 => /to/1309 /from/1310 => /to/1310 /from/1311 => /to/1311 /from/1312 => /to/1312 /from/1313 => /to/1313 /from/1314 => /to/1314 /from/1315 => /to/1315 /from/1316 => /to/1316 /from/1317 => /to/1317 /from/1318 => /to/1318 /from/1319 => /to/1319 /from/1320 => /to/1320 /from/1321 => /to/1321 /from/1322 => /to/1322 /from/1323 => /to/1323 /from/1324 => /to/1324 /from/1325 => /to/1325 /from/1326 => /to/1326 /from/1327 => /to/1327 /from/1328 => /to/1328 /from/1329 => /to/1329 /from/1330 => /to/1330 /from/1331 => /to/1331 /from/1332 => /to/1332 /from/1333 => /to/1333 /from/1334 => /to/1334 /from/1335 => /to/1335 /from/1336 => /to/1336 /from/1337 => /to/1337 /from/1338 => /to/1338 /from/1339 => /to/1339 /from/1340 => /to/1340 /from/1341 => /to/1341 /from/1342 => /to/1342 /from/1343 => /to/1343 /from/1344 => /to/1344 /from/1345 => /to/1345 /from/1346 => /to/1346 /from/1347 => /to/1347 /from/1348 => /to/1348 /from/1349 => /to/1349 /from/1350 => /to/1350 /from/1351 => /to/1351 /from/1352 => /to/1352 /from/1353 => /to/1353 /from/1354 => /to/1354 /from/1355 => /to/1355 /from/1356 => /to/1356 /from/1357 => /to/1357 /from/1358 => /to/1358 /from/1359 => /to/1359 /from/1360 => /to/1360 /from/1361 => /to/1361 /from/1362 => /to/1362 /from/1363 => /to/1363 /from/1364 => /to/1364 /from/1365 => /to/1365 /from/1366 => /to/1366 /from/1367 => /to/1367 /from/1368 => /to/1368 /from/1369 => /to/1369 /from/1370 => /to/1370 /from/1371 => /to/1371 /from/1372 => /to/1372 /from/1373 => /to/1373 /from/1374 => /to/1374 /from/1375 => /to/1375 /from/1376 => /to/1376 /from/1377 => /to/1377 /from/1378 => /to/1378 /from/1379 => /to/1379 /from/1380 => /to/1380 /from/1381 => /to/1381 /from/1382 => /to/1382 /from/1383 => /to/1383 /from/1384 => /to/1384 /from/1385 => /to/1385 /from/1386 => /to/1386 /from/1387 => /to/1387 /from/1388 => /to/1388 /from/1389 => /to/1389 /from/1390 => /to/1390 /from/1391 => /to/1391 /from/1392 => /to/1392 /from/1393 => /to/1393 /from/1394 => /to/1394 /from/1395 => /to/1395 /from/1396 => /to/1396 /from/1397 => /to/1397 /from/1398 => /to/1398 /from/1399 => /to/1399 /from/1400 => /to/1400 /from/1401 => /to/1401 /from/1402 => /to/1402 /from/1403 => /to/1403 /from/1404 => /to/1404 /from/1405 => /to/1405 /from/1406 => /to/1406 /from/1407 => /to/1407 /from/1408 => /to/1408 /from/1409 => /to/1409 /from/1410 => /to/1410 /from/1411 => /to/1411 /from/1412 => /to/1412 /from/1413 => /to/1413 /from/1414 => /to/1414 /from/1415 => /to/1415 /from/1416 => /to/1416 /from/1417 => /to/1417 /from/1418 => /to/1418 /from/1419 => /to/1419 /from/1420 => /to/1420 /from/1421 => /to/1421 /from/1422 => /to/1422 /from/1423 => /to/1423 /from/1424 => /to/1424 /from/1425 => /to/1425 /from/1426 => /to/1426 /from/1427 => /to/1427 /from/1428 => /to/1428 /from/1429 => /to/1429 /from/1430 => /to/1430 /from/1431 => /to/1431 /from/1432 => /to/1432 /from/1433 => /to/1433 /from/1434 => /to/1434 /from/1435 => /to/1435 /from/1436 => /to/1436 /from/1437 => /to/1437 /from/1438 => /to/1438 /from/1439 => /to/1439 /from/1440 => /to/1440 /from/1441 => /to/1441 /from/1442 => /to/1442 /from/1443 => /to/1443 /from/1444 => /to/1444 /from/1445 => /to/1445 /from/1446 => /to/1446 /from/1447 => /to/1447 /from/1448 => /to/1448 /from/1449 => /to/1449 /from/1450 => /to/1450 /from/1451 => /to/1451 /from/1452 => /to/1452 /from/1453 => /to/1453 /from/1454 => /to/1454 /from/1455 => /to/1455 /from/1456 => /to/1456 /from/1457 => /to/1457 /from/1458 => /to/1458 /from/1459 => /to/1459 /from/1460 => /to/1460 /from/1461 => /to/1461 /from/1462 => /to/1462 /from/1463 => /to/1463 /from/1464 => /to/1464 /from/1465 => /to/1465 /from/1466 => /to/1466 /from/1467 => /to/1467 /from/1468 => /to/1468 /from/1469 => /to/1469 /from/1470 => /to/1470 /from/1471 => /to/1471 /from/1472 => /to/1472 /from/1473 => /to/1473 /from/1474 => /to/1474 /from/1475 => /to/1475 /from/1476 => /to/1476 /from/1477 => /to/1477 /from/1478 => /to/1478 /from/1479 => /to/1479 /from/1480 => /to/1480 /from/1481 => /to/1481 /from/1482 => /to/1482 /from/1483 => /to/1483 /from/1484 => /to/1484 /from/1485 => /to/1485 /from/1486 => /to/1486 /from/1487 => /to/1487 /from/1488 => /to/1488 /from/1489 => /to/1489 /from/1490 => /to/1490 /from/1491 => /to/1491 /from/1492 => /to/1492 /from/1493 => /to/1493 /from/1494 => /to/1494 /from/1495 => /to/1495 /from/1496 => /to/1496 /from/1497 => /to/1497 /from/1498 => /to/1498 /from/1499 => /to/1499 /from/1500 => /to/1500 /from/1501 => /to/1501 /from/1502 => /to/1502 /from/1503 => /to/1503 /from/1504 => /to/1504 /from/1505 => /to/1505 /from/1506 => /to/1506 /from/1507 => /to/1507 /from/1508 => /to/1508 /from/1509 => /to/1509 /from/1510 => /to/1510 /from/1511 => /to/1511 /from/1512 => /to/1512 /from/1513 => /to/1513 /from/1514 => /to/1514 /from/1515 => /to/1515 /from/1516 => /to/1516 /from/1517 => /to/1517 /from/1518 => /to/1518 /from/1519 => /to/1519 /from/1520 => /to/1520 /from/1521 => /to/1521 /from/1522 => /to/1522 /from/1523 => /to/1523 /from/1524 => /to/1524 /from/1525 => /to/1525 /from/1526 => /to/1526 /from/1527 => /to/1527 /from/1528 => /to/1528 /from/1529 => /to/1529 /from/1530 => /to/1530 /from/1531 => /to/1531 /from/1532 => /to/1532 /from/1533 => /to/1533 /from/1534 => /to/1534 /from/1535 => /to/1535 /from/1536 => /to/1536 /from/1537 => /to/1537 /from/1538 => /to/1538 /from/1539 => /to/1539 /from/1540 => /to/1540 /from/1541 => /to/1541 /from/1542 => /to/1542 /from/1543 => /to/1543 /from/1544 => /to/1544 /from/1545 => /to/1545 /from/1546 => /to/1546 /from/1547 => /to/1547 /from/1548 => /to/1548 /from/1549 => /to/1549 /from/1550 => /to/1550 /from/1551 => /to/1551 /from/1552 => /to/1552 /from/1553 => /to/1553 /from/1554 => /to/1554 /from/1555 => /to/1555 /from/1556 => /to/1556 /from/1557 => /to/1557 /from/1558 => /to/1558 /from/1559 => /to/1559 /from/1560 => /to/1560 /from/1561 => /to/1561 /from/1562 => /to/1562 /from/1563 => /to/1563 /from/1564 => /to/1564 /from/1565 => /to/1565 /from/1566 => /to/1566 /from/1567 => /to/1567 /from/1568 => /to/1568 /from/1569 => /to/1569 /from/1570 => /to/1570 /from/1571 => /to/1571 /from/1572 => /to/1572 /from/1573 => /to/1573 /from/1574 => /to/1574 /from/1575 => /to/1575 /from/1576 => /to/1576 /from/1577 => /to/1577 /from/1578 => /to/1578 /from/1579 => /to/1579 /from/1580 => /to/1580 /from/1581 => /to/1581 /from/1582 => /to/1582 /from/1583 => /to/1583 /from/1584 => /to/1584 /from/1585 => /to/1585 /from/1586 => /to/1586 /from/1587 => /to/1587 /from/1588 => /to/1588 /from/1589 => /to/1589 /from/1590 => /to/1590 /from/1591 => /to/1591 /from/1592 => /to/1592 /from/1593 => /to/1593 /from/1594 => /to/1594 /from/1595 => /to/1595 /from/1596 => /to/1596 /from/1597 => /to/1597 /from/1598 => /to/1598 /from/1599 => /to/1599 /from/1600 => /to/1600 /from/1601 => /to/1601 /from/1602 => /to/1602 /from/1603 => /to/1603 /from/1604 => /to/1604 /from/1605 => /to/1605 /from/1606 => /to/1606 /from/1607 => /to/1607 /from/1608 => /to/1608 /from/1609 => /to/1609 /from/1610 => /to/1610 /from/1611 => /to/1611 /from/1612 => /to/1612 /from/1613 => /to/1613 /from/1614 => /to/1614 /from/1615 => /to/1615 /from/1616 => /to/1616 /from/1617 => /to/1617 /from/1618 => /to/1618 /from/1619 => /to/1619 /from/1620 => /to/1620 /from/1621 => /to/1621 /from/1622 => /to/1622 /from/1623 => /to/1623 /from/1624 => /to/1624 /from/1625 => /to/1625 /from/1626 => /to/1626 /from/1627 => /to/1627 /from/1628 => /to/1628 /from/1629 => /to/1629 /from/1630 => /to/1630 /from/1631 => /to/1631 /from/1632 => /to/1632 /from/1633 => /to/1633 /from/1634 => /to/1634 /from/1635 => /to/1635 /from/1636 => /to/1636 /from/1637 => /to/1637 /from/1638 => /to/1638 /from/1639 => /to/1639 /from/1640 => /to/1640 /from/1641 => /to/1641 /from/1642 => /to/1642 /from/1643 => /to/1643 /from/1644 => /to/1644 /from/1645 => /to/1645 /from/1646 => /to/1646 /from/1647 => /to/1647 /from/1648 => /to/1648 /from/1649 => /to/1649 /from/1650 => /to/1650 /from/1651 => /to/1651 /from/1652 => /to/1652 /from/1653 => /to/1653 /from/1654 => /to/1654 /from/1655 => /to/1655 /from/1656 => /to/1656 /from/1657 => /to/1657 /from/1658 => /to/1658 /from/1659 => /to/1659 /from/1660 => /to/1660 /from/1661 => /to/1661 /from/1662 => /to/1662 /from/1663 => /to/1663 /from/1664 => /to/1664 /from/1665 => /to/1665 /from/1666 => /to/1666 /from/1667 => /to/1667 /from/1668 => /to/1668 /from/1669 => /to/1669 /from/1670 => /to/1670 /from/1671 => /to/1671 /from/1672 => /to/1672 /from/1673 => /to/1673 /from/1674 => /to/1674 /from/1675 => /to/1675 /from/1676 => /to/1676 /from/1677 => /to/1677 /from/1678 => /to/1678 /from/1679 => /to/1679 /from/1680 => /to/1680 /from/1681 => /to/1681 /from/1682 => /to/1682 /from/1683 => /to/1683 /from/1684 => /to/1684 /from/1685 => /to/1685 /from/1686 => /to/1686 /from/1687 => /to/1687 /from/1688 => /to/1688 /from/1689 => /to/1689 /from/1690 => /to/1690 /from/1691 => /to/1691 /from/1692 => /to/1692 /from/1693 => /to/1693 /from/1694 => /to/1694 /from/1695 => /to/1695 /from/1696 => /to/1696 /from/1697 => /to/1697 /from/1698 => /to/1698 /from/1699 => /to/1699 /from/1700 => /to/1700 /from/1701 => /to/1701 /from/1702 => /to/1702 /from/1703 => /to/1703 /from/1704 => /to/1704 /from/1705 => /to/1705 /from/1706 => /to/1706 /from/1707 => /to/1707 /from/1708 => /to/1708 /from/1709 => /to/1709 /from/1710 => /to/1710 /from/1711 => /to/1711 /from/1712 => /to/1712 /from/1713 => /to/1713 /from/1714 => /to/1714 /from/1715 => /to/1715 /from/1716 => /to/1716 /from/1717 => /to/1717 /from/1718 => /to/1718 /from/1719 => /to/1719 /from/1720 => /to/1720 /from/1721 => /to/1721 /from/1722 => /to/1722 /from/1723 => /to/1723 /from/1724 => /to/1724 /from/1725 => /to/1725 /from/1726 => /to/1726 /from/1727 => /to/1727 /from/1728 => /to/1728 /from/1729 => /to/1729 /from/1730 => /to/1730 /from/1731 => /to/1731 /from/1732 => /to/1732 /from/1733 => /to/1733 /from/1734 => /to/1734 /from/1735 => /to/1735 /from/1736 => /to/1736 /from/1737 => /to/1737 /from/1738 => /to/1738 /from/1739 => /to/1739 /from/1740 => /to/1740 /from/1741 => /to/1741 /from/1742 => /to/1742 /from/1743 => /to/1743 /from/1744 => /to/1744 /from/1745 => /to/1745 /from/1746 => /to/1746 /from/1747 => /to/1747 /from/1748 => /to/1748 /from/1749 => /to/1749 /from/1750 => /to/1750 /from/1751 => /to/1751 /from/1752 => /to/1752 /from/1753 => /to/1753 /from/1754 => /to/1754 /from/1755 => /to/1755 /from/1756 => /to/1756 /from/1757 => /to/1757 /from/1758 => /to/1758 /from/1759 => /to/1759 /from/1760 => /to/1760 /from/1761 => /to/1761 /from/1762 => /to/1762 /from/1763 => /to/1763 /from/1764 => /to/1764 /from/1765 => /to/1765 /from/1766 => /to/1766 /from/1767 => /to/1767 /from/1768 => /to/1768 /from/1769 => /to/1769 /from/1770 => /to/1770 /from/1771 => /to/1771 /from/1772 => /to/1772 /from/1773 => /to/1773 /from/1774 => /to/1774 /from/1775 => /to/1775 /from/1776 => /to/1776 /from/1777 => /to/1777 /from/1778 => /to/1778 /from/1779 => /to/1779 /from/1780 => /to/1780 /from/1781 => /to/1781 /from/1782 => /to/1782 /from/1783 => /to/1783 /from/1784 => /to/1784 /from/1785 => /to/1785 /from/1786 => /to/1786 /from/1787 => /to/1787 /from/1788 => /to/1788 /from/1789 => /to/1789 /from/1790 => /to/1790 /from/1791 => /to/1791 /from/1792 => /to/1792 /from/1793 => /to/1793 /from/1794 => /to/1794 /from/1795 => /to/1795 /from/1796 => /to/1796 /from/1797 => /to/1797 /from/1798 => /to/1798 /from/1799 => /to/1799 /from/1800 => /to/1800 /from/1801 => /to/1801 /from/1802 => /to/1802 /from/1803 => /to/1803 /from/1804 => /to/1804 /from/1805 => /to/1805 /from/1806 => /to/1806 /from/1807 => /to/1807 /from/1808 => /to/1808 /from/1809 => /to/1809 /from/1810 => /to/1810 /from/1811 => /to/1811 /from/1812 => /to/1812 /from/1813 => /to/1813 /from/1814 => /to/1814 /from/1815 => /to/1815 /from/1816 => /to/1816 /from/1817 => /to/1817 /from/1818 => /to/1818 /from/1819 => /to/1819 /from/1820 => /to/1820 /from/1821 => /to/1821 /from/1822 => /to/1822 /from/1823 => /to/1823 /from/1824 => /to/1824 /from/1825 => /to/1825 /from/1826 => /to/1826 /from/1827 => /to/1827 /from/1828 => /to/1828 /from/1829 => /to/1829 /from/1830 => /to/1830 /from/1831 => /to/1831 /from/1832 => /to/1832 /from/1833 => /to/1833 /from/1834 => /to/1834 /from/1835 => /to/1835 /from/1836 => /to/1836 /from/1837 => /to/1837 /from/1838 => /to/1838 /from/1839 => /to/1839 /from/1840 => /to/1840 /from/1841 => /to/1841 /from/1842 => /to/1842 /from/1843 => /to/1843 /from/1844 => /to/1844 /from/1845 => /to/1845 /from/1846 => /to/1846 /from/1847 => /to/1847 /from/1848 => /to/1848 /from/1849 => /to/1849 /from/1850 => /to/1850 /from/1851 => /to/1851 /from/1852 => /to/1852 /from/1853 => /to/1853 /from/1854 => /to/1854 /from/1855 => /to/1855 /from/1856 => /to/1856 /from/1857 => /to/1857 /from/1858 => /to/1858 /from/1859 => /to/1859 /from/1860 => /to/1860 /from/1861 => /to/1861 /from/1862 => /to/1862 /from/1863 => /to/1863 /from/1864 => /to/1864 /from/1865 => /to/1865 /from/1866 => /to/1866 /from/1867 => /to/1867 /from/1868 => /to/1868 /from/1869 => /to/1869 /from/1870 => /to/1870 /from/1871 => /to/1871 /from/1872 => /to/1872 /from/1873 => /to/1873 /from/1874 => /to/1874 /from/1875 => /to/1875 /from/1876 => /to/1876 /from/1877 => /to/1877 /from/1878 => /to/1878 /from/1879 => /to/1879 /from/1880 => /to/1880 /from/1881 => /to/1881 /from/1882 => /to/1882 /from/1883 => /to/1883 /from/1884 => /to/1884 /from/1885 => /to/1885 /from/1886 => /to/1886 /from/1887 => /to/1887 /from/1888 => /to/1888 /from/1889 => /to/1889 /from/1890 => /to/1890 /from/1891 => /to/1891 /from/1892 => /to/1892 /from/1893 => /to/1893 /from/1894 => /to/1894 /from/1895 => /to/1895 /from/1896 => /to/1896 /from/1897 => /to/1897 /from/1898 => /to/1898 /from/1899 => /to/1899 /from/1900 => /to/1900 /from/1901 => /to/1901 /from/1902 => /to/1902 /from/1903 => /to/1903 /from/1904 => /to/1904 /from/1905 => /to/1905 /from/1906 => /to/1906 /from/1907 => /to/1907 /from/1908 => /to/1908 /from/1909 => /to/1909 /from/1910 => /to/1910 /from/1911 => /to/1911 /from/1912 => /to/1912 /from/1913 => /to/1913 /from/1914 => /to/1914 /from/1915 => /to/1915 /from/1916 => /to/1916 /from/1917 => /to/1917 /from/1918 => /to/1918 /from/1919 => /to/1919 /from/1920 => /to/1920 /from/1921 => /to/1921 /from/1922 => /to/1922 /from/1923 => /to/1923 /from/1924 => /to/1924 /from/1925 => /to/1925 /from/1926 => /to/1926 /from/1927 => /to/1927 /from/1928 => /to/1928 /from/1929 => /to/1929 /from/1930 => /to/1930 /from/1931 => /to/1931 /from/1932 => /to/1932 /from/1933 => /to/1933 /from/1934 => /to/1934 /from/1935 => /to/1935 /from/1936 => /to/1936 /from/1937 => /to/1937 /from/1938 => /to/1938 /from/1939 => /to/1939 /from/1940 => /to/1940 /from/1941 => /to/1941 /from/1942 => /to/1942 /from/1943 => /to/1943 /from/1944 => /to/1944 /from/1945 => /to/1945 /from/1946 => /to/1946 /from/1947 => /to/1947 /from/1948 => /to/1948 /from/1949 => /to/1949 /from/1950 => /to/1950 /from/1951 => /to/1951 /from/1952 => /to/1952 /from/1953 => /to/1953 /from/1954 => /to/1954 /from/1955 => /to/1955 /from/1956 => /to/1956 /from/1957 => /to/1957 /from/1958 => /to/1958 /from/1959 => /to/1959 /from/1960 => /to/1960 /from/1961 => /to/1961 /from/1962 => /to/1962 /from/1963 => /to/1963 /from/1964 => /to/1964 /from/1965 => /to/1965 /from/1966 => /to/1966 /from/1967 => /to/1967 /from/1968 => /to/1968 /from/1969 => /to/1969 /from/1970 => /to/1970 /from/1971 => /to/1971 /from/1972 => /to/1972 /from/1973 => /to/1973 /from/1974 => /to/1974 /from/1975 => /to/1975 /from/1976 => /to/1976 /from/1977 => /to/1977 /from/1978 => /to/1978 /from/1979 => /to/1979 /from/1980 => /to/1980 /from/1981 => /to/1981 /from/1982 => /to/1982 /from/1983 => /to/1983 /from/1984 => /to/1984 /from/1985 => /to/1985 /from/1986 => /to/1986 /from/1987 => /to/1987 /from/1988 => /to/1988 /from/1989 => /to/1989 /from/1990 => /to/1990 /from/1991 => /to/1991 /from/1992 => /to/1992 /from/1993 => /to/1993 /from/1994 => /to/1994 /from/1995 => /to/1995 /from/1996 => /to/1996 /from/1997 => /to/1997 /from/1998 => /to/1998 /from/1999 => /to/1999 /from/2000 => /to/2000 /from/2001 => /to/2001 /from/2002 => /to/2002 /from/2003 => /to/2003 /from/2004 => /to/2004 /from/2005 => /to/2005 /from/2006 => /to/2006 /from/2007 => /to/2007 /from/2008 => /to/2008 /from/2009 => /to/2009 /from/2010 => /to/2010 /from/2011 => /to/2011 /from/2012 => /to/2012 /from/2013 => /to/2013 /from/2014 => /to/2014 /from/2015 => /to/2015 /from/2016 => /to/2016 /from/2017 => /to/2017 /from/2018 => /to/2018 /from/2019 => /to/2019 /from/2020 => /to/2020 /from/2021 => /to/2021 /from/2022 => /to/2022 /from/2023 => /to/2023 /from/2024 => /to/2024 /from/2025 => /to/2025 /from/2026 => /to/2026 /from/2027 => /to/2027 /from/2028 => /to/2028 /from/2029 => /to/2029 /from/2030 => /to/2030 /from/2031 => /to/2031 /from/2032 => /to/2032 /from/2033 => /to/2033 /from/2034 => /to/2034 /from/2035 => /to/2035 /from/2036 => /to/2036 /from/2037 => /to/2037 /from/2038 => /to/2038 /from/2039 => /to/2039 /from/2040 => /to/2040 /from/2041 => /to/2041 /from/2042 => /to/2042 /from/2043 => /to/2043 /from/2044 => /to/2044 /from/2045 => /to/2045 /from/2046 => /to/2046 /from/2047 => /to/2047 /from/2048 => /to/2048 /from/2049 => /to/2049 /from/2050 => /to/2050 /from/2051 => /to/2051 /from/2052 => /to/2052 /from/2053 => /to/2053 /from/2054 => /to/2054 /from/2055 => /to/2055 /from/2056 => /to/2056 /from/2057 => /to/2057 /from/2058 => /to/2058 /from/2059 => /to/2059 /from/2060 => /to/2060 /from/2061 => /to/2061 /from/2062 => /to/2062 /from/2063 => /to/2063 /from/2064 => /to/2064 /from/2065 => /to/2065 /from/2066 => /to/2066 /from/2067 => /to/2067 /from/2068 => /to/2068 /from/2069 => /to/2069 /from/2070 => /to/2070 /from/2071 => /to/2071 /from/2072 => /to/2072 /from/2073 => /to/2073 /from/2074 => /to/2074 /from/2075 => /to/2075 /from/2076 => /to/2076 /from/2077 => /to/2077 /from/2078 => /to/2078 /from/2079 => /to/2079 /from/2080 => /to/2080 /from/2081 => /to/2081 /from/2082 => /to/2082 /from/2083 => /to/2083 /from/2084 => /to/2084 /from/2085 => /to/2085 /from/2086 => /to/2086 /from/2087 => /to/2087 /from/2088 => /to/2088 /from/2089 => /to/2089 /from/2090 => /to/2090 /from/2091 => /to/2091 /from/2092 => /to/2092 /from/2093 => /to/2093 /from/2094 => /to/2094 /from/2095 => /to/2095 /from/2096 => /to/2096 /from/2097 => /to/2097 /from/2098 => /to/2098 /from/2099 => /to/2099 /from/2100 => /to/2100 /from/2101 => /to/2101 /from/2102 => /to/2102 /from/2103 => /to/2103 /from/2104 => /to/2104 /from/2105 => /to/2105 /from/2106 => /to/2106 /from/2107 => /to/2107 /from/2108 => /to/2108 /from/2109 => /to/2109 /from/2110 => /to/2110 /from/2111 => /to/2111 /from/2112 => /to/2112 /from/2113 => /to/2113 /from/2114 => /to/2114 /from/2115 => /to/2115 /from/2116 => /to/2116 /from/2117 => /to/2117 /from/2118 => /to/2118 /from/2119 => /to/2119 /from/2120 => /to/2120 /from/2121 => /to/2121 /from/2122 => /to/2122 /from/2123 => /to/2123 /from/2124 => /to/2124 /from/2125 => /to/2125 /from/2126 => /to/2126 /from/2127 => /to/2127 /from/2128 => /to/2128 /from/2129 => /to/2129 /from/2130 => /to/2130 /from/2131 => /to/2131 /from/2132 => /to/2132 /from/2133 => /to/2133 /from/2134 => /to/2134 /from/2135 => /to/2135 /from/2136 => /to/2136 /from/2137 => /to/2137 /from/2138 => /to/2138 /from/2139 => /to/2139 /from/2140 => /to/2140 /from/2141 => /to/2141 /from/2142 => /to/2142 /from/2143 => /to/2143 /from/2144 => /to/2144 /from/2145 => /to/2145 /from/2146 => /to/2146 /from/2147 => /to/2147 /from/2148 => /to/2148 /from/2149 => /to/2149 /from/2150 => /to/2150 /from/2151 => /to/2151 /from/2152 => /to/2152 /from/2153 => /to/2153 /from/2154 => /to/2154 /from/2155 => /to/2155 /from/2156 => /to/2156 /from/2157 => /to/2157 /from/2158 => /to/2158 /from/2159 => /to/2159 /from/2160 => /to/2160 /from/2161 => /to/2161 /from/2162 => /to/2162 /from/2163 => /to/2163 /from/2164 => /to/2164 /from/2165 => /to/2165 /from/2166 => /to/2166 /from/2167 => /to/2167 /from/2168 => /to/2168 /from/2169 => /to/2169 /from/2170 => /to/2170 /from/2171 => /to/2171 /from/2172 => /to/2172 /from/2173 => /to/2173 /from/2174 => /to/2174 /from/2175 => /to/2175 /from/2176 => /to/2176 /from/2177 => /to/2177 /from/2178 => /to/2178 /from/2179 => /to/2179 /from/2180 => /to/2180 /from/2181 => /to/2181 /from/2182 => /to/2182 /from/2183 => /to/2183 /from/2184 => /to/2184 /from/2185 => /to/2185 /from/2186 => /to/2186 /from/2187 => /to/2187 /from/2188 => /to/2188 /from/2189 => /to/2189 /from/2190 => /to/2190 /from/2191 => /to/2191 /from/2192 => /to/2192 /from/2193 => /to/2193 /from/2194 => /to/2194 /from/2195 => /to/2195 /from/2196 => /to/2196 /from/2197 => /to/2197 /from/2198 => /to/2198 /from/2199 => /to/2199 /from/2200 => /to/2200 /from/2201 => /to/2201 /from/2202 => /to/2202 /from/2203 => /to/2203 /from/2204 => /to/2204 /from/2205 => /to/2205 /from/2206 => /to/2206 /from/2207 => /to/2207 /from/2208 => /to/2208 /from/2209 => /to/2209 /from/2210 => /to/2210 /from/2211 => /to/2211 /from/2212 => /to/2212 /from/2213 => /to/2213 /from/2214 => /to/2214 /from/2215 => /to/2215 /from/2216 => /to/2216 /from/2217 => /to/2217 /from/2218 => /to/2218 /from/2219 => /to/2219 /from/2220 => /to/2220 /from/2221 => /to/2221 /from/2222 => /to/2222 /from/2223 => /to/2223 /from/2224 => /to/2224 /from/2225 => /to/2225 /from/2226 => /to/2226 /from/2227 => /to/2227 /from/2228 => /to/2228 /from/2229 => /to/2229 /from/2230 => /to/2230 /from/2231 => /to/2231 /from/2232 => /to/2232 /from/2233 => /to/2233 /from/2234 => /to/2234 /from/2235 => /to/2235 /from/2236 => /to/2236 /from/2237 => /to/2237 /from/2238 => /to/2238 /from/2239 => /to/2239 /from/2240 => /to/2240 /from/2241 => /to/2241 /from/2242 => /to/2242 /from/2243 => /to/2243 /from/2244 => /to/2244 /from/2245 => /to/2245 /from/2246 => /to/2246 /from/2247 => /to/2247 /from/2248 => /to/2248 /from/2249 => /to/2249 /from/2250 => /to/2250 /from/2251 => /to/2251 /from/2252 => /to/2252 /from/2253 => /to/2253 /from/2254 => /to/2254 /from/2255 => /to/2255 /from/2256 => /to/2256 /from/2257 => /to/2257 /from/2258 => /to/2258 /from/2259 => /to/2259 /from/2260 => /to/2260 /from/2261 => /to/2261 /from/2262 => /to/2262 /from/2263 => /to/2263 /from/2264 => /to/2264 /from/2265 => /to/2265 /from/2266 => /to/2266 /from/2267 => /to/2267 /from/2268 => /to/2268 /from/2269 => /to/2269 /from/2270 => /to/2270 /from/2271 => /to/2271 /from/2272 => /to/2272 /from/2273 => /to/2273 /from/2274 => /to/2274 /from/2275 => /to/2275 /from/2276 => /to/2276 /from/2277 => /to/2277 /from/2278 => /to/2278 /from/2279 => /to/2279 /from/2280 => /to/2280 /from/2281 => /to/2281 /from/2282 => /to/2282 /from/2283 => /to/2283 /from/2284 => /to/2284 /from/2285 => /to/2285 /from/2286 => /to/2286 /from/2287 => /to/2287 /from/2288 => /to/2288 /from/2289 => /to/2289 /from/2290 => /to/2290 /from/2291 => /to/2291 /from/2292 => /to/2292 /from/2293 => /to/2293 /from/2294 => /to/2294 /from/2295 => /to/2295 /from/2296 => /to/2296 /from/2297 => /to/2297 /from/2298 => /to/2298 /from/2299 => /to/2299 /from/2300 => /to/2300 /from/2301 => /to/2301 /from/2302 => /to/2302 /from/2303 => /to/2303 /from/2304 => /to/2304 /from/2305 => /to/2305 /from/2306 => /to/2306 /from/2307 => /to/2307 /from/2308 => /to/2308 /from/2309 => /to/2309 /from/2310 => /to/2310 /from/2311 => /to/2311 /from/2312 => /to/2312 /from/2313 => /to/2313 /from/2314 => /to/2314 /from/2315 => /to/2315 /from/2316 => /to/2316 /from/2317 => /to/2317 /from/2318 => /to/2318 /from/2319 => /to/2319 /from/2320 => /to/2320 /from/2321 => /to/2321 /from/2322 => /to/2322 /from/2323 => /to/2323 /from/2324 => /to/2324 /from/2325 => /to/2325 /from/2326 => /to/2326 /from/2327 => /to/2327 /from/2328 => /to/2328 /from/2329 => /to/2329 /from/2330 => /to/2330 /from/2331 => /to/2331 /from/2332 => /to/2332 /from/2333 => /to/2333 /from/2334 => /to/2334 /from/2335 => /to/2335 /from/2336 => /to/2336 /from/2337 => /to/2337 /from/2338 => /to/2338 /from/2339 => /to/2339 /from/2340 => /to/2340 /from/2341 => /to/2341 /from/2342 => /to/2342 /from/2343 => /to/2343 /from/2344 => /to/2344 /from/2345 => /to/2345 /from/2346 => /to/2346 /from/2347 => /to/2347 /from/2348 => /to/2348 /from/2349 => /to/2349 /from/2350 => /to/2350 /from/2351 => /to/2351 /from/2352 => /to/2352 /from/2353 => /to/2353 /from/2354 => /to/2354 /from/2355 => /to/2355 /from/2356 => /to/2356 /from/2357 => /to/2357 /from/2358 => /to/2358 /from/2359 => /to/2359 /from/2360 => /to/2360 /from/2361 => /to/2361 /from/2362 => /to/2362 /from/2363 => /to/2363 /from/2364 => /to/2364 /from/2365 => /to/2365 /from/2366 => /to/2366 /from/2367 => /to/2367 /from/2368 => /to/2368 /from/2369 => /to/2369 /from/2370 => /to/2370 /from/2371 => /to/2371 /from/2372 => /to/2372 /from/2373 => /to/2373 /from/2374 => /to/2374 /from/2375 => /to/2375 /from/2376 => /to/2376 /from/2377 => /to/2377 /from/2378 => /to/2378 /from/2379 => /to/2379 /from/2380 => /to/2380 /from/2381 => /to/2381 /from/2382 => /to/2382 /from/2383 => /to/2383 /from/2384 => /to/2384 /from/2385 => /to/2385 /from/2386 => /to/2386 /from/2387 => /to/2387 /from/2388 => /to/2388 /from/2389 => /to/2389 /from/2390 => /to/2390 /from/2391 => /to/2391 /from/2392 => /to/2392 /from/2393 => /to/2393 /from/2394 => /to/2394 /from/2395 => /to/2395 /from/2396 => /to/2396 /from/2397 => /to/2397 /from/2398 => /to/2398 /from/2399 => /to/2399 /from/2400 => /to/2400 /from/2401 => /to/2401 /from/2402 => /to/2402 /from/2403 => /to/2403 /from/2404 => /to/2404 /from/2405 => /to/2405 /from/2406 => /to/2406 /from/2407 => /to/2407 /from/2408 => /to/2408 /from/2409 => /to/2409 /from/2410 => /to/2410 /from/2411 => /to/2411 /from/2412 => /to/2412 /from/2413 => /to/2413 /from/2414 => /to/2414 /from/2415 => /to/2415 /from/2416 => /to/2416 /from/2417 => /to/2417 /from/2418 => /to/2418 /from/2419 => /to/2419 /from/2420 => /to/2420 /from/2421 => /to/2421 /from/2422 => /to/2422 /from/2423 => /to/2423 /from/2424 => /to/2424 /from/2425 => /to/2425 /from/2426 => /to/2426 /from/2427 => /to/2427 /from/2428 => /to/2428 /from/2429 => /to/2429 /from/2430 => /to/2430 /from/2431 => /to/2431 /from/2432 => /to/2432 /from/2433 => /to/2433 /from/2434 => /to/2434 /from/2435 => /to/2435 /from/2436 => /to/2436 /from/2437 => /to/2437 /from/2438 => /to/2438 /from/2439 => /to/2439 /from/2440 => /to/2440 /from/2441 => /to/2441 /from/2442 => /to/2442 /from/2443 => /to/2443 /from/2444 => /to/2444 /from/2445 => /to/2445 /from/2446 => /to/2446 /from/2447 => /to/2447 /from/2448 => /to/2448 /from/2449 => /to/2449 /from/2450 => /to/2450 /from/2451 => /to/2451 /from/2452 => /to/2452 /from/2453 => /to/2453 /from/2454 => /to/2454 /from/2455 => /to/2455 /from/2456 => /to/2456 /from/2457 => /to/2457 /from/2458 => /to/2458 /from/2459 => /to/2459 /from/2460 => /to/2460 /from/2461 => /to/2461 /from/2462 => /to/2462 /from/2463 => /to/2463 /from/2464 => /to/2464 /from/2465 => /to/2465 /from/2466 => /to/2466 /from/2467 => /to/2467 /from/2468 => /to/2468 /from/2469 => /to/2469 /from/2470 => /to/2470 /from/2471 => /to/2471 /from/2472 => /to/2472 /from/2473 => /to/2473 /from/2474 => /to/2474 /from/2475 => /to/2475 /from/2476 => /to/2476 /from/2477 => /to/2477 /from/2478 => /to/2478 /from/2479 => /to/2479 /from/2480 => /to/2480 /from/2481 => /to/2481 /from/2482 => /to/2482 /from/2483 => /to/2483 /from/2484 => /to/2484 /from/2485 => /to/2485 /from/2486 => /to/2486 /from/2487 => /to/2487 /from/2488 => /to/2488 /from/2489 => /to/2489 /from/2490 => /to/2490 /from/2491 => /to/2491 /from/2492 => /to/2492 /from/2493 => /to/2493 /from/2494 => /to/2494 /from/2495 => /to/2495 /from/2496 => /to/2496 /from/2497 => /to/2497 /from/2498 => /to/2498 /from/2499 => /to/2499 /from/2500 => /to/2500 /from/2501 => /to/2501 /from/2502 => /to/2502 /from/2503 => /to/2503 /from/2504 => /to/2504 /from/2505 => /to/2505 /from/2506 => /to/2506 /from/2507 => /to/2507 /from/2508 => /to/2508 /from/2509 => /to/2509 /from/2510 => /to/2510 /from/2511 => /to/2511 /from/2512 => /to/2512 /from/2513 => /to/2513 /from/2514 => /to/2514 /from/2515 => /to/2515 /from/2516 => /to/2516 /from/2517 => /to/2517 /from/2518 => /to/2518 /from/2519 => /to/2519 /from/2520 => /to/2520 /from/2521 => /to/2521 /from/2522 => /to/2522 /from/2523 => /to/2523 /from/2524 => /to/2524 /from/2525 => /to/2525 /from/2526 => /to/2526 /from/2527 => /to/2527 /from/2528 => /to/2528 /from/2529 => /to/2529 /from/2530 => /to/2530 /from/2531 => /to/2531 /from/2532 => /to/2532 /from/2533 => /to/2533 /from/2534 => /to/2534 /from/2535 => /to/2535 /from/2536 => /to/2536 /from/2537 => /to/2537 /from/2538 => /to/2538 /from/2539 => /to/2539 /from/2540 => /to/2540 /from/2541 => /to/2541 /from/2542 => /to/2542 /from/2543 => /to/2543 /from/2544 => /to/2544 /from/2545 => /to/2545 /from/2546 => /to/2546 /from/2547 => /to/2547 /from/2548 => /to/2548 /from/2549 => /to/2549 /from/2550 => /to/2550 /from/2551 => /to/2551 /from/2552 => /to/2552 /from/2553 => /to/2553 /from/2554 => /to/2554 /from/2555 => /to/2555 /from/2556 => /to/2556 /from/2557 => /to/2557 /from/2558 => /to/2558 /from/2559 => /to/2559 /from/2560 => /to/2560 /from/2561 => /to/2561 /from/2562 => /to/2562 /from/2563 => /to/2563 /from/2564 => /to/2564 /from/2565 => /to/2565 /from/2566 => /to/2566 /from/2567 => /to/2567 /from/2568 => /to/2568 /from/2569 => /to/2569 /from/2570 => /to/2570 /from/2571 => /to/2571 /from/2572 => /to/2572 /from/2573 => /to/2573 /from/2574 => /to/2574 /from/2575 => /to/2575 /from/2576 => /to/2576 /from/2577 => /to/2577 /from/2578 => /to/2578 /from/2579 => /to/2579 /from/2580 => /to/2580 /from/2581 => /to/2581 /from/2582 => /to/2582 /from/2583 => /to/2583 /from/2584 => /to/2584 /from/2585 => /to/2585 /from/2586 => /to/2586 /from/2587 => /to/2587 /from/2588 => /to/2588 /from/2589 => /to/2589 /from/2590 => /to/2590 /from/2591 => /to/2591 /from/2592 => /to/2592 /from/2593 => /to/2593 /from/2594 => /to/2594 /from/2595 => /to/2595 /from/2596 => /to/2596 /from/2597 => /to/2597 /from/2598 => /to/2598 /from/2599 => /to/2599 /from/2600 => /to/2600 /from/2601 => /to/2601 /from/2602 => /to/2602 /from/2603 => /to/2603 /from/2604 => /to/2604 /from/2605 => /to/2605 /from/2606 => /to/2606 /from/2607 => /to/2607 /from/2608 => /to/2608 /from/2609 => /to/2609 /from/2610 => /to/2610 /from/2611 => /to/2611 /from/2612 => /to/2612 /from/2613 => /to/2613 /from/2614 => /to/2614 /from/2615 => /to/2615 /from/2616 => /to/2616 /from/2617 => /to/2617 /from/2618 => /to/2618 /from/2619 => /to/2619 /from/2620 => /to/2620 /from/2621 => /to/2621 /from/2622 => /to/2622 /from/2623 => /to/2623 /from/2624 => /to/2624 /from/2625 => /to/2625 /from/2626 => /to/2626 /from/2627 => /to/2627 /from/2628 => /to/2628 /from/2629 => /to/2629 /from/2630 => /to/2630 /from/2631 => /to/2631 /from/2632 => /to/2632 /from/2633 => /to/2633 /from/2634 => /to/2634 /from/2635 => /to/2635 /from/2636 => /to/2636 /from/2637 => /to/2637 /from/2638 => /to/2638 /from/2639 => /to/2639 /from/2640 => /to/2640 /from/2641 => /to/2641 /from/2642 => /to/2642 /from/2643 => /to/2643 /from/2644 => /to/2644 /from/2645 => /to/2645 /from/2646 => /to/2646 /from/2647 => /to/2647 /from/2648 => /to/2648 /from/2649 => /to/2649 /from/2650 => /to/2650 /from/2651 => /to/2651 /from/2652 => /to/2652 /from/2653 => /to/2653 /from/2654 => /to/2654 /from/2655 => /to/2655 /from/2656 => /to/2656 /from/2657 => /to/2657 /from/2658 => /to/2658 /from/2659 => /to/2659 /from/2660 => /to/2660 /from/2661 => /to/2661 /from/2662 => /to/2662 /from/2663 => /to/2663 /from/2664 => /to/2664 /from/2665 => /to/2665 /from/2666 => /to/2666 /from/2667 => /to/2667 /from/2668 => /to/2668 /from/2669 => /to/2669 /from/2670 => /to/2670 /from/2671 => /to/2671 /from/2672 => /to/2672 /from/2673 => /to/2673 /from/2674 => /to/2674 /from/2675 => /to/2675 /from/2676 => /to/2676 /from/2677 => /to/2677 /from/2678 => /to/2678 /from/2679 => /to/2679 /from/2680 => /to/2680 /from/2681 => /to/2681 /from/2682 => /to/2682 /from/2683 => /to/2683 /from/2684 => /to/2684 /from/2685 => /to/2685 /from/2686 => /to/2686 /from/2687 => /to/2687 /from/2688 => /to/2688 /from/2689 => /to/2689 /from/2690 => /to/2690 /from/2691 => /to/2691 /from/2692 => /to/2692 /from/2693 => /to/2693 /from/2694 => /to/2694 /from/2695 => /to/2695 /from/2696 => /to/2696 /from/2697 => /to/2697 /from/2698 => /to/2698 /from/2699 => /to/2699 /from/2700 => /to/2700 /from/2701 => /to/2701 /from/2702 => /to/2702 /from/2703 => /to/2703 /from/2704 => /to/2704 /from/2705 => /to/2705 /from/2706 => /to/2706 /from/2707 => /to/2707 /from/2708 => /to/2708 /from/2709 => /to/2709 /from/2710 => /to/2710 /from/2711 => /to/2711 /from/2712 => /to/2712 /from/2713 => /to/2713 /from/2714 => /to/2714 /from/2715 => /to/2715 /from/2716 => /to/2716 /from/2717 => /to/2717 /from/2718 => /to/2718 /from/2719 => /to/2719 /from/2720 => /to/2720 /from/2721 => /to/2721 /from/2722 => /to/2722 /from/2723 => /to/2723 /from/2724 => /to/2724 /from/2725 => /to/2725 /from/2726 => /to/2726 /from/2727 => /to/2727 /from/2728 => /to/2728 /from/2729 => /to/2729 /from/2730 => /to/2730 /from/2731 => /to/2731 /from/2732 => /to/2732 /from/2733 => /to/2733 /from/2734 => /to/2734 /from/2735 => /to/2735 /from/2736 => /to/2736 /from/2737 => /to/2737 /from/2738 => /to/2738 /from/2739 => /to/2739 /from/2740 => /to/2740 /from/2741 => /to/2741 /from/2742 => /to/2742 /from/2743 => /to/2743 /from/2744 => /to/2744 /from/2745 => /to/2745 /from/2746 => /to/2746 /from/2747 => /to/2747 /from/2748 => /to/2748 /from/2749 => /to/2749 /from/2750 => /to/2750 /from/2751 => /to/2751 /from/2752 => /to/2752 /from/2753 => /to/2753 /from/2754 => /to/2754 /from/2755 => /to/2755 /from/2756 => /to/2756 /from/2757 => /to/2757 /from/2758 => /to/2758 /from/2759 => /to/2759 /from/2760 => /to/2760 /from/2761 => /to/2761 /from/2762 => /to/2762 /from/2763 => /to/2763 /from/2764 => /to/2764 /from/2765 => /to/2765 /from/2766 => /to/2766 /from/2767 => /to/2767 /from/2768 => /to/2768 /from/2769 => /to/2769 /from/2770 => /to/2770 /from/2771 => /to/2771 /from/2772 => /to/2772 /from/2773 => /to/2773 /from/2774 => /to/2774 /from/2775 => /to/2775 /from/2776 => /to/2776 /from/2777 => /to/2777 /from/2778 => /to/2778 /from/2779 => /to/2779 /from/2780 => /to/2780 /from/2781 => /to/2781 /from/2782 => /to/2782 /from/2783 => /to/2783 /from/2784 => /to/2784 /from/2785 => /to/2785 /from/2786 => /to/2786 /from/2787 => /to/2787 /from/2788 => /to/2788 /from/2789 => /to/2789 /from/2790 => /to/2790 /from/2791 => /to/2791 /from/2792 => /to/2792 /from/2793 => /to/2793 /from/2794 => /to/2794 /from/2795 => /to/2795 /from/2796 => /to/2796 /from/2797 => /to/2797 /from/2798 => /to/2798 /from/2799 => /to/2799 /from/2800 => /to/2800 /from/2801 => /to/2801 /from/2802 => /to/2802 /from/2803 => /to/2803 /from/2804 => /to/2804 /from/2805 => /to/2805 /from/2806 => /to/2806 /from/2807 => /to/2807 /from/2808 => /to/2808 /from/2809 => /to/2809 /from/2810 => /to/2810 /from/2811 => /to/2811 /from/2812 => /to/2812 /from/2813 => /to/2813 /from/2814 => /to/2814 /from/2815 => /to/2815 /from/2816 => /to/2816 /from/2817 => /to/2817 /from/2818 => /to/2818 /from/2819 => /to/2819 /from/2820 => /to/2820 /from/2821 => /to/2821 /from/2822 => /to/2822 /from/2823 => /to/2823 /from/2824 => /to/2824 /from/2825 => /to/2825 /from/2826 => /to/2826 /from/2827 => /to/2827 /from/2828 => /to/2828 /from/2829 => /to/2829 /from/2830 => /to/2830 /from/2831 => /to/2831 /from/2832 => /to/2832 /from/2833 => /to/2833 /from/2834 => /to/2834 /from/2835 => /to/2835 /from/2836 => /to/2836 /from/2837 => /to/2837 /from/2838 => /to/2838 /from/2839 => /to/2839 /from/2840 => /to/2840 /from/2841 => /to/2841 /from/2842 => /to/2842 /from/2843 => /to/2843 /from/2844 => /to/2844 /from/2845 => /to/2845 /from/2846 => /to/2846 /from/2847 => /to/2847 /from/2848 => /to/2848 /from/2849 => /to/2849 /from/2850 => /to/2850 /from/2851 => /to/2851 /from/2852 => /to/2852 /from/2853 => /to/2853 /from/2854 => /to/2854 /from/2855 => /to/2855 /from/2856 => /to/2856 /from/2857 => /to/2857 /from/2858 => /to/2858 /from/2859 => /to/2859 /from/2860 => /to/2860 /from/2861 => /to/2861 /from/2862 => /to/2862 /from/2863 => /to/2863 /from/2864 => /to/2864 /from/2865 => /to/2865 /from/2866 => /to/2866 /from/2867 => /to/2867 /from/2868 => /to/2868 /from/2869 => /to/2869 /from/2870 => /to/2870 /from/2871 => /to/2871 /from/2872 => /to/2872 /from/2873 => /to/2873 /from/2874 => /to/2874 /from/2875 => /to/2875 /from/2876 => /to/2876 /from/2877 => /to/2877 /from/2878 => /to/2878 /from/2879 => /to/2879 /from/2880 => /to/2880 /from/2881 => /to/2881 /from/2882 => /to/2882 /from/2883 => /to/2883 /from/2884 => /to/2884 /from/2885 => /to/2885 /from/2886 => /to/2886 /from/2887 => /to/2887 /from/2888 => /to/2888 /from/2889 => /to/2889 /from/2890 => /to/2890 /from/2891 => /to/2891 /from/2892 => /to/2892 /from/2893 => /to/2893 /from/2894 => /to/2894 /from/2895 => /to/2895 /from/2896 => /to/2896 /from/2897 => /to/2897 /from/2898 => /to/2898 /from/2899 => /to/2899 /from/2900 => /to/2900 /from/2901 => /to/2901 /from/2902 => /to/2902 /from/2903 => /to/2903 /from/2904 => /to/2904 /from/2905 => /to/2905 /from/2906 => /to/2906 /from/2907 => /to/2907 /from/2908 => /to/2908 /from/2909 => /to/2909 /from/2910 => /to/2910 /from/2911 => /to/2911 /from/2912 => /to/2912 /from/2913 => /to/2913 /from/2914 => /to/2914 /from/2915 => /to/2915 /from/2916 => /to/2916 /from/2917 => /to/2917 /from/2918 => /to/2918 /from/2919 => /to/2919 /from/2920 => /to/2920 /from/2921 => /to/2921 /from/2922 => /to/2922 /from/2923 => /to/2923 /from/2924 => /to/2924 /from/2925 => /to/2925 /from/2926 => /to/2926 /from/2927 => /to/2927 /from/2928 => /to/2928 /from/2929 => /to/2929 /from/2930 => /to/2930 /from/2931 => /to/2931 /from/2932 => /to/2932 /from/2933 => /to/2933 /from/2934 => /to/2934 /from/2935 => /to/2935 /from/2936 => /to/2936 /from/2937 => /to/2937 /from/2938 => /to/2938 /from/2939 => /to/2939 /from/2940 => /to/2940 /from/2941 => /to/2941 /from/2942 => /to/2942 /from/2943 => /to/2943 /from/2944 => /to/2944 /from/2945 => /to/2945 /from/2946 => /to/2946 /from/2947 => /to/2947 /from/2948 => /to/2948 /from/2949 => /to/2949 /from/2950 => /to/2950 /from/2951 => /to/2951 /from/2952 => /to/2952 /from/2953 => /to/2953 /from/2954 => /to/2954 /from/2955 => /to/2955 /from/2956 => /to/2956 /from/2957 => /to/2957 /from/2958 => /to/2958 /from/2959 => /to/2959 /from/2960 => /to/2960 /from/2961 => /to/2961 /from/2962 => /to/2962 /from/2963 => /to/2963 /from/2964 => /to/2964 /from/2965 => /to/2965 /from/2966 => /to/2966 /from/2967 => /to/2967 /from/2968 => /to/2968 /from/2969 => /to/2969 /from/2970 => /to/2970 /from/2971 => /to/2971 /from/2972 => /to/2972 /from/2973 => /to/2973 /from/2974 => /to/2974 /from/2975 => /to/2975 /from/2976 => /to/2976 /from/2977 => /to/2977 /from/2978 => /to/2978 /from/2979 => /to/2979 /from/2980 => /to/2980 /from/2981 => /to/2981 /from/2982 => /to/2982 /from/2983 => /to/2983 /from/2984 => /to/2984 /from/2985 => /to/2985 /from/2986 => /to/2986 /from/2987 => /to/2987 /from/2988 => /to/2988 /from/2989 => /to/2989 /from/2990 => /to/2990 /from/2991 => /to/2991 /from/2992 => /to/2992 /from/2993 => /to/2993 /from/2994 => /to/2994 /from/2995 => /to/2995 /from/2996 => /to/2996 /from/2997 => /to/2997 /from/2998 => /to/2998 /from/2999 => /to/2999 /from/3000 => /to/3000 /from/3001 => /to/3001 /from/3002 => /to/3002 /from/3003 => /to/3003 /from/3004 => /to/3004 /from/3005 => /to/3005 /from/3006 => /to/3006 /from/3007 => /to/3007 /from/3008 => /to/3008 /from/3009 => /to/3009 /from/3010 => /to/3010 /from/3011 => /to/3011 /from/3012 => /to/3012 /from/3013 => /to/3013 /from/3014 => /to/3014 /from/3015 => /to/3015 /from/3016 => /to/3016 /from/3017 => /to/3017 /from/3018 => /to/3018 /from/3019 => /to/3019 /from/3020 => /to/3020 /from/3021 => /to/3021 /from/3022 => /to/3022 /from/3023 => /to/3023 /from/3024 => /to/3024 /from/3025 => /to/3025 /from/3026 => /to/3026 /from/3027 => /to/3027 /from/3028 => /to/3028 /from/3029 => /to/3029 /from/3030 => /to/3030 /from/3031 => /to/3031 /from/3032 => /to/3032 /from/3033 => /to/3033 /from/3034 => /to/3034 /from/3035 => /to/3035 /from/3036 => /to/3036 /from/3037 => /to/3037 /from/3038 => /to/3038 /from/3039 => /to/3039 /from/3040 => /to/3040 /from/3041 => /to/3041 /from/3042 => /to/3042 /from/3043 => /to/3043 /from/3044 => /to/3044 /from/3045 => /to/3045 /from/3046 => /to/3046 /from/3047 => /to/3047 /from/3048 => /to/3048 /from/3049 => /to/3049 /from/3050 => /to/3050 /from/3051 => /to/3051 /from/3052 => /to/3052 /from/3053 => /to/3053 /from/3054 => /to/3054 /from/3055 => /to/3055 /from/3056 => /to/3056 /from/3057 => /to/3057 /from/3058 => /to/3058 /from/3059 => /to/3059 /from/3060 => /to/3060 /from/3061 => /to/3061 /from/3062 => /to/3062 /from/3063 => /to/3063 /from/3064 => /to/3064 /from/3065 => /to/3065 /from/3066 => /to/3066 /from/3067 => /to/3067 /from/3068 => /to/3068 /from/3069 => /to/3069 /from/3070 => /to/3070 /from/3071 => /to/3071 /from/3072 => /to/3072 /from/3073 => /to/3073 /from/3074 => /to/3074 /from/3075 => /to/3075 /from/3076 => /to/3076 /from/3077 => /to/3077 /from/3078 => /to/3078 /from/3079 => /to/3079 /from/3080 => /to/3080 /from/3081 => /to/3081 /from/3082 => /to/3082 /from/3083 => /to/3083 /from/3084 => /to/3084 /from/3085 => /to/3085 /from/3086 => /to/3086 /from/3087 => /to/3087 /from/3088 => /to/3088 /from/3089 => /to/3089 /from/3090 => /to/3090 /from/3091 => /to/3091 /from/3092 => /to/3092 /from/3093 => /to/3093 /from/3094 => /to/3094 /from/3095 => /to/3095 /from/3096 => /to/3096 /from/3097 => /to/3097 /from/3098 => /to/3098 /from/3099 => /to/3099 /from/3100 => /to/3100 /from/3101 => /to/3101 /from/3102 => /to/3102 /from/3103 => /to/3103 /from/3104 => /to/3104 /from/3105 => /to/3105 /from/3106 => /to/3106 /from/3107 => /to/3107 /from/3108 => /to/3108 /from/3109 => /to/3109 /from/3110 => /to/3110 /from/3111 => /to/3111 /from/3112 => /to/3112 /from/3113 => /to/3113 /from/3114 => /to/3114 /from/3115 => /to/3115 /from/3116 => /to/3116 /from/3117 => /to/3117 /from/3118 => /to/3118 /from/3119 => /to/3119 /from/3120 => /to/3120 /from/3121 => /to/3121 /from/3122 => /to/3122 /from/3123 => /to/3123 /from/3124 => /to/3124 /from/3125 => /to/3125 /from/3126 => /to/3126 /from/3127 => /to/3127 /from/3128 => /to/3128 /from/3129 => /to/3129 /from/3130 => /to/3130 /from/3131 => /to/3131 /from/3132 => /to/3132 /from/3133 => /to/3133 /from/3134 => /to/3134 /from/3135 => /to/3135 /from/3136 => /to/3136 /from/3137 => /to/3137 /from/3138 => /to/3138 /from/3139 => /to/3139 /from/3140 => /to/3140 /from/3141 => /to/3141 /from/3142 => /to/3142 /from/3143 => /to/3143 /from/3144 => /to/3144 /from/3145 => /to/3145 /from/3146 => /to/3146 /from/3147 => /to/3147 /from/3148 => /to/3148 /from/3149 => /to/3149 /from/3150 => /to/3150 /from/3151 => /to/3151 /from/3152 => /to/3152 /from/3153 => /to/3153 /from/3154 => /to/3154 /from/3155 => /to/3155 /from/3156 => /to/3156 /from/3157 => /to/3157 /from/3158 => /to/3158 /from/3159 => /to/3159 /from/3160 => /to/3160 /from/3161 => /to/3161 /from/3162 => /to/3162 /from/3163 => /to/3163 /from/3164 => /to/3164 /from/3165 => /to/3165 /from/3166 => /to/3166 /from/3167 => /to/3167 /from/3168 => /to/3168 /from/3169 => /to/3169 /from/3170 => /to/3170 /from/3171 => /to/3171 /from/3172 => /to/3172 /from/3173 => /to/3173 /from/3174 => /to/3174 /from/3175 => /to/3175 /from/3176 => /to/3176 /from/3177 => /to/3177 /from/3178 => /to/3178 /from/3179 => /to/3179 /from/3180 => /to/3180 /from/3181 => /to/3181 /from/3182 => /to/3182 /from/3183 => /to/3183 /from/3184 => /to/3184 /from/3185 => /to/3185 /from/3186 => /to/3186 /from/3187 => /to/3187 /from/3188 => /to/3188 /from/3189 => /to/3189 /from/3190 => /to/3190 /from/3191 => /to/3191 /from/3192 => /to/3192 /from/3193 => /to/3193 /from/3194 => /to/3194 /from/3195 => /to/3195 /from/3196 => /to/3196 /from/3197 => /to/3197 /from/3198 => /to/3198 /from/3199 => /to/3199 /from/3200 => /to/3200 /from/3201 => /to/3201 /from/3202 => /to/3202 /from/3203 => /to/3203 /from/3204 => /to/3204 /from/3205 => /to/3205 /from/3206 => /to/3206 /from/3207 => /to/3207 /from/3208 => /to/3208 /from/3209 => /to/3209 /from/3210 => /to/3210 /from/3211 => /to/3211 /from/3212 => /to/3212 /from/3213 => /to/3213 /from/3214 => /to/3214 /from/3215 => /to/3215 /from/3216 => /to/3216 /from/3217 => /to/3217 /from/3218 => /to/3218 /from/3219 => /to/3219 /from/3220 => /to/3220 /from/3221 => /to/3221 /from/3222 => /to/3222 /from/3223 => /to/3223 /from/3224 => /to/3224 /from/3225 => /to/3225 /from/3226 => /to/3226 /from/3227 => /to/3227 /from/3228 => /to/3228 /from/3229 => /to/3229 /from/3230 => /to/3230 /from/3231 => /to/3231 /from/3232 => /to/3232 /from/3233 => /to/3233 /from/3234 => /to/3234 /from/3235 => /to/3235 /from/3236 => /to/3236 /from/3237 => /to/3237 /from/3238 => /to/3238 /from/3239 => /to/3239 /from/3240 => /to/3240 /from/3241 => /to/3241 /from/3242 => /to/3242 /from/3243 => /to/3243 /from/3244 => /to/3244 /from/3245 => /to/3245 /from/3246 => /to/3246 /from/3247 => /to/3247 /from/3248 => /to/3248 /from/3249 => /to/3249 /from/3250 => /to/3250 /from/3251 => /to/3251 /from/3252 => /to/3252 /from/3253 => /to/3253 /from/3254 => /to/3254 /from/3255 => /to/3255 /from/3256 => /to/3256 /from/3257 => /to/3257 /from/3258 => /to/3258 /from/3259 => /to/3259 /from/3260 => /to/3260 /from/3261 => /to/3261 /from/3262 => /to/3262 /from/3263 => /to/3263 /from/3264 => /to/3264 /from/3265 => /to/3265 /from/3266 => /to/3266 /from/3267 => /to/3267 /from/3268 => /to/3268 /from/3269 => /to/3269 /from/3270 => /to/3270 /from/3271 => /to/3271 /from/3272 => /to/3272 /from/3273 => /to/3273 /from/3274 => /to/3274 /from/3275 => /to/3275 /from/3276 => /to/3276 /from/3277 => /to/3277 /from/3278 => /to/3278 /from/3279 => /to/3279 /from/3280 => /to/3280 /from/3281 => /to/3281 /from/3282 => /to/3282 /from/3283 => /to/3283 /from/3284 => /to/3284 /from/3285 => /to/3285 /from/3286 => /to/3286 /from/3287 => /to/3287 /from/3288 => /to/3288 /from/3289 => /to/3289 /from/3290 => /to/3290 /from/3291 => /to/3291 /from/3292 => /to/3292 /from/3293 => /to/3293 /from/3294 => /to/3294 /from/3295 => /to/3295 /from/3296 => /to/3296 /from/3297 => /to/3297 /from/3298 => /to/3298 /from/3299 => /to/3299 /from/3300 => /to/3300 /from/3301 => /to/3301 /from/3302 => /to/3302 /from/3303 => /to/3303 /from/3304 => /to/3304 /from/3305 => /to/3305 /from/3306 => /to/3306 /from/3307 => /to/3307 /from/3308 => /to/3308 /from/3309 => /to/3309 /from/3310 => /to/3310 /from/3311 => /to/3311 /from/3312 => /to/3312 /from/3313 => /to/3313 /from/3314 => /to/3314 /from/3315 => /to/3315 /from/3316 => /to/3316 /from/3317 => /to/3317 /from/3318 => /to/3318 /from/3319 => /to/3319 /from/3320 => /to/3320 /from/3321 => /to/3321 /from/3322 => /to/3322 /from/3323 => /to/3323 /from/3324 => /to/3324 /from/3325 => /to/3325 /from/3326 => /to/3326 /from/3327 => /to/3327 /from/3328 => /to/3328 /from/3329 => /to/3329 /from/3330 => /to/3330 /from/3331 => /to/3331 /from/3332 => /to/3332 /from/3333 => /to/3333 /from/3334 => /to/3334 /from/3335 => /to/3335 /from/3336 => /to/3336 /from/3337 => /to/3337 /from/3338 => /to/3338 /from/3339 => /to/3339 /from/3340 => /to/3340 /from/3341 => /to/3341 /from/3342 => /to/3342 /from/3343 => /to/3343 /from/3344 => /to/3344 /from/3345 => /to/3345 /from/3346 => /to/3346 /from/3347 => /to/3347 /from/3348 => /to/3348 /from/3349 => /to/3349 /from/3350 => /to/3350 /from/3351 => /to/3351 /from/3352 => /to/3352 /from/3353 => /to/3353 /from/3354 => /to/3354 /from/3355 => /to/3355 /from/3356 => /to/3356 /from/3357 => /to/3357 /from/3358 => /to/3358 /from/3359 => /to/3359 /from/3360 => /to/3360 /from/3361 => /to/3361 /from/3362 => /to/3362 /from/3363 => /to/3363 /from/3364 => /to/3364 /from/3365 => /to/3365 /from/3366 => /to/3366 /from/3367 => /to/3367 /from/3368 => /to/3368 /from/3369 => /to/3369 /from/3370 => /to/3370 /from/3371 => /to/3371 /from/3372 => /to/3372 /from/3373 => /to/3373 /from/3374 => /to/3374 /from/3375 => /to/3375 /from/3376 => /to/3376 /from/3377 => /to/3377 /from/3378 => /to/3378 /from/3379 => /to/3379 /from/3380 => /to/3380 /from/3381 => /to/3381 /from/3382 => /to/3382 /from/3383 => /to/3383 /from/3384 => /to/3384 /from/3385 => /to/3385 /from/3386 => /to/3386 /from/3387 => /to/3387 /from/3388 => /to/3388 /from/3389 => /to/3389 /from/3390 => /to/3390 /from/3391 => /to/3391 /from/3392 => /to/3392 /from/3393 => /to/3393 /from/3394 => /to/3394 /from/3395 => /to/3395 /from/3396 => /to/3396 /from/3397 => /to/3397 /from/3398 => /to/3398 /from/3399 => /to/3399 /from/3400 => /to/3400 /from/3401 => /to/3401 /from/3402 => /to/3402 /from/3403 => /to/3403 /from/3404 => /to/3404 /from/3405 => /to/3405 /from/3406 => /to/3406 /from/3407 => /to/3407 /from/3408 => /to/3408 /from/3409 => /to/3409 /from/3410 => /to/3410 /from/3411 => /to/3411 /from/3412 => /to/3412 /from/3413 => /to/3413 /from/3414 => /to/3414 /from/3415 => /to/3415 /from/3416 => /to/3416 /from/3417 => /to/3417 /from/3418 => /to/3418 /from/3419 => /to/3419 /from/3420 => /to/3420 /from/3421 => /to/3421 /from/3422 => /to/3422 /from/3423 => /to/3423 /from/3424 => /to/3424 /from/3425 => /to/3425 /from/3426 => /to/3426 /from/3427 => /to/3427 /from/3428 => /to/3428 /from/3429 => /to/3429 /from/3430 => /to/3430 /from/3431 => /to/3431 /from/3432 => /to/3432 /from/3433 => /to/3433 /from/3434 => /to/3434 /from/3435 => /to/3435 /from/3436 => /to/3436 /from/3437 => /to/3437 /from/3438 => /to/3438 /from/3439 => /to/3439 /from/3440 => /to/3440 /from/3441 => /to/3441 /from/3442 => /to/3442 /from/3443 => /to/3443 /from/3444 => /to/3444 /from/3445 => /to/3445 /from/3446 => /to/3446 /from/3447 => /to/3447 /from/3448 => /to/3448 /from/3449 => /to/3449 /from/3450 => /to/3450 /from/3451 => /to/3451 /from/3452 => /to/3452 /from/3453 => /to/3453 /from/3454 => /to/3454 /from/3455 => /to/3455 /from/3456 => /to/3456 /from/3457 => /to/3457 /from/3458 => /to/3458 /from/3459 => /to/3459 /from/3460 => /to/3460 /from/3461 => /to/3461 /from/3462 => /to/3462 /from/3463 => /to/3463 /from/3464 => /to/3464 /from/3465 => /to/3465 /from/3466 => /to/3466 /from/3467 => /to/3467 /from/3468 => /to/3468 /from/3469 => /to/3469 /from/3470 => /to/3470 /from/3471 => /to/3471 /from/3472 => /to/3472 /from/3473 => /to/3473 /from/3474 => /to/3474 /from/3475 => /to/3475 /from/3476 => /to/3476 /from/3477 => /to/3477 /from/3478 => /to/3478 /from/3479 => /to/3479 /from/3480 => /to/3480 /from/3481 => /to/3481 /from/3482 => /to/3482 /from/3483 => /to/3483 /from/3484 => /to/3484 /from/3485 => /to/3485 /from/3486 => /to/3486 /from/3487 => /to/3487 /from/3488 => /to/3488 /from/3489 => /to/3489 /from/3490 => /to/3490 /from/3491 => /to/3491 /from/3492 => /to/3492 /from/3493 => /to/3493 /from/3494 => /to/3494 /from/3495 => /to/3495 /from/3496 => /to/3496 /from/3497 => /to/3497 /from/3498 => /to/3498 /from/3499 => /to/3499 /from/3500 => /to/3500 /from/3501 => /to/3501 /from/3502 => /to/3502 /from/3503 => /to/3503 /from/3504 => /to/3504 /from/3505 => /to/3505 /from/3506 => /to/3506 /from/3507 => /to/3507 /from/3508 => /to/3508 /from/3509 => /to/3509 /from/3510 => /to/3510 /from/3511 => /to/3511 /from/3512 => /to/3512 /from/3513 => /to/3513 /from/3514 => /to/3514 /from/3515 => /to/3515 /from/3516 => /to/3516 /from/3517 => /to/3517 /from/3518 => /to/3518 /from/3519 => /to/3519 /from/3520 => /to/3520 /from/3521 => /to/3521 /from/3522 => /to/3522 /from/3523 => /to/3523 /from/3524 => /to/3524 /from/3525 => /to/3525 /from/3526 => /to/3526 /from/3527 => /to/3527 /from/3528 => /to/3528 /from/3529 => /to/3529 /from/3530 => /to/3530 /from/3531 => /to/3531 /from/3532 => /to/3532 /from/3533 => /to/3533 /from/3534 => /to/3534 /from/3535 => /to/3535 /from/3536 => /to/3536 /from/3537 => /to/3537 /from/3538 => /to/3538 /from/3539 => /to/3539 /from/3540 => /to/3540 /from/3541 => /to/3541 /from/3542 => /to/3542 /from/3543 => /to/3543 /from/3544 => /to/3544 /from/3545 => /to/3545 /from/3546 => /to/3546 /from/3547 => /to/3547 /from/3548 => /to/3548 /from/3549 => /to/3549 /from/3550 => /to/3550 /from/3551 => /to/3551 /from/3552 => /to/3552 /from/3553 => /to/3553 /from/3554 => /to/3554 /from/3555 => /to/3555 /from/3556 => /to/3556 /from/3557 => /to/3557 /from/3558 => /to/3558 /from/3559 => /to/3559 /from/3560 => /to/3560 /from/3561 => /to/3561 /from/3562 => /to/3562 /from/3563 => /to/3563 /from/3564 => /to/3564 /from/3565 => /to/3565 /from/3566 => /to/3566 /from/3567 => /to/3567 /from/3568 => /to/3568 /from/3569 => /to/3569 /from/3570 => /to/3570 /from/3571 => /to/3571 /from/3572 => /to/3572 /from/3573 => /to/3573 /from/3574 => /to/3574 /from/3575 => /to/3575 /from/3576 => /to/3576 /from/3577 => /to/3577 /from/3578 => /to/3578 /from/3579 => /to/3579 /from/3580 => /to/3580 /from/3581 => /to/3581 /from/3582 => /to/3582 /from/3583 => /to/3583 /from/3584 => /to/3584 /from/3585 => /to/3585 /from/3586 => /to/3586 /from/3587 => /to/3587 /from/3588 => /to/3588 /from/3589 => /to/3589 /from/3590 => /to/3590 /from/3591 => /to/3591 /from/3592 => /to/3592 /from/3593 => /to/3593 /from/3594 => /to/3594 /from/3595 => /to/3595 /from/3596 => /to/3596 /from/3597 => /to/3597 /from/3598 => /to/3598 /from/3599 => /to/3599 /from/3600 => /to/3600 /from/3601 => /to/3601 /from/3602 => /to/3602 /from/3603 => /to/3603 /from/3604 => /to/3604 /from/3605 => /to/3605 /from/3606 => /to/3606 /from/3607 => /to/3607 /from/3608 => /to/3608 /from/3609 => /to/3609 /from/3610 => /to/3610 /from/3611 => /to/3611 /from/3612 => /to/3612 /from/3613 => /to/3613 /from/3614 => /to/3614 /from/3615 => /to/3615 /from/3616 => /to/3616 /from/3617 => /to/3617 /from/3618 => /to/3618 /from/3619 => /to/3619 /from/3620 => /to/3620 /from/3621 => /to/3621 /from/3622 => /to/3622 /from/3623 => /to/3623 /from/3624 => /to/3624 /from/3625 => /to/3625 /from/3626 => /to/3626 /from/3627 => /to/3627 /from/3628 => /to/3628 /from/3629 => /to/3629 /from/3630 => /to/3630 /from/3631 => /to/3631 /from/3632 => /to/3632 /from/3633 => /to/3633 /from/3634 => /to/3634 /from/3635 => /to/3635 /from/3636 => /to/3636 /from/3637 => /to/3637 /from/3638 => /to/3638 /from/3639 => /to/3639 /from/3640 => /to/3640 /from/3641 => /to/3641 /from/3642 => /to/3642 /from/3643 => /to/3643 /from/3644 => /to/3644 /from/3645 => /to/3645 /from/3646 => /to/3646 /from/3647 => /to/3647 /from/3648 => /to/3648 /from/3649 => /to/3649 /from/3650 => /to/3650 /from/3651 => /to/3651 /from/3652 => /to/3652 /from/3653 => /to/3653 /from/3654 => /to/3654 /from/3655 => /to/3655 /from/3656 => /to/3656 /from/3657 => /to/3657 /from/3658 => /to/3658 /from/3659 => /to/3659 /from/3660 => /to/3660 /from/3661 => /to/3661 /from/3662 => /to/3662 /from/3663 => /to/3663 /from/3664 => /to/3664 /from/3665 => /to/3665 /from/3666 => /to/3666 /from/3667 => /to/3667 /from/3668 => /to/3668 /from/3669 => /to/3669 /from/3670 => /to/3670 /from/3671 => /to/3671 /from/3672 => /to/3672 /from/3673 => /to/3673 /from/3674 => /to/3674 /from/3675 => /to/3675 /from/3676 => /to/3676 /from/3677 => /to/3677 /from/3678 => /to/3678 /from/3679 => /to/3679 /from/3680 => /to/3680 /from/3681 => /to/3681 /from/3682 => /to/3682 /from/3683 => /to/3683 /from/3684 => /to/3684 /from/3685 => /to/3685 /from/3686 => /to/3686 /from/3687 => /to/3687 /from/3688 => /to/3688 /from/3689 => /to/3689 /from/3690 => /to/3690 /from/3691 => /to/3691 /from/3692 => /to/3692 /from/3693 => /to/3693 /from/3694 => /to/3694 /from/3695 => /to/3695 /from/3696 => /to/3696 /from/3697 => /to/3697 /from/3698 => /to/3698 /from/3699 => /to/3699 /from/3700 => /to/3700 /from/3701 => /to/3701 /from/3702 => /to/3702 /from/3703 => /to/3703 /from/3704 => /to/3704 /from/3705 => /to/3705 /from/3706 => /to/3706 /from/3707 => /to/3707 /from/3708 => /to/3708 /from/3709 => /to/3709 /from/3710 => /to/3710 /from/3711 => /to/3711 /from/3712 => /to/3712 /from/3713 => /to/3713 /from/3714 => /to/3714 /from/3715 => /to/3715 /from/3716 => /to/3716 /from/3717 => /to/3717 /from/3718 => /to/3718 /from/3719 => /to/3719 /from/3720 => /to/3720 /from/3721 => /to/3721 /from/3722 => /to/3722 /from/3723 => /to/3723 /from/3724 => /to/3724 /from/3725 => /to/3725 /from/3726 => /to/3726 /from/3727 => /to/3727 /from/3728 => /to/3728 /from/3729 => /to/3729 /from/3730 => /to/3730 /from/3731 => /to/3731 /from/3732 => /to/3732 /from/3733 => /to/3733 /from/3734 => /to/3734 /from/3735 => /to/3735 /from/3736 => /to/3736 /from/3737 => /to/3737 /from/3738 => /to/3738 /from/3739 => /to/3739 /from/3740 => /to/3740 /from/3741 => /to/3741 /from/3742 => /to/3742 /from/3743 => /to/3743 /from/3744 => /to/3744 /from/3745 => /to/3745 /from/3746 => /to/3746 /from/3747 => /to/3747 /from/3748 => /to/3748 /from/3749 => /to/3749 /from/3750 => /to/3750 /from/3751 => /to/3751 /from/3752 => /to/3752 /from/3753 => /to/3753 /from/3754 => /to/3754 /from/3755 => /to/3755 /from/3756 => /to/3756 /from/3757 => /to/3757 /from/3758 => /to/3758 /from/3759 => /to/3759 /from/3760 => /to/3760 /from/3761 => /to/3761 /from/3762 => /to/3762 /from/3763 => /to/3763 /from/3764 => /to/3764 /from/3765 => /to/3765 /from/3766 => /to/3766 /from/3767 => /to/3767 /from/3768 => /to/3768 /from/3769 => /to/3769 /from/3770 => /to/3770 /from/3771 => /to/3771 /from/3772 => /to/3772 /from/3773 => /to/3773 /from/3774 => /to/3774 /from/3775 => /to/3775 /from/3776 => /to/3776 /from/3777 => /to/3777 /from/3778 => /to/3778 /from/3779 => /to/3779 /from/3780 => /to/3780 /from/3781 => /to/3781 /from/3782 => /to/3782 /from/3783 => /to/3783 /from/3784 => /to/3784 /from/3785 => /to/3785 /from/3786 => /to/3786 /from/3787 => /to/3787 /from/3788 => /to/3788 /from/3789 => /to/3789 /from/3790 => /to/3790 /from/3791 => /to/3791 /from/3792 => /to/3792 /from/3793 => /to/3793 /from/3794 => /to/3794 /from/3795 => /to/3795 /from/3796 => /to/3796 /from/3797 => /to/3797 /from/3798 => /to/3798 /from/3799 => /to/3799 /from/3800 => /to/3800 /from/3801 => /to/3801 /from/3802 => /to/3802 /from/3803 => /to/3803 /from/3804 => /to/3804 /from/3805 => /to/3805 /from/3806 => /to/3806 /from/3807 => /to/3807 /from/3808 => /to/3808 /from/3809 => /to/3809 /from/3810 => /to/3810 /from/3811 => /to/3811 /from/3812 => /to/3812 /from/3813 => /to/3813 /from/3814 => /to/3814 /from/3815 => /to/3815 /from/3816 => /to/3816 /from/3817 => /to/3817 /from/3818 => /to/3818 /from/3819 => /to/3819 /from/3820 => /to/3820 /from/3821 => /to/3821 /from/3822 => /to/3822 /from/3823 => /to/3823 /from/3824 => /to/3824 /from/3825 => /to/3825 /from/3826 => /to/3826 /from/3827 => /to/3827 /from/3828 => /to/3828 /from/3829 => /to/3829 /from/3830 => /to/3830 /from/3831 => /to/3831 /from/3832 => /to/3832 /from/3833 => /to/3833 /from/3834 => /to/3834 /from/3835 => /to/3835 /from/3836 => /to/3836 /from/3837 => /to/3837 /from/3838 => /to/3838 /from/3839 => /to/3839 /from/3840 => /to/3840 /from/3841 => /to/3841 /from/3842 => /to/3842 /from/3843 => /to/3843 /from/3844 => /to/3844 /from/3845 => /to/3845 /from/3846 => /to/3846 /from/3847 => /to/3847 /from/3848 => /to/3848 /from/3849 => /to/3849 /from/3850 => /to/3850 /from/3851 => /to/3851 /from/3852 => /to/3852 /from/3853 => /to/3853 /from/3854 => /to/3854 /from/3855 => /to/3855 /from/3856 => /to/3856 /from/3857 => /to/3857 /from/3858 => /to/3858 /from/3859 => /to/3859 /from/3860 => /to/3860 /from/3861 => /to/3861 /from/3862 => /to/3862 /from/3863 => /to/3863 /from/3864 => /to/3864 /from/3865 => /to/3865 /from/3866 => /to/3866 /from/3867 => /to/3867 /from/3868 => /to/3868 /from/3869 => /to/3869 /from/3870 => /to/3870 /from/3871 => /to/3871 /from/3872 => /to/3872 /from/3873 => /to/3873 /from/3874 => /to/3874 /from/3875 => /to/3875 /from/3876 => /to/3876 /from/3877 => /to/3877 /from/3878 => /to/3878 /from/3879 => /to/3879 /from/3880 => /to/3880 /from/3881 => /to/3881 /from/3882 => /to/3882 /from/3883 => /to/3883 /from/3884 => /to/3884 /from/3885 => /to/3885 /from/3886 => /to/3886 /from/3887 => /to/3887 /from/3888 => /to/3888 /from/3889 => /to/3889 /from/3890 => /to/3890 /from/3891 => /to/3891 /from/3892 => /to/3892 /from/3893 => /to/3893 /from/3894 => /to/3894 /from/3895 => /to/3895 /from/3896 => /to/3896 /from/3897 => /to/3897 /from/3898 => /to/3898 /from/3899 => /to/3899 /from/3900 => /to/3900 /from/3901 => /to/3901 /from/3902 => /to/3902 /from/3903 => /to/3903 /from/3904 => /to/3904 /from/3905 => /to/3905 /from/3906 => /to/3906 /from/3907 => /to/3907 /from/3908 => /to/3908 /from/3909 => /to/3909 /from/3910 => /to/3910 /from/3911 => /to/3911 /from/3912 => /to/3912 /from/3913 => /to/3913 /from/3914 => /to/3914 /from/3915 => /to/3915 /from/3916 => /to/3916 /from/3917 => /to/3917 /from/3918 => /to/3918 /from/3919 => /to/3919 /from/3920 => /to/3920 /from/3921 => /to/3921 /from/3922 => /to/3922 /from/3923 => /to/3923 /from/3924 => /to/3924 18:08:05.482 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22bf9122]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:05.483 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22bf9122]close: Deferring shut down of real LocalRepoManager 20000 ms. /from/3925 => /to/3925 /from/3926 => /to/3926 /from/3927 => /to/3927 /from/3928 => /to/3928 /from/3929 => /to/3929 /from/3930 => /to/3930 /from/3931 => /to/3931 /from/3932 => /to/3932 /from/3933 => /to/3933 /from/3934 => /to/3934 /from/3935 => /to/3935 /from/3936 => /to/3936 /from/3937 => /to/3937 /from/3938 => /to/3938 /from/3939 => /to/3939 /from/3940 => /to/3940 /from/3941 => /to/3941 /from/3942 => /to/3942 /from/3943 => /to/3943 /from/3944 => /to/3944 /from/3945 => /to/3945 /from/3946 => /to/3946 /from/3947 => /to/3947 /from/3948 => /to/3948 /from/3949 => /to/3949 /from/3950 => /to/3950 /from/3951 => /to/3951 /from/3952 => /to/3952 /from/3953 => /to/3953 /from/3954 => /to/3954 /from/3955 => /to/3955 /from/3956 => /to/3956 /from/3957 => /to/3957 /from/3958 => /to/3958 /from/3959 => /to/3959 /from/3960 => /to/3960 /from/3961 => /to/3961 /from/3962 => /to/3962 /from/3963 => /to/3963 /from/3964 => /to/3964 /from/3965 => /to/3965 /from/3966 => /to/3966 /from/3967 => /to/3967 /from/3968 => /to/3968 /from/3969 => /to/3969 /from/3970 => /to/3970 /from/3971 => /to/3971 /from/3972 => /to/3972 /from/3973 => /to/3973 /from/3974 => /to/3974 /from/3975 => /to/3975 /from/3976 => /to/3976 /from/3977 => /to/3977 /from/3978 => /to/3978 /from/3979 => /to/3979 /from/3980 => /to/3980 /from/3981 => /to/3981 /from/3982 => /to/3982 /from/3983 => /to/3983 /from/3984 => /to/3984 /from/3985 => /to/3985 /from/3986 => /to/3986 /from/3987 => /to/3987 /from/3988 => /to/3988 /from/3989 => /to/3989 /from/3990 => /to/3990 /from/3991 => /to/3991 /from/3992 => /to/3992 /from/3993 => /to/3993 /from/3994 => /to/3994 /from/3995 => /to/3995 /from/3996 => /to/3996 /from/3997 => /to/3997 /from/3998 => /to/3998 /from/3999 => /to/3999 /from/4000 => /to/4000 /from/4001 => /to/4001 /from/4002 => /to/4002 /from/4003 => /to/4003 /from/4004 => /to/4004 /from/4005 => /to/4005 /from/4006 => /to/4006 /from/4007 => /to/4007 /from/4008 => /to/4008 /from/4009 => /to/4009 /from/4010 => /to/4010 /from/4011 => /to/4011 /from/4012 => /to/4012 /from/4013 => /to/4013 /from/4014 => /to/4014 /from/4015 => /to/4015 /from/4016 => /to/4016 /from/4017 => /to/4017 /from/4018 => /to/4018 /from/4019 => /to/4019 /from/4020 => /to/4020 /from/4021 => /to/4021 /from/4022 => /to/4022 /from/4023 => /to/4023 /from/4024 => /to/4024 /from/4025 => /to/4025 /from/4026 => /to/4026 /from/4027 => /to/4027 /from/4028 => /to/4028 /from/4029 => /to/4029 /from/4030 => /to/4030 /from/4031 => /to/4031 /from/4032 => /to/4032 /from/4033 => /to/4033 /from/4034 => /to/4034 /from/4035 => /to/4035 /from/4036 => /to/4036 /from/4037 => /to/4037 /from/4038 => /to/4038 /from/4039 => /to/4039 /from/4040 => /to/4040 /from/4041 => /to/4041 /from/4042 => /to/4042 /from/4043 => /to/4043 /from/4044 => /to/4044 /from/4045 => /to/4045 /from/4046 => /to/4046 /from/4047 => /to/4047 /from/4048 => /to/4048 /from/4049 => /to/4049 /from/4050 => /to/4050 /from/4051 => /to/4051 /from/4052 => /to/4052 /from/4053 => /to/4053 /from/4054 => /to/4054 /from/4055 => /to/4055 /from/4056 => /to/4056 /from/4057 => /to/4057 /from/4058 => /to/4058 /from/4059 => /to/4059 /from/4060 => /to/4060 /from/4061 => /to/4061 /from/4062 => /to/4062 /from/4063 => /to/4063 /from/4064 => /to/4064 /from/4065 => /to/4065 /from/4066 => /to/4066 /from/4067 => /to/4067 /from/4068 => /to/4068 /from/4069 => /to/4069 /from/4070 => /to/4070 /from/4071 => /to/4071 /from/4072 => /to/4072 /from/4073 => /to/4073 /from/4074 => /to/4074 /from/4075 => /to/4075 /from/4076 => /to/4076 /from/4077 => /to/4077 /from/4078 => /to/4078 /from/4079 => /to/4079 /from/4080 => /to/4080 /from/4081 => /to/4081 /from/4082 => /to/4082 /from/4083 => /to/4083 /from/4084 => /to/4084 /from/4085 => /to/4085 /from/4086 => /to/4086 /from/4087 => /to/4087 /from/4088 => /to/4088 /from/4089 => /to/4089 /from/4090 => /to/4090 /from/4091 => /to/4091 /from/4092 => /to/4092 /from/4093 => /to/4093 /from/4094 => /to/4094 /from/4095 => /to/4095 /from/4096 => /to/4096 /from/4097 => /to/4097 /from/4098 => /to/4098 /from/4099 => /to/4099 /from/4100 => /to/4100 /from/4101 => /to/4101 /from/4102 => /to/4102 /from/4103 => /to/4103 /from/4104 => /to/4104 /from/4105 => /to/4105 /from/4106 => /to/4106 /from/4107 => /to/4107 /from/4108 => /to/4108 /from/4109 => /to/4109 /from/4110 => /to/4110 /from/4111 => /to/4111 /from/4112 => /to/4112 /from/4113 => /to/4113 /from/4114 => /to/4114 /from/4115 => /to/4115 /from/4116 => /to/4116 /from/4117 => /to/4117 /from/4118 => /to/4118 /from/4119 => /to/4119 /from/4120 => /to/4120 /from/4121 => /to/4121 /from/4122 => /to/4122 /from/4123 => /to/4123 /from/4124 => /to/4124 /from/4125 => /to/4125 /from/4126 => /to/4126 /from/4127 => /to/4127 /from/4128 => /to/4128 /from/4129 => /to/4129 /from/4130 => /to/4130 /from/4131 => /to/4131 /from/4132 => /to/4132 /from/4133 => /to/4133 /from/4134 => /to/4134 /from/4135 => /to/4135 /from/4136 => /to/4136 /from/4137 => /to/4137 /from/4138 => /to/4138 /from/4139 => /to/4139 /from/4140 => /to/4140 /from/4141 => /to/4141 /from/4142 => /to/4142 /from/4143 => /to/4143 /from/4144 => /to/4144 /from/4145 => /to/4145 /from/4146 => /to/4146 /from/4147 => /to/4147 /from/4148 => /to/4148 /from/4149 => /to/4149 /from/4150 => /to/4150 /from/4151 => /to/4151 /from/4152 => /to/4152 /from/4153 => /to/4153 /from/4154 => /to/4154 /from/4155 => /to/4155 /from/4156 => /to/4156 /from/4157 => /to/4157 /from/4158 => /to/4158 /from/4159 => /to/4159 /from/4160 => /to/4160 /from/4161 => /to/4161 /from/4162 => /to/4162 /from/4163 => /to/4163 /from/4164 => /to/4164 /from/4165 => /to/4165 /from/4166 => /to/4166 /from/4167 => /to/4167 /from/4168 => /to/4168 /from/4169 => /to/4169 /from/4170 => /to/4170 /from/4171 => /to/4171 /from/4172 => /to/4172 /from/4173 => /to/4173 /from/4174 => /to/4174 /from/4175 => /to/4175 /from/4176 => /to/4176 /from/4177 => /to/4177 /from/4178 => /to/4178 /from/4179 => /to/4179 /from/4180 => /to/4180 /from/4181 => /to/4181 /from/4182 => /to/4182 /from/4183 => /to/4183 /from/4184 => /to/4184 /from/4185 => /to/4185 /from/4186 => /to/4186 /from/4187 => /to/4187 /from/4188 => /to/4188 /from/4189 => /to/4189 /from/4190 => /to/4190 /from/4191 => /to/4191 /from/4192 => /to/4192 /from/4193 => /to/4193 /from/4194 => /to/4194 /from/4195 => /to/4195 /from/4196 => /to/4196 /from/4197 => /to/4197 /from/4198 => /to/4198 /from/4199 => /to/4199 /from/4200 => /to/4200 /from/4201 => /to/4201 /from/4202 => /to/4202 /from/4203 => /to/4203 /from/4204 => /to/4204 /from/4205 => /to/4205 /from/4206 => /to/4206 /from/4207 => /to/4207 /from/4208 => /to/4208 /from/4209 => /to/4209 /from/4210 => /to/4210 /from/4211 => /to/4211 /from/4212 => /to/4212 /from/4213 => /to/4213 /from/4214 => /to/4214 /from/4215 => /to/4215 /from/4216 => /to/4216 /from/4217 => /to/4217 /from/4218 => /to/4218 /from/4219 => /to/4219 /from/4220 => /to/4220 /from/4221 => /to/4221 /from/4222 => /to/4222 /from/4223 => /to/4223 /from/4224 => /to/4224 /from/4225 => /to/4225 /from/4226 => /to/4226 /from/4227 => /to/4227 /from/4228 => /to/4228 /from/4229 => /to/4229 /from/4230 => /to/4230 /from/4231 => /to/4231 /from/4232 => /to/4232 /from/4233 => /to/4233 /from/4234 => /to/4234 /from/4235 => /to/4235 /from/4236 => /to/4236 /from/4237 => /to/4237 /from/4238 => /to/4238 /from/4239 => /to/4239 /from/4240 => /to/4240 /from/4241 => /to/4241 /from/4242 => /to/4242 /from/4243 => /to/4243 /from/4244 => /to/4244 /from/4245 => /to/4245 /from/4246 => /to/4246 /from/4247 => /to/4247 18:08:05.574 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% /from/4248 => /to/4248 /from/4249 => /to/4249 /from/4250 => /to/4250 /from/4251 => /to/4251 /from/4252 => /to/4252 /from/4253 => /to/4253 /from/4254 => /to/4254 /from/4255 => /to/4255 /from/4256 => /to/4256 /from/4257 => /to/4257 /from/4258 => /to/4258 /from/4259 => /to/4259 /from/4260 => /to/4260 /from/4261 => /to/4261 /from/4262 => /to/4262 /from/4263 => /to/4263 /from/4264 => /to/4264 /from/4265 => /to/4265 /from/4266 => /to/4266 /from/4267 => /to/4267 /from/4268 => /to/4268 /from/4269 => /to/4269 /from/4270 => /to/4270 /from/4271 => /to/4271 /from/4272 => /to/4272 /from/4273 => /to/4273 /from/4274 => /to/4274 /from/4275 => /to/4275 /from/4276 => /to/4276 /from/4277 => /to/4277 /from/4278 => /to/4278 /from/4279 => /to/4279 /from/4280 => /to/4280 /from/4281 => /to/4281 /from/4282 => /to/4282 /from/4283 => /to/4283 /from/4284 => /to/4284 /from/4285 => /to/4285 /from/4286 => /to/4286 /from/4287 => /to/4287 /from/4288 => /to/4288 /from/4289 => /to/4289 /from/4290 => /to/4290 /from/4291 => /to/4291 /from/4292 => /to/4292 /from/4293 => /to/4293 /from/4294 => /to/4294 /from/4295 => /to/4295 /from/4296 => /to/4296 /from/4297 => /to/4297 /from/4298 => /to/4298 /from/4299 => /to/4299 /from/4300 => /to/4300 /from/4301 => /to/4301 /from/4302 => /to/4302 /from/4303 => /to/4303 /from/4304 => /to/4304 /from/4305 => /to/4305 /from/4306 => /to/4306 /from/4307 => /to/4307 /from/4308 => /to/4308 /from/4309 => /to/4309 /from/4310 => /to/4310 /from/4311 => /to/4311 /from/4312 => /to/4312 /from/4313 => /to/4313 /from/4314 => /to/4314 /from/4315 => /to/4315 /from/4316 => /to/4316 /from/4317 => /to/4317 /from/4318 => /to/4318 /from/4319 => /to/4319 /from/4320 => /to/4320 /from/4321 => /to/4321 /from/4322 => /to/4322 /from/4323 => /to/4323 /from/4324 => /to/4324 /from/4325 => /to/4325 /from/4326 => /to/4326 /from/4327 => /to/4327 /from/4328 => /to/4328 /from/4329 => /to/4329 /from/4330 => /to/4330 /from/4331 => /to/4331 /from/4332 => /to/4332 /from/4333 => /to/4333 /from/4334 => /to/4334 /from/4335 => /to/4335 /from/4336 => /to/4336 /from/4337 => /to/4337 /from/4338 => /to/4338 /from/4339 => /to/4339 /from/4340 => /to/4340 /from/4341 => /to/4341 /from/4342 => /to/4342 /from/4343 => /to/4343 /from/4344 => /to/4344 /from/4345 => /to/4345 /from/4346 => /to/4346 /from/4347 => /to/4347 /from/4348 => /to/4348 /from/4349 => /to/4349 /from/4350 => /to/4350 /from/4351 => /to/4351 /from/4352 => /to/4352 /from/4353 => /to/4353 /from/4354 => /to/4354 /from/4355 => /to/4355 /from/4356 => /to/4356 /from/4357 => /to/4357 /from/4358 => /to/4358 /from/4359 => /to/4359 /from/4360 => /to/4360 /from/4361 => /to/4361 /from/4362 => /to/4362 /from/4363 => /to/4363 /from/4364 => /to/4364 /from/4365 => /to/4365 /from/4366 => /to/4366 /from/4367 => /to/4367 /from/4368 => /to/4368 /from/4369 => /to/4369 /from/4370 => /to/4370 /from/4371 => /to/4371 /from/4372 => /to/4372 /from/4373 => /to/4373 /from/4374 => /to/4374 /from/4375 => /to/4375 /from/4376 => /to/4376 /from/4377 => /to/4377 /from/4378 => /to/4378 /from/4379 => /to/4379 /from/4380 => /to/4380 /from/4381 => /to/4381 /from/4382 => /to/4382 /from/4383 => /to/4383 /from/4384 => /to/4384 /from/4385 => /to/4385 /from/4386 => /to/4386 /from/4387 => /to/4387 /from/4388 => /to/4388 /from/4389 => /to/4389 /from/4390 => /to/4390 /from/4391 => /to/4391 /from/4392 => /to/4392 /from/4393 => /to/4393 /from/4394 => /to/4394 /from/4395 => /to/4395 /from/4396 => /to/4396 /from/4397 => /to/4397 /from/4398 => /to/4398 /from/4399 => /to/4399 /from/4400 => /to/4400 /from/4401 => /to/4401 /from/4402 => /to/4402 /from/4403 => /to/4403 /from/4404 => /to/4404 /from/4405 => /to/4405 /from/4406 => /to/4406 /from/4407 => /to/4407 /from/4408 => /to/4408 /from/4409 => /to/4409 /from/4410 => /to/4410 /from/4411 => /to/4411 /from/4412 => /to/4412 /from/4413 => /to/4413 /from/4414 => /to/4414 /from/4415 => /to/4415 /from/4416 => /to/4416 /from/4417 => /to/4417 /from/4418 => /to/4418 /from/4419 => /to/4419 /from/4420 => /to/4420 /from/4421 => /to/4421 /from/4422 => /to/4422 /from/4423 => /to/4423 /from/4424 => /to/4424 /from/4425 => /to/4425 /from/4426 => /to/4426 /from/4427 => /to/4427 /from/4428 => /to/4428 /from/4429 => /to/4429 /from/4430 => /to/4430 /from/4431 => /to/4431 /from/4432 => /to/4432 /from/4433 => /to/4433 /from/4434 => /to/4434 /from/4435 => /to/4435 /from/4436 => /to/4436 /from/4437 => /to/4437 /from/4438 => /to/4438 /from/4439 => /to/4439 /from/4440 => /to/4440 /from/4441 => /to/4441 /from/4442 => /to/4442 /from/4443 => /to/4443 /from/4444 => /to/4444 /from/4445 => /to/4445 /from/4446 => /to/4446 /from/4447 => /to/4447 /from/4448 => /to/4448 /from/4449 => /to/4449 /from/4450 => /to/4450 /from/4451 => /to/4451 /from/4452 => /to/4452 /from/4453 => /to/4453 /from/4454 => /to/4454 /from/4455 => /to/4455 /from/4456 => /to/4456 /from/4457 => /to/4457 /from/4458 => /to/4458 /from/4459 => /to/4459 /from/4460 => /to/4460 /from/4461 => /to/4461 /from/4462 => /to/4462 /from/4463 => /to/4463 /from/4464 => /to/4464 /from/4465 => /to/4465 /from/4466 => /to/4466 /from/4467 => /to/4467 /from/4468 => /to/4468 /from/4469 => /to/4469 /from/4470 => /to/4470 /from/4471 => /to/4471 /from/4472 => /to/4472 /from/4473 => /to/4473 /from/4474 => /to/4474 /from/4475 => /to/4475 /from/4476 => /to/4476 /from/4477 => /to/4477 /from/4478 => /to/4478 /from/4479 => /to/4479 /from/4480 => /to/4480 /from/4481 => /to/4481 /from/4482 => /to/4482 /from/4483 => /to/4483 /from/4484 => /to/4484 /from/4485 => /to/4485 /from/4486 => /to/4486 /from/4487 => /to/4487 /from/4488 => /to/4488 /from/4489 => /to/4489 /from/4490 => /to/4490 /from/4491 => /to/4491 /from/4492 => /to/4492 /from/4493 => /to/4493 /from/4494 => /to/4494 /from/4495 => /to/4495 /from/4496 => /to/4496 /from/4497 => /to/4497 /from/4498 => /to/4498 /from/4499 => /to/4499 /from/4500 => /to/4500 /from/4501 => /to/4501 /from/4502 => /to/4502 /from/4503 => /to/4503 /from/4504 => /to/4504 /from/4505 => /to/4505 /from/4506 => /to/4506 /from/4507 => /to/4507 /from/4508 => /to/4508 /from/4509 => /to/4509 /from/4510 => /to/4510 /from/4511 => /to/4511 /from/4512 => /to/4512 /from/4513 => /to/4513 /from/4514 => /to/4514 /from/4515 => /to/4515 /from/4516 => /to/4516 /from/4517 => /to/4517 /from/4518 => /to/4518 /from/4519 => /to/4519 /from/4520 => /to/4520 /from/4521 => /to/4521 /from/4522 => /to/4522 /from/4523 => /to/4523 /from/4524 => /to/4524 /from/4525 => /to/4525 /from/4526 => /to/4526 /from/4527 => /to/4527 /from/4528 => /to/4528 /from/4529 => /to/4529 /from/4530 => /to/4530 /from/4531 => /to/4531 /from/4532 => /to/4532 /from/4533 => /to/4533 /from/4534 => /to/4534 /from/4535 => /to/4535 /from/4536 => /to/4536 /from/4537 => /to/4537 /from/4538 => /to/4538 /from/4539 => /to/4539 /from/4540 => /to/4540 /from/4541 => /to/4541 /from/4542 => /to/4542 /from/4543 => /to/4543 /from/4544 => /to/4544 /from/4545 => /to/4545 /from/4546 => /to/4546 /from/4547 => /to/4547 /from/4548 => /to/4548 /from/4549 => /to/4549 /from/4550 => /to/4550 /from/4551 => /to/4551 /from/4552 => /to/4552 /from/4553 => /to/4553 /from/4554 => /to/4554 /from/4555 => /to/4555 /from/4556 => /to/4556 18:08:05.614 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% /from/4557 => /to/4557 /from/4558 => /to/4558 /from/4559 => /to/4559 /from/4560 => /to/4560 /from/4561 => /to/4561 /from/4562 => /to/4562 /from/4563 => /to/4563 /from/4564 => /to/4564 /from/4565 => /to/4565 /from/4566 => /to/4566 /from/4567 => /to/4567 /from/4568 => /to/4568 /from/4569 => /to/4569 /from/4570 => /to/4570 /from/4571 => /to/4571 /from/4572 => /to/4572 /from/4573 => /to/4573 /from/4574 => /to/4574 /from/4575 => /to/4575 /from/4576 => /to/4576 /from/4577 => /to/4577 /from/4578 => /to/4578 /from/4579 => /to/4579 /from/4580 => /to/4580 /from/4581 => /to/4581 /from/4582 => /to/4582 /from/4583 => /to/4583 /from/4584 => /to/4584 /from/4585 => /to/4585 /from/4586 => /to/4586 /from/4587 => /to/4587 /from/4588 => /to/4588 /from/4589 => /to/4589 /from/4590 => /to/4590 /from/4591 => /to/4591 /from/4592 => /to/4592 /from/4593 => /to/4593 /from/4594 => /to/4594 /from/4595 => /to/4595 /from/4596 => /to/4596 /from/4597 => /to/4597 /from/4598 => /to/4598 /from/4599 => /to/4599 /from/4600 => /to/4600 /from/4601 => /to/4601 /from/4602 => /to/4602 /from/4603 => /to/4603 /from/4604 => /to/4604 /from/4605 => /to/4605 /from/4606 => /to/4606 /from/4607 => /to/4607 /from/4608 => /to/4608 /from/4609 => /to/4609 /from/4610 => /to/4610 /from/4611 => /to/4611 /from/4612 => /to/4612 /from/4613 => /to/4613 /from/4614 => /to/4614 /from/4615 => /to/4615 /from/4616 => /to/4616 /from/4617 => /to/4617 /from/4618 => /to/4618 /from/4619 => /to/4619 /from/4620 => /to/4620 /from/4621 => /to/4621 /from/4622 => /to/4622 /from/4623 => /to/4623 /from/4624 => /to/4624 /from/4625 => /to/4625 /from/4626 => /to/4626 /from/4627 => /to/4627 /from/4628 => /to/4628 /from/4629 => /to/4629 /from/4630 => /to/4630 /from/4631 => /to/4631 /from/4632 => /to/4632 /from/4633 => /to/4633 /from/4634 => /to/4634 /from/4635 => /to/4635 /from/4636 => /to/4636 /from/4637 => /to/4637 /from/4638 => /to/4638 /from/4639 => /to/4639 /from/4640 => /to/4640 /from/4641 => /to/4641 /from/4642 => /to/4642 /from/4643 => /to/4643 /from/4644 => /to/4644 /from/4645 => /to/4645 /from/4646 => /to/4646 /from/4647 => /to/4647 /from/4648 => /to/4648 /from/4649 => /to/4649 /from/4650 => /to/4650 /from/4651 => /to/4651 /from/4652 => /to/4652 /from/4653 => /to/4653 /from/4654 => /to/4654 /from/4655 => /to/4655 /from/4656 => /to/4656 /from/4657 => /to/4657 /from/4658 => /to/4658 /from/4659 => /to/4659 /from/4660 => /to/4660 /from/4661 => /to/4661 /from/4662 => /to/4662 /from/4663 => /to/4663 /from/4664 => /to/4664 /from/4665 => /to/4665 /from/4666 => /to/4666 /from/4667 => /to/4667 /from/4668 => /to/4668 /from/4669 => /to/4669 /from/4670 => /to/4670 /from/4671 => /to/4671 /from/4672 => /to/4672 /from/4673 => /to/4673 /from/4674 => /to/4674 /from/4675 => /to/4675 /from/4676 => /to/4676 /from/4677 => /to/4677 /from/4678 => /to/4678 /from/4679 => /to/4679 /from/4680 => /to/4680 /from/4681 => /to/4681 /from/4682 => /to/4682 /from/4683 => /to/4683 /from/4684 => /to/4684 /from/4685 => /to/4685 /from/4686 => /to/4686 /from/4687 => /to/4687 /from/4688 => /to/4688 /from/4689 => /to/4689 /from/4690 => /to/4690 /from/4691 => /to/4691 /from/4692 => /to/4692 /from/4693 => /to/4693 /from/4694 => /to/4694 /from/4695 => /to/4695 /from/4696 => /to/4696 /from/4697 => /to/4697 /from/4698 => /to/4698 /from/4699 => /to/4699 /from/4700 => /to/4700 /from/4701 => /to/4701 /from/4702 => /to/4702 /from/4703 => /to/4703 /from/4704 => /to/4704 /from/4705 => /to/4705 /from/4706 => /to/4706 /from/4707 => /to/4707 /from/4708 => /to/4708 /from/4709 => /to/4709 /from/4710 => /to/4710 /from/4711 => /to/4711 /from/4712 => /to/4712 /from/4713 => /to/4713 /from/4714 => /to/4714 /from/4715 => /to/4715 /from/4716 => /to/4716 /from/4717 => /to/4717 /from/4718 => /to/4718 /from/4719 => /to/4719 /from/4720 => /to/4720 /from/4721 => /to/4721 /from/4722 => /to/4722 /from/4723 => /to/4723 /from/4724 => /to/4724 /from/4725 => /to/4725 /from/4726 => /to/4726 /from/4727 => /to/4727 /from/4728 => /to/4728 /from/4729 => /to/4729 /from/4730 => /to/4730 /from/4731 => /to/4731 /from/4732 => /to/4732 /from/4733 => /to/4733 /from/4734 => /to/4734 /from/4735 => /to/4735 /from/4736 => /to/4736 /from/4737 => /to/4737 /from/4738 => /to/4738 /from/4739 => /to/4739 /from/4740 => /to/4740 /from/4741 => /to/4741 /from/4742 => /to/4742 /from/4743 => /to/4743 /from/4744 => /to/4744 /from/4745 => /to/4745 /from/4746 => /to/4746 /from/4747 => /to/4747 /from/4748 => /to/4748 /from/4749 => /to/4749 /from/4750 => /to/4750 /from/4751 => /to/4751 /from/4752 => /to/4752 /from/4753 => /to/4753 /from/4754 => /to/4754 /from/4755 => /to/4755 /from/4756 => /to/4756 /from/4757 => /to/4757 /from/4758 => /to/4758 /from/4759 => /to/4759 /from/4760 => /to/4760 /from/4761 => /to/4761 /from/4762 => /to/4762 /from/4763 => /to/4763 /from/4764 => /to/4764 /from/4765 => /to/4765 /from/4766 => /to/4766 /from/4767 => /to/4767 /from/4768 => /to/4768 /from/4769 => /to/4769 /from/4770 => /to/4770 /from/4771 => /to/4771 /from/4772 => /to/4772 /from/4773 => /to/4773 /from/4774 => /to/4774 /from/4775 => /to/4775 /from/4776 => /to/4776 /from/4777 => /to/4777 /from/4778 => /to/4778 /from/4779 => /to/4779 /from/4780 => /to/4780 /from/4781 => /to/4781 /from/4782 => /to/4782 /from/4783 => /to/4783 /from/4784 => /to/4784 /from/4785 => /to/4785 /from/4786 => /to/4786 /from/4787 => /to/4787 /from/4788 => /to/4788 /from/4789 => /to/4789 /from/4790 => /to/4790 /from/4791 => /to/4791 /from/4792 => /to/4792 /from/4793 => /to/4793 /from/4794 => /to/4794 /from/4795 => /to/4795 /from/4796 => /to/4796 /from/4797 => /to/4797 /from/4798 => /to/4798 /from/4799 => /to/4799 /from/4800 => /to/4800 /from/4801 => /to/4801 /from/4802 => /to/4802 /from/4803 => /to/4803 /from/4804 => /to/4804 /from/4805 => /to/4805 /from/4806 => /to/4806 /from/4807 => /to/4807 /from/4808 => /to/4808 /from/4809 => /to/4809 /from/4810 => /to/4810 /from/4811 => /to/4811 /from/4812 => /to/4812 /from/4813 => /to/4813 /from/4814 => /to/4814 /from/4815 => /to/4815 /from/4816 => /to/4816 /from/4817 => /to/4817 /from/4818 => /to/4818 /from/4819 => /to/4819 /from/4820 => /to/4820 /from/4821 => /to/4821 /from/4822 => /to/4822 /from/4823 => /to/4823 /from/4824 => /to/4824 /from/4825 => /to/4825 /from/4826 => /to/4826 /from/4827 => /to/4827 /from/4828 => /to/4828 /from/4829 => /to/4829 /from/4830 => /to/4830 /from/4831 => /to/4831 /from/4832 => /to/4832 /from/4833 => /to/4833 /from/4834 => /to/4834 /from/4835 => /to/4835 /from/4836 => /to/4836 /from/4837 => /to/4837 /from/4838 => /to/4838 /from/4839 => /to/4839 /from/4840 => /to/4840 /from/4841 => /to/4841 /from/4842 => /to/4842 /from/4843 => /to/4843 /from/4844 => /to/4844 /from/4845 => /to/4845 /from/4846 => /to/4846 /from/4847 => /to/4847 /from/4848 => /to/4848 /from/4849 => /to/4849 /from/4850 => /to/4850 /from/4851 => /to/4851 /from/4852 => /to/4852 /from/4853 => /to/4853 /from/4854 => /to/4854 /from/4855 => /to/4855 /from/4856 => /to/4856 /from/4857 => /to/4857 /from/4858 => /to/4858 /from/4859 => /to/4859 /from/4860 => /to/4860 /from/4861 => /to/4861 /from/4862 => /to/4862 /from/4863 => /to/4863 /from/4864 => /to/4864 /from/4865 => /to/4865 /from/4866 => /to/4866 /from/4867 => /to/4867 /from/4868 => /to/4868 /from/4869 => /to/4869 /from/4870 => /to/4870 /from/4871 => /to/4871 /from/4872 => /to/4872 /from/4873 => /to/4873 /from/4874 => /to/4874 /from/4875 => /to/4875 /from/4876 => /to/4876 /from/4877 => /to/4877 /from/4878 => /to/4878 /from/4879 => /to/4879 /from/4880 => /to/4880 /from/4881 => /to/4881 /from/4882 => /to/4882 /from/4883 => /to/4883 /from/4884 => /to/4884 /from/4885 => /to/4885 /from/4886 => /to/4886 /from/4887 => /to/4887 /from/4888 => /to/4888 /from/4889 => /to/4889 /from/4890 => /to/4890 /from/4891 => /to/4891 /from/4892 => /to/4892 /from/4893 => /to/4893 /from/4894 => /to/4894 /from/4895 => /to/4895 /from/4896 => /to/4896 /from/4897 => /to/4897 /from/4898 => /to/4898 /from/4899 => /to/4899 /from/4900 => /to/4900 /from/4901 => /to/4901 /from/4902 => /to/4902 /from/4903 => /to/4903 /from/4904 => /to/4904 /from/4905 => /to/4905 /from/4906 => /to/4906 /from/4907 => /to/4907 /from/4908 => /to/4908 /from/4909 => /to/4909 /from/4910 => /to/4910 /from/4911 => /to/4911 /from/4912 => /to/4912 /from/4913 => /to/4913 /from/4914 => /to/4914 /from/4915 => /to/4915 /from/4916 => /to/4916 /from/4917 => /to/4917 /from/4918 => /to/4918 /from/4919 => /to/4919 /from/4920 => /to/4920 /from/4921 => /to/4921 /from/4922 => /to/4922 /from/4923 => /to/4923 /from/4924 => /to/4924 /from/4925 => /to/4925 /from/4926 => /to/4926 /from/4927 => /to/4927 /from/4928 => /to/4928 /from/4929 => /to/4929 /from/4930 => /to/4930 /from/4931 => /to/4931 /from/4932 => /to/4932 /from/4933 => /to/4933 /from/4934 => /to/4934 /from/4935 => /to/4935 /from/4936 => /to/4936 /from/4937 => /to/4937 /from/4938 => /to/4938 /from/4939 => /to/4939 /from/4940 => /to/4940 /from/4941 => /to/4941 /from/4942 => /to/4942 /from/4943 => /to/4943 /from/4944 => /to/4944 /from/4945 => /to/4945 /from/4946 => /to/4946 /from/4947 => /to/4947 /from/4948 => /to/4948 /from/4949 => /to/4949 /from/4950 => /to/4950 /from/4951 => /to/4951 /from/4952 => /to/4952 /from/4953 => /to/4953 /from/4954 => /to/4954 /from/4955 => /to/4955 /from/4956 => /to/4956 /from/4957 => /to/4957 /from/4958 => /to/4958 /from/4959 => /to/4959 /from/4960 => /to/4960 /from/4961 => /to/4961 /from/4962 => /to/4962 /from/4963 => /to/4963 /from/4964 => /to/4964 /from/4965 => /to/4965 /from/4966 => /to/4966 /from/4967 => /to/4967 /from/4968 => /to/4968 /from/4969 => /to/4969 /from/4970 => /to/4970 /from/4971 => /to/4971 /from/4972 => /to/4972 /from/4973 => /to/4973 /from/4974 => /to/4974 /from/4975 => /to/4975 /from/4976 => /to/4976 /from/4977 => /to/4977 /from/4978 => /to/4978 /from/4979 => /to/4979 /from/4980 => /to/4980 /from/4981 => /to/4981 /from/4982 => /to/4982 /from/4983 => /to/4983 /from/4984 => /to/4984 /from/4985 => /to/4985 /from/4986 => /to/4986 /from/4987 => /to/4987 /from/4988 => /to/4988 /from/4989 => /to/4989 /from/4990 => /to/4990 /from/4991 => /to/4991 /from/4992 => /to/4992 /from/4993 => /to/4993 /from/4994 => /to/4994 /from/4995 => /to/4995 /from/4996 => /to/4996 /from/4997 => /to/4997 /from/4998 => /to/4998 /from/4999 => /to/4999 /from/5000 => /to/5000 /from/5001 => /to/5001 /from/5002 => /to/5002 /from/5003 => /to/5003 /from/5004 => /to/5004 /from/5005 => /to/5005 /from/5006 => /to/5006 /from/5007 => /to/5007 /from/5008 => /to/5008 /from/5009 => /to/5009 /from/5010 => /to/5010 /from/5011 => /to/5011 /from/5012 => /to/5012 /from/5013 => /to/5013 /from/5014 => /to/5014 /from/5015 => /to/5015 /from/5016 => /to/5016 /from/5017 => /to/5017 /from/5018 => /to/5018 /from/5019 => /to/5019 /from/5020 => /to/5020 /from/5021 => /to/5021 /from/5022 => /to/5022 /from/5023 => /to/5023 /from/5024 => /to/5024 /from/5025 => /to/5025 /from/5026 => /to/5026 /from/5027 => /to/5027 /from/5028 => /to/5028 /from/5029 => /to/5029 /from/5030 => /to/5030 /from/5031 => /to/5031 /from/5032 => /to/5032 /from/5033 => /to/5033 /from/5034 => /to/5034 /from/5035 => /to/5035 /from/5036 => /to/5036 /from/5037 => /to/5037 /from/5038 => /to/5038 /from/5039 => /to/5039 /from/5040 => /to/5040 /from/5041 => /to/5041 /from/5042 => /to/5042 /from/5043 => /to/5043 /from/5044 => /to/5044 /from/5045 => /to/5045 /from/5046 => /to/5046 /from/5047 => /to/5047 /from/5048 => /to/5048 /from/5049 => /to/5049 /from/5050 => /to/5050 /from/5051 => /to/5051 /from/5052 => /to/5052 /from/5053 => /to/5053 /from/5054 => /to/5054 /from/5055 => /to/5055 /from/5056 => /to/5056 /from/5057 => /to/5057 /from/5058 => /to/5058 /from/5059 => /to/5059 /from/5060 => /to/5060 /from/5061 => /to/5061 /from/5062 => /to/5062 /from/5063 => /to/5063 /from/5064 => /to/5064 /from/5065 => /to/5065 /from/5066 => /to/5066 /from/5067 => /to/5067 /from/5068 => /to/5068 /from/5069 => /to/5069 /from/5070 => /to/5070 /from/5071 => /to/5071 /from/5072 => /to/5072 /from/5073 => /to/5073 /from/5074 => /to/5074 /from/5075 => /to/5075 /from/5076 => /to/5076 /from/5077 => /to/5077 /from/5078 => /to/5078 /from/5079 => /to/5079 /from/5080 => /to/5080 /from/5081 => /to/5081 /from/5082 => /to/5082 /from/5083 => /to/5083 /from/5084 => /to/5084 /from/5085 => /to/5085 /from/5086 => /to/5086 /from/5087 => /to/5087 /from/5088 => /to/5088 /from/5089 => /to/5089 /from/5090 => /to/5090 /from/5091 => /to/5091 /from/5092 => /to/5092 /from/5093 => /to/5093 /from/5094 => /to/5094 /from/5095 => /to/5095 /from/5096 => /to/5096 /from/5097 => /to/5097 /from/5098 => /to/5098 /from/5099 => /to/5099 /from/5100 => /to/5100 /from/5101 => /to/5101 /from/5102 => /to/5102 /from/5103 => /to/5103 /from/5104 => /to/5104 /from/5105 => /to/5105 /from/5106 => /to/5106 /from/5107 => /to/5107 /from/5108 => /to/5108 /from/5109 => /to/5109 /from/5110 => /to/5110 /from/5111 => /to/5111 /from/5112 => /to/5112 /from/5113 => /to/5113 /from/5114 => /to/5114 /from/5115 => /to/5115 /from/5116 => /to/5116 /from/5117 => /to/5117 /from/5118 => /to/5118 /from/5119 => /to/5119 /from/5120 => /to/5120 /from/5121 => /to/5121 /from/5122 => /to/5122 /from/5123 => /to/5123 /from/5124 => /to/5124 /from/5125 => /to/5125 /from/5126 => /to/5126 /from/5127 => /to/5127 /from/5128 => /to/5128 /from/5129 => /to/5129 /from/5130 => /to/5130 /from/5131 => /to/5131 /from/5132 => /to/5132 /from/5133 => /to/5133 /from/5134 => /to/5134 /from/5135 => /to/5135 /from/5136 => /to/5136 /from/5137 => /to/5137 /from/5138 => /to/5138 /from/5139 => /to/5139 /from/5140 => /to/5140 /from/5141 => /to/5141 /from/5142 => /to/5142 /from/5143 => /to/5143 /from/5144 => /to/5144 /from/5145 => /to/5145 /from/5146 => /to/5146 /from/5147 => /to/5147 /from/5148 => /to/5148 /from/5149 => /to/5149 /from/5150 => /to/5150 /from/5151 => /to/5151 /from/5152 => /to/5152 /from/5153 => /to/5153 /from/5154 => /to/5154 /from/5155 => /to/5155 /from/5156 => /to/5156 /from/5157 => /to/5157 /from/5158 => /to/5158 /from/5159 => /to/5159 /from/5160 => /to/5160 /from/5161 => /to/5161 /from/5162 => /to/5162 /from/5163 => /to/5163 /from/5164 => /to/5164 /from/5165 => /to/5165 /from/5166 => /to/5166 /from/5167 => /to/5167 /from/5168 => /to/5168 /from/5169 => /to/5169 /from/5170 => /to/5170 /from/5171 => /to/5171 /from/5172 => /to/5172 /from/5173 => /to/5173 /from/5174 => /to/5174 /from/5175 => /to/5175 /from/5176 => /to/5176 /from/5177 => /to/5177 /from/5178 => /to/5178 /from/5179 => /to/5179 /from/5180 => /to/5180 /from/5181 => /to/5181 /from/5182 => /to/5182 /from/5183 => /to/5183 /from/5184 => /to/5184 /from/5185 => /to/5185 /from/5186 => /to/5186 /from/5187 => /to/5187 /from/5188 => /to/5188 /from/5189 => /to/5189 /from/5190 => /to/5190 /from/5191 => /to/5191 /from/5192 => /to/5192 /from/5193 => /to/5193 /from/5194 => /to/5194 /from/5195 => /to/5195 /from/5196 => /to/5196 /from/5197 => /to/5197 /from/5198 => /to/5198 /from/5199 => /to/5199 /from/5200 => /to/5200 /from/5201 => /to/5201 /from/5202 => /to/5202 /from/5203 => /to/5203 /from/5204 => /to/5204 /from/5205 => /to/5205 /from/5206 => /to/5206 /from/5207 => /to/5207 /from/5208 => /to/5208 /from/5209 => /to/5209 /from/5210 => /to/5210 /from/5211 => /to/5211 /from/5212 => /to/5212 /from/5213 => /to/5213 /from/5214 => /to/5214 /from/5215 => /to/5215 /from/5216 => /to/5216 /from/5217 => /to/5217 /from/5218 => /to/5218 /from/5219 => /to/5219 /from/5220 => /to/5220 /from/5221 => /to/5221 /from/5222 => /to/5222 /from/5223 => /to/5223 /from/5224 => /to/5224 /from/5225 => /to/5225 /from/5226 => /to/5226 /from/5227 => /to/5227 /from/5228 => /to/5228 /from/5229 => /to/5229 /from/5230 => /to/5230 /from/5231 => /to/5231 /from/5232 => /to/5232 /from/5233 => /to/5233 /from/5234 => /to/5234 /from/5235 => /to/5235 /from/5236 => /to/5236 /from/5237 => /to/5237 /from/5238 => /to/5238 /from/5239 => /to/5239 /from/5240 => /to/5240 /from/5241 => /to/5241 /from/5242 => /to/5242 /from/5243 => /to/5243 /from/5244 => /to/5244 /from/5245 => /to/5245 /from/5246 => /to/5246 /from/5247 => /to/5247 /from/5248 => /to/5248 /from/5249 => /to/5249 /from/5250 => /to/5250 /from/5251 => /to/5251 /from/5252 => /to/5252 /from/5253 => /to/5253 /from/5254 => /to/5254 /from/5255 => /to/5255 /from/5256 => /to/5256 /from/5257 => /to/5257 /from/5258 => /to/5258 /from/5259 => /to/5259 /from/5260 => /to/5260 /from/5261 => /to/5261 /from/5262 => /to/5262 /from/5263 => /to/5263 /from/5264 => /to/5264 /from/5265 => /to/5265 /from/5266 => /to/5266 /from/5267 => /to/5267 /from/5268 => /to/5268 /from/5269 => /to/5269 /from/5270 => /to/5270 /from/5271 => /to/5271 /from/5272 => /to/5272 /from/5273 => /to/5273 /from/5274 => /to/5274 /from/5275 => /to/5275 /from/5276 => /to/5276 /from/5277 => /to/5277 /from/5278 => /to/5278 /from/5279 => /to/5279 /from/5280 => /to/5280 /from/5281 => /to/5281 /from/5282 => /to/5282 /from/5283 => /to/5283 /from/5284 => /to/5284 /from/5285 => /to/5285 /from/5286 => /to/5286 /from/5287 => /to/5287 /from/5288 => /to/5288 /from/5289 => /to/5289 /from/5290 => /to/5290 /from/5291 => /to/5291 /from/5292 => /to/5292 /from/5293 => /to/5293 /from/5294 => /to/5294 /from/5295 => /to/5295 /from/5296 => /to/5296 /from/5297 => /to/5297 /from/5298 => /to/5298 /from/5299 => /to/5299 /from/5300 => /to/5300 /from/5301 => /to/5301 /from/5302 => /to/5302 /from/5303 => /to/5303 /from/5304 => /to/5304 /from/5305 => /to/5305 /from/5306 => /to/5306 /from/5307 => /to/5307 /from/5308 => /to/5308 /from/5309 => /to/5309 /from/5310 => /to/5310 /from/5311 => /to/5311 /from/5312 => /to/5312 /from/5313 => /to/5313 /from/5314 => /to/5314 /from/5315 => /to/5315 /from/5316 => /to/5316 /from/5317 => /to/5317 /from/5318 => /to/5318 /from/5319 => /to/5319 /from/5320 => /to/5320 /from/5321 => /to/5321 /from/5322 => /to/5322 /from/5323 => /to/5323 /from/5324 => /to/5324 /from/5325 => /to/5325 /from/5326 => /to/5326 /from/5327 => /to/5327 /from/5328 => /to/5328 /from/5329 => /to/5329 /from/5330 => /to/5330 /from/5331 => /to/5331 /from/5332 => /to/5332 /from/5333 => /to/5333 /from/5334 => /to/5334 /from/5335 => /to/5335 /from/5336 => /to/5336 /from/5337 => /to/5337 /from/5338 => /to/5338 /from/5339 => /to/5339 /from/5340 => /to/5340 /from/5341 => /to/5341 /from/5342 => /to/5342 /from/5343 => /to/5343 /from/5344 => /to/5344 /from/5345 => /to/5345 /from/5346 => /to/5346 /from/5347 => /to/5347 /from/5348 => /to/5348 /from/5349 => /to/5349 /from/5350 => /to/5350 /from/5351 => /to/5351 /from/5352 => /to/5352 /from/5353 => /to/5353 /from/5354 => /to/5354 /from/5355 => /to/5355 /from/5356 => /to/5356 /from/5357 => /to/5357 /from/5358 => /to/5358 /from/5359 => /to/5359 /from/5360 => /to/5360 /from/5361 => /to/5361 /from/5362 => /to/5362 /from/5363 => /to/5363 /from/5364 => /to/5364 /from/5365 => /to/5365 /from/5366 => /to/5366 /from/5367 => /to/5367 /from/5368 => /to/5368 /from/5369 => /to/5369 /from/5370 => /to/5370 /from/5371 => /to/5371 /from/5372 => /to/5372 /from/5373 => /to/5373 /from/5374 => /to/5374 /from/5375 => /to/5375 /from/5376 => /to/5376 /from/5377 => /to/5377 /from/5378 => /to/5378 /from/5379 => /to/5379 /from/5380 => /to/5380 /from/5381 => /to/5381 /from/5382 => /to/5382 /from/5383 => /to/5383 /from/5384 => /to/5384 /from/5385 => /to/5385 /from/5386 => /to/5386 /from/5387 => /to/5387 /from/5388 => /to/5388 /from/5389 => /to/5389 /from/5390 => /to/5390 /from/5391 => /to/5391 /from/5392 => /to/5392 /from/5393 => /to/5393 /from/5394 => /to/5394 /from/5395 => /to/5395 /from/5396 => /to/5396 /from/5397 => /to/5397 /from/5398 => /to/5398 /from/5399 => /to/5399 /from/5400 => /to/5400 /from/5401 => /to/5401 /from/5402 => /to/5402 /from/5403 => /to/5403 /from/5404 => /to/5404 /from/5405 => /to/5405 /from/5406 => /to/5406 /from/5407 => /to/5407 /from/5408 => /to/5408 /from/5409 => /to/5409 /from/5410 => /to/5410 /from/5411 => /to/5411 /from/5412 => /to/5412 /from/5413 => /to/5413 /from/5414 => /to/5414 /from/5415 => /to/5415 /from/5416 => /to/5416 /from/5417 => /to/5417 /from/5418 => /to/5418 /from/5419 => /to/5419 /from/5420 => /to/5420 /from/5421 => /to/5421 /from/5422 => /to/5422 /from/5423 => /to/5423 /from/5424 => /to/5424 /from/5425 => /to/5425 /from/5426 => /to/5426 /from/5427 => /to/5427 /from/5428 => /to/5428 /from/5429 => /to/5429 /from/5430 => /to/5430 /from/5431 => /to/5431 /from/5432 => /to/5432 /from/5433 => /to/5433 /from/5434 => /to/5434 /from/5435 => /to/5435 /from/5436 => /to/5436 /from/5437 => /to/5437 /from/5438 => /to/5438 /from/5439 => /to/5439 /from/5440 => /to/5440 /from/5441 => /to/5441 /from/5442 => /to/5442 /from/5443 => /to/5443 /from/5444 => /to/5444 /from/5445 => /to/5445 /from/5446 => /to/5446 /from/5447 => /to/5447 /from/5448 => /to/5448 /from/5449 => /to/5449 /from/5450 => /to/5450 /from/5451 => /to/5451 /from/5452 => /to/5452 /from/5453 => /to/5453 /from/5454 => /to/5454 /from/5455 => /to/5455 /from/5456 => /to/5456 /from/5457 => /to/5457 /from/5458 => /to/5458 /from/5459 => /to/5459 /from/5460 => /to/5460 /from/5461 => /to/5461 /from/5462 => /to/5462 /from/5463 => /to/5463 /from/5464 => /to/5464 /from/5465 => /to/5465 /from/5466 => /to/5466 /from/5467 => /to/5467 /from/5468 => /to/5468 /from/5469 => /to/5469 /from/5470 => /to/5470 /from/5471 => /to/5471 /from/5472 => /to/5472 /from/5473 => /to/5473 /from/5474 => /to/5474 /from/5475 => /to/5475 /from/5476 => /to/5476 /from/5477 => /to/5477 /from/5478 => /to/5478 /from/5479 => /to/5479 /from/5480 => /to/5480 /from/5481 => /to/5481 /from/5482 => /to/5482 /from/5483 => /to/5483 /from/5484 => /to/5484 /from/5485 => /to/5485 /from/5486 => /to/5486 /from/5487 => /to/5487 /from/5488 => /to/5488 /from/5489 => /to/5489 /from/5490 => /to/5490 /from/5491 => /to/5491 /from/5492 => /to/5492 /from/5493 => /to/5493 /from/5494 => /to/5494 /from/5495 => /to/5495 /from/5496 => /to/5496 /from/5497 => /to/5497 /from/5498 => /to/5498 /from/5499 => /to/5499 /from/5500 => /to/5500 /from/5501 => /to/5501 /from/5502 => /to/5502 /from/5503 => /to/5503 /from/5504 => /to/5504 /from/5505 => /to/5505 /from/5506 => /to/5506 /from/5507 => /to/5507 /from/5508 => /to/5508 /from/5509 => /to/5509 /from/5510 => /to/5510 /from/5511 => /to/5511 /from/5512 => /to/5512 /from/5513 => /to/5513 /from/5514 => /to/5514 /from/5515 => /to/5515 /from/5516 => /to/5516 /from/5517 => /to/5517 /from/5518 => /to/5518 /from/5519 => /to/5519 /from/5520 => /to/5520 /from/5521 => /to/5521 /from/5522 => /to/5522 /from/5523 => /to/5523 /from/5524 => /to/5524 /from/5525 => /to/5525 /from/5526 => /to/5526 /from/5527 => /to/5527 /from/5528 => /to/5528 /from/5529 => /to/5529 /from/5530 => /to/5530 /from/5531 => /to/5531 /from/5532 => /to/5532 /from/5533 => /to/5533 /from/5534 => /to/5534 /from/5535 => /to/5535 /from/5536 => /to/5536 /from/5537 => /to/5537 /from/5538 => /to/5538 /from/5539 => /to/5539 /from/5540 => /to/5540 /from/5541 => /to/5541 /from/5542 => /to/5542 /from/5543 => /to/5543 /from/5544 => /to/5544 /from/5545 => /to/5545 /from/5546 => /to/5546 /from/5547 => /to/5547 /from/5548 => /to/5548 /from/5549 => /to/5549 /from/5550 => /to/5550 /from/5551 => /to/5551 /from/5552 => /to/5552 /from/5553 => /to/5553 /from/5554 => /to/5554 /from/5555 => /to/5555 /from/5556 => /to/5556 /from/5557 => /to/5557 /from/5558 => /to/5558 /from/5559 => /to/5559 /from/5560 => /to/5560 /from/5561 => /to/5561 /from/5562 => /to/5562 /from/5563 => /to/5563 /from/5564 => /to/5564 /from/5565 => /to/5565 /from/5566 => /to/5566 /from/5567 => /to/5567 /from/5568 => /to/5568 /from/5569 => /to/5569 /from/5570 => /to/5570 /from/5571 => /to/5571 /from/5572 => /to/5572 /from/5573 => /to/5573 /from/5574 => /to/5574 /from/5575 => /to/5575 /from/5576 => /to/5576 /from/5577 => /to/5577 /from/5578 => /to/5578 /from/5579 => /to/5579 /from/5580 => /to/5580 /from/5581 => /to/5581 /from/5582 => /to/5582 /from/5583 => /to/5583 /from/5584 => /to/5584 /from/5585 => /to/5585 /from/5586 => /to/5586 /from/5587 => /to/5587 /from/5588 => /to/5588 /from/5589 => /to/5589 /from/5590 => /to/5590 /from/5591 => /to/5591 /from/5592 => /to/5592 /from/5593 => /to/5593 /from/5594 => /to/5594 /from/5595 => /to/5595 /from/5596 => /to/5596 /from/5597 => /to/5597 /from/5598 => /to/5598 /from/5599 => /to/5599 /from/5600 => /to/5600 /from/5601 => /to/5601 /from/5602 => /to/5602 /from/5603 => /to/5603 /from/5604 => /to/5604 /from/5605 => /to/5605 /from/5606 => /to/5606 /from/5607 => /to/5607 /from/5608 => /to/5608 /from/5609 => /to/5609 /from/5610 => /to/5610 /from/5611 => /to/5611 /from/5612 => /to/5612 /from/5613 => /to/5613 /from/5614 => /to/5614 /from/5615 => /to/5615 /from/5616 => /to/5616 /from/5617 => /to/5617 /from/5618 => /to/5618 /from/5619 => /to/5619 /from/5620 => /to/5620 /from/5621 => /to/5621 /from/5622 => /to/5622 /from/5623 => /to/5623 /from/5624 => /to/5624 /from/5625 => /to/5625 /from/5626 => /to/5626 /from/5627 => /to/5627 /from/5628 => /to/5628 /from/5629 => /to/5629 /from/5630 => /to/5630 /from/5631 => /to/5631 /from/5632 => /to/5632 /from/5633 => /to/5633 /from/5634 => /to/5634 /from/5635 => /to/5635 /from/5636 => /to/5636 /from/5637 => /to/5637 /from/5638 => /to/5638 /from/5639 => /to/5639 /from/5640 => /to/5640 /from/5641 => /to/5641 /from/5642 => /to/5642 /from/5643 => /to/5643 /from/5644 => /to/5644 /from/5645 => /to/5645 /from/5646 => /to/5646 /from/5647 => /to/5647 /from/5648 => /to/5648 /from/5649 => /to/5649 /from/5650 => /to/5650 /from/5651 => /to/5651 /from/5652 => /to/5652 /from/5653 => /to/5653 /from/5654 => /to/5654 /from/5655 => /to/5655 /from/5656 => /to/5656 /from/5657 => /to/5657 /from/5658 => /to/5658 /from/5659 => /to/5659 /from/5660 => /to/5660 /from/5661 => /to/5661 /from/5662 => /to/5662 /from/5663 => /to/5663 /from/5664 => /to/5664 /from/5665 => /to/5665 /from/5666 => /to/5666 /from/5667 => /to/5667 /from/5668 => /to/5668 /from/5669 => /to/5669 /from/5670 => /to/5670 /from/5671 => /to/5671 /from/5672 => /to/5672 /from/5673 => /to/5673 /from/5674 => /to/5674 /from/5675 => /to/5675 /from/5676 => /to/5676 /from/5677 => /to/5677 /from/5678 => /to/5678 /from/5679 => /to/5679 /from/5680 => /to/5680 /from/5681 => /to/5681 /from/5682 => /to/5682 /from/5683 => /to/5683 /from/5684 => /to/5684 /from/5685 => /to/5685 /from/5686 => /to/5686 /from/5687 => /to/5687 /from/5688 => /to/5688 /from/5689 => /to/5689 /from/5690 => /to/5690 /from/5691 => /to/5691 /from/5692 => /to/5692 /from/5693 => /to/5693 /from/5694 => /to/5694 /from/5695 => /to/5695 /from/5696 => /to/5696 /from/5697 => /to/5697 /from/5698 => /to/5698 /from/5699 => /to/5699 /from/5700 => /to/5700 /from/5701 => /to/5701 /from/5702 => /to/5702 /from/5703 => /to/5703 /from/5704 => /to/5704 /from/5705 => /to/5705 /from/5706 => /to/5706 /from/5707 => /to/5707 /from/5708 => /to/5708 /from/5709 => /to/5709 /from/5710 => /to/5710 /from/5711 => /to/5711 /from/5712 => /to/5712 /from/5713 => /to/5713 /from/5714 => /to/5714 /from/5715 => /to/5715 /from/5716 => /to/5716 /from/5717 => /to/5717 /from/5718 => /to/5718 /from/5719 => /to/5719 /from/5720 => /to/5720 /from/5721 => /to/5721 /from/5722 => /to/5722 /from/5723 => /to/5723 /from/5724 => /to/5724 /from/5725 => /to/5725 /from/5726 => /to/5726 /from/5727 => /to/5727 /from/5728 => /to/5728 /from/5729 => /to/5729 /from/5730 => /to/5730 /from/5731 => /to/5731 /from/5732 => /to/5732 /from/5733 => /to/5733 /from/5734 => /to/5734 18:08:05.713 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% /from/5735 => /to/5735 /from/5736 => /to/5736 /from/5737 => /to/5737 /from/5738 => /to/5738 /from/5739 => /to/5739 /from/5740 => /to/5740 /from/5741 => /to/5741 /from/5742 => /to/5742 /from/5743 => /to/5743 /from/5744 => /to/5744 /from/5745 => /to/5745 /from/5746 => /to/5746 /from/5747 => /to/5747 /from/5748 => /to/5748 /from/5749 => /to/5749 /from/5750 => /to/5750 /from/5751 => /to/5751 /from/5752 => /to/5752 /from/5753 => /to/5753 /from/5754 => /to/5754 /from/5755 => /to/5755 /from/5756 => /to/5756 /from/5757 => /to/5757 /from/5758 => /to/5758 /from/5759 => /to/5759 /from/5760 => /to/5760 /from/5761 => /to/5761 /from/5762 => /to/5762 /from/5763 => /to/5763 /from/5764 => /to/5764 /from/5765 => /to/5765 /from/5766 => /to/5766 /from/5767 => /to/5767 /from/5768 => /to/5768 /from/5769 => /to/5769 /from/5770 => /to/5770 /from/5771 => /to/5771 /from/5772 => /to/5772 /from/5773 => /to/5773 /from/5774 => /to/5774 /from/5775 => /to/5775 /from/5776 => /to/5776 /from/5777 => /to/5777 /from/5778 => /to/5778 /from/5779 => /to/5779 /from/5780 => /to/5780 /from/5781 => /to/5781 /from/5782 => /to/5782 /from/5783 => /to/5783 /from/5784 => /to/5784 /from/5785 => /to/5785 /from/5786 => /to/5786 /from/5787 => /to/5787 /from/5788 => /to/5788 /from/5789 => /to/5789 /from/5790 => /to/5790 /from/5791 => /to/5791 /from/5792 => /to/5792 /from/5793 => /to/5793 /from/5794 => /to/5794 /from/5795 => /to/5795 /from/5796 => /to/5796 /from/5797 => /to/5797 /from/5798 => /to/5798 /from/5799 => /to/5799 /from/5800 => /to/5800 /from/5801 => /to/5801 /from/5802 => /to/5802 /from/5803 => /to/5803 /from/5804 => /to/5804 /from/5805 => /to/5805 /from/5806 => /to/5806 /from/5807 => /to/5807 /from/5808 => /to/5808 /from/5809 => /to/5809 /from/5810 => /to/5810 /from/5811 => /to/5811 /from/5812 => /to/5812 /from/5813 => /to/5813 /from/5814 => /to/5814 /from/5815 => /to/5815 /from/5816 => /to/5816 /from/5817 => /to/5817 /from/5818 => /to/5818 /from/5819 => /to/5819 /from/5820 => /to/5820 /from/5821 => /to/5821 /from/5822 => /to/5822 /from/5823 => /to/5823 /from/5824 => /to/5824 /from/5825 => /to/5825 /from/5826 => /to/5826 /from/5827 => /to/5827 /from/5828 => /to/5828 /from/5829 => /to/5829 /from/5830 => /to/5830 /from/5831 => /to/5831 /from/5832 => /to/5832 /from/5833 => /to/5833 /from/5834 => /to/5834 /from/5835 => /to/5835 /from/5836 => /to/5836 /from/5837 => /to/5837 /from/5838 => /to/5838 /from/5839 => /to/5839 /from/5840 => /to/5840 /from/5841 => /to/5841 /from/5842 => /to/5842 /from/5843 => /to/5843 /from/5844 => /to/5844 /from/5845 => /to/5845 /from/5846 => /to/5846 /from/5847 => /to/5847 /from/5848 => /to/5848 /from/5849 => /to/5849 /from/5850 => /to/5850 /from/5851 => /to/5851 /from/5852 => /to/5852 /from/5853 => /to/5853 /from/5854 => /to/5854 /from/5855 => /to/5855 /from/5856 => /to/5856 /from/5857 => /to/5857 /from/5858 => /to/5858 /from/5859 => /to/5859 /from/5860 => /to/5860 /from/5861 => /to/5861 /from/5862 => /to/5862 /from/5863 => /to/5863 /from/5864 => /to/5864 /from/5865 => /to/5865 /from/5866 => /to/5866 /from/5867 => /to/5867 /from/5868 => /to/5868 /from/5869 => /to/5869 /from/5870 => /to/5870 /from/5871 => /to/5871 /from/5872 => /to/5872 /from/5873 => /to/5873 /from/5874 => /to/5874 /from/5875 => /to/5875 /from/5876 => /to/5876 /from/5877 => /to/5877 /from/5878 => /to/5878 /from/5879 => /to/5879 /from/5880 => /to/5880 /from/5881 => /to/5881 /from/5882 => /to/5882 /from/5883 => /to/5883 /from/5884 => /to/5884 /from/5885 => /to/5885 /from/5886 => /to/5886 /from/5887 => /to/5887 /from/5888 => /to/5888 /from/5889 => /to/5889 /from/5890 => /to/5890 /from/5891 => /to/5891 /from/5892 => /to/5892 /from/5893 => /to/5893 /from/5894 => /to/5894 /from/5895 => /to/5895 /from/5896 => /to/5896 /from/5897 => /to/5897 /from/5898 => /to/5898 /from/5899 => /to/5899 /from/5900 => /to/5900 /from/5901 => /to/5901 /from/5902 => /to/5902 /from/5903 => /to/5903 /from/5904 => /to/5904 /from/5905 => /to/5905 /from/5906 => /to/5906 /from/5907 => /to/5907 /from/5908 => /to/5908 /from/5909 => /to/5909 /from/5910 => /to/5910 /from/5911 => /to/5911 /from/5912 => /to/5912 /from/5913 => /to/5913 /from/5914 => /to/5914 /from/5915 => /to/5915 /from/5916 => /to/5916 /from/5917 => /to/5917 /from/5918 => /to/5918 /from/5919 => /to/5919 /from/5920 => /to/5920 /from/5921 => /to/5921 /from/5922 => /to/5922 /from/5923 => /to/5923 /from/5924 => /to/5924 /from/5925 => /to/5925 /from/5926 => /to/5926 /from/5927 => /to/5927 /from/5928 => /to/5928 /from/5929 => /to/5929 /from/5930 => /to/5930 /from/5931 => /to/5931 /from/5932 => /to/5932 /from/5933 => /to/5933 /from/5934 => /to/5934 /from/5935 => /to/5935 /from/5936 => /to/5936 /from/5937 => /to/5937 /from/5938 => /to/5938 /from/5939 => /to/5939 /from/5940 => /to/5940 /from/5941 => /to/5941 /from/5942 => /to/5942 /from/5943 => /to/5943 /from/5944 => /to/5944 /from/5945 => /to/5945 /from/5946 => /to/5946 /from/5947 => /to/5947 /from/5948 => /to/5948 /from/5949 => /to/5949 /from/5950 => /to/5950 /from/5951 => /to/5951 /from/5952 => /to/5952 /from/5953 => /to/5953 /from/5954 => /to/5954 /from/5955 => /to/5955 /from/5956 => /to/5956 /from/5957 => /to/5957 /from/5958 => /to/5958 /from/5959 => /to/5959 /from/5960 => /to/5960 /from/5961 => /to/5961 /from/5962 => /to/5962 /from/5963 => /to/5963 /from/5964 => /to/5964 /from/5965 => /to/5965 /from/5966 => /to/5966 /from/5967 => /to/5967 /from/5968 => /to/5968 /from/5969 => /to/5969 /from/5970 => /to/5970 /from/5971 => /to/5971 /from/5972 => /to/5972 /from/5973 => /to/5973 /from/5974 => /to/5974 /from/5975 => /to/5975 /from/5976 => /to/5976 /from/5977 => /to/5977 /from/5978 => /to/5978 /from/5979 => /to/5979 /from/5980 => /to/5980 /from/5981 => /to/5981 /from/5982 => /to/5982 /from/5983 => /to/5983 /from/5984 => /to/5984 /from/5985 => /to/5985 /from/5986 => /to/5986 /from/5987 => /to/5987 /from/5988 => /to/5988 /from/5989 => /to/5989 /from/5990 => /to/5990 /from/5991 => /to/5991 /from/5992 => /to/5992 /from/5993 => /to/5993 /from/5994 => /to/5994 /from/5995 => /to/5995 /from/5996 => /to/5996 /from/5997 => /to/5997 /from/5998 => /to/5998 /from/5999 => /to/5999 /from/6000 => /to/6000 /from/6001 => /to/6001 /from/6002 => /to/6002 /from/6003 => /to/6003 /from/6004 => /to/6004 /from/6005 => /to/6005 /from/6006 => /to/6006 /from/6007 => /to/6007 /from/6008 => /to/6008 /from/6009 => /to/6009 /from/6010 => /to/6010 /from/6011 => /to/6011 /from/6012 => /to/6012 /from/6013 => /to/6013 /from/6014 => /to/6014 /from/6015 => /to/6015 /from/6016 => /to/6016 /from/6017 => /to/6017 /from/6018 => /to/6018 /from/6019 => /to/6019 /from/6020 => /to/6020 /from/6021 => /to/6021 /from/6022 => /to/6022 /from/6023 => /to/6023 18:08:05.778 [main] INFO c.c.c.l.LocalRepoManagerImpl - [401788d5]initPersistenceManagerFactory: repositoryId=8b977633-f80a-42f1-8aeb-229507ae419d 18:08:05.785 [main] INFO c.c.c.l.LocalRepoManagerImpl - [401788d5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7541 ms. /from/6024 => /to/6024 /from/6025 => /to/6025 /from/6026 => /to/6026 /from/6027 => /to/6027 /from/6028 => /to/6028 /from/6029 => /to/6029 /from/6030 => /to/6030 /from/6031 => /to/6031 /from/6032 => /to/6032 /from/6033 => /to/6033 /from/6034 => /to/6034 /from/6035 => /to/6035 /from/6036 => /to/6036 /from/6037 => /to/6037 /from/6038 => /to/6038 /from/6039 => /to/6039 /from/6040 => /to/6040 /from/6041 => /to/6041 /from/6042 => /to/6042 /from/6043 => /to/6043 /from/6044 => /to/6044 /from/6045 => /to/6045 /from/6046 => /to/6046 /from/6047 => /to/6047 /from/6048 => /to/6048 /from/6049 => /to/6049 /from/6050 => /to/6050 /from/6051 => /to/6051 /from/6052 => /to/6052 /from/6053 => /to/6053 /from/6054 => /to/6054 /from/6055 => /to/6055 /from/6056 => /to/6056 /from/6057 => /to/6057 /from/6058 => /to/6058 /from/6059 => /to/6059 /from/6060 => /to/6060 /from/6061 => /to/6061 /from/6062 => /to/6062 /from/6063 => /to/6063 /from/6064 => /to/6064 /from/6065 => /to/6065 /from/6066 => /to/6066 /from/6067 => /to/6067 /from/6068 => /to/6068 /from/6069 => /to/6069 /from/6070 => /to/6070 /from/6071 => /to/6071 /from/6072 => /to/6072 /from/6073 => /to/6073 /from/6074 => /to/6074 /from/6075 => /to/6075 /from/6076 => /to/6076 /from/6077 => /to/6077 /from/6078 => /to/6078 /from/6079 => /to/6079 /from/6080 => /to/6080 /from/6081 => /to/6081 /from/6082 => /to/6082 /from/6083 => /to/6083 /from/6084 => /to/6084 /from/6085 => /to/6085 /from/6086 => /to/6086 /from/6087 => /to/6087 /from/6088 => /to/6088 /from/6089 => /to/6089 /from/6090 => /to/6090 /from/6091 => /to/6091 /from/6092 => /to/6092 /from/6093 => /to/6093 /from/6094 => /to/6094 /from/6095 => /to/6095 /from/6096 => /to/6096 /from/6097 => /to/6097 /from/6098 => /to/6098 /from/6099 => /to/6099 /from/6100 => /to/6100 /from/6101 => /to/6101 /from/6102 => /to/6102 /from/6103 => /to/6103 /from/6104 => /to/6104 /from/6105 => /to/6105 /from/6106 => /to/6106 /from/6107 => /to/6107 /from/6108 => /to/6108 /from/6109 => /to/6109 /from/6110 => /to/6110 /from/6111 => /to/6111 /from/6112 => /to/6112 /from/6113 => /to/6113 /from/6114 => /to/6114 /from/6115 => /to/6115 /from/6116 => /to/6116 /from/6117 => /to/6117 /from/6118 => /to/6118 /from/6119 => /to/6119 /from/6120 => /to/6120 /from/6121 => /to/6121 /from/6122 => /to/6122 /from/6123 => /to/6123 /from/6124 => /to/6124 /from/6125 => /to/6125 /from/6126 => /to/6126 /from/6127 => /to/6127 /from/6128 => /to/6128 /from/6129 => /to/6129 /from/6130 => /to/6130 /from/6131 => /to/6131 /from/6132 => /to/6132 /from/6133 => /to/6133 /from/6134 => /to/6134 /from/6135 => /to/6135 /from/6136 => /to/6136 /from/6137 => /to/6137 /from/6138 => /to/6138 /from/6139 => /to/6139 /from/6140 => /to/6140 /from/6141 => /to/6141 /from/6142 => /to/6142 /from/6143 => /to/6143 /from/6144 => /to/6144 /from/6145 => /to/6145 /from/6146 => /to/6146 /from/6147 => /to/6147 /from/6148 => /to/6148 /from/6149 => /to/6149 /from/6150 => /to/6150 /from/6151 => /to/6151 /from/6152 => /to/6152 /from/6153 => /to/6153 /from/6154 => /to/6154 /from/6155 => /to/6155 /from/6156 => /to/6156 /from/6157 => /to/6157 /from/6158 => /to/6158 /from/6159 => /to/6159 /from/6160 => /to/6160 /from/6161 => /to/6161 /from/6162 => /to/6162 /from/6163 => /to/6163 /from/6164 => /to/6164 /from/6165 => /to/6165 /from/6166 => /to/6166 /from/6167 => /to/6167 /from/6168 => /to/6168 /from/6169 => /to/6169 /from/6170 => /to/6170 /from/6171 => /to/6171 /from/6172 => /to/6172 /from/6173 => /to/6173 /from/6174 => /to/6174 /from/6175 => /to/6175 /from/6176 => /to/6176 /from/6177 => /to/6177 /from/6178 => /to/6178 /from/6179 => /to/6179 /from/6180 => /to/6180 /from/6181 => /to/6181 /from/6182 => /to/6182 /from/6183 => /to/6183 /from/6184 => /to/6184 /from/6185 => /to/6185 /from/6186 => /to/6186 /from/6187 => /to/6187 /from/6188 => /to/6188 /from/6189 => /to/6189 /from/6190 => /to/6190 /from/6191 => /to/6191 /from/6192 => /to/6192 /from/6193 => /to/6193 /from/6194 => /to/6194 /from/6195 => /to/6195 /from/6196 => /to/6196 /from/6197 => /to/6197 /from/6198 => /to/6198 /from/6199 => /to/6199 /from/6200 => /to/6200 /from/6201 => /to/6201 /from/6202 => /to/6202 /from/6203 => /to/6203 /from/6204 => /to/6204 /from/6205 => /to/6205 /from/6206 => /to/6206 /from/6207 => /to/6207 /from/6208 => /to/6208 /from/6209 => /to/6209 /from/6210 => /to/6210 /from/6211 => /to/6211 /from/6212 => /to/6212 /from/6213 => /to/6213 /from/6214 => /to/6214 /from/6215 => /to/6215 /from/6216 => /to/6216 /from/6217 => /to/6217 /from/6218 => /to/6218 /from/6219 => /to/6219 /from/6220 => /to/6220 /from/6221 => /to/6221 /from/6222 => /to/6222 /from/6223 => /to/6223 /from/6224 => /to/6224 /from/6225 => /to/6225 /from/6226 => /to/6226 /from/6227 => /to/6227 /from/6228 => /to/6228 /from/6229 => /to/6229 /from/6230 => /to/6230 /from/6231 => /to/6231 /from/6232 => /to/6232 /from/6233 => /to/6233 /from/6234 => /to/6234 /from/6235 => /to/6235 /from/6236 => /to/6236 /from/6237 => /to/6237 /from/6238 => /to/6238 /from/6239 => /to/6239 /from/6240 => /to/6240 /from/6241 => /to/6241 /from/6242 => /to/6242 /from/6243 => /to/6243 /from/6244 => /to/6244 /from/6245 => /to/6245 /from/6246 => /to/6246 /from/6247 => /to/6247 /from/6248 => /to/6248 /from/6249 => /to/6249 /from/6250 => /to/6250 /from/6251 => /to/6251 /from/6252 => /to/6252 /from/6253 => /to/6253 /from/6254 => /to/6254 /from/6255 => /to/6255 /from/6256 => /to/6256 /from/6257 => /to/6257 /from/6258 => /to/6258 /from/6259 => /to/6259 /from/6260 => /to/6260 /from/6261 => /to/6261 /from/6262 => /to/6262 /from/6263 => /to/6263 /from/6264 => /to/6264 /from/6265 => /to/6265 /from/6266 => /to/6266 /from/6267 => /to/6267 /from/6268 => /to/6268 /from/6269 => /to/6269 /from/6270 => /to/6270 /from/6271 => /to/6271 /from/6272 => /to/6272 /from/6273 => /to/6273 /from/6274 => /to/6274 /from/6275 => /to/6275 /from/6276 => /to/6276 /from/6277 => /to/6277 /from/6278 => /to/6278 /from/6279 => /to/6279 /from/6280 => /to/6280 /from/6281 => /to/6281 /from/6282 => /to/6282 /from/6283 => /to/6283 /from/6284 => /to/6284 /from/6285 => /to/6285 /from/6286 => /to/6286 /from/6287 => /to/6287 /from/6288 => /to/6288 /from/6289 => /to/6289 /from/6290 => /to/6290 /from/6291 => /to/6291 /from/6292 => /to/6292 /from/6293 => /to/6293 /from/6294 => /to/6294 /from/6295 => /to/6295 /from/6296 => /to/6296 /from/6297 => /to/6297 /from/6298 => /to/6298 /from/6299 => /to/6299 /from/6300 => /to/6300 /from/6301 => /to/6301 /from/6302 => /to/6302 /from/6303 => /to/6303 /from/6304 => /to/6304 /from/6305 => /to/6305 /from/6306 => /to/6306 /from/6307 => /to/6307 /from/6308 => /to/6308 /from/6309 => /to/6309 /from/6310 => /to/6310 /from/6311 => /to/6311 /from/6312 => /to/6312 /from/6313 => /to/6313 /from/6314 => /to/6314 /from/6315 => /to/6315 /from/6316 => /to/6316 /from/6317 => /to/6317 /from/6318 => /to/6318 /from/6319 => /to/6319 /from/6320 => /to/6320 /from/6321 => /to/6321 /from/6322 => /to/6322 /from/6323 => /to/6323 /from/6324 => /to/6324 /from/6325 => /to/6325 /from/6326 => /to/6326 /from/6327 => /to/6327 /from/6328 => /to/6328 /from/6329 => /to/6329 /from/6330 => /to/6330 /from/6331 => /to/6331 /from/6332 => /to/6332 /from/6333 => /to/6333 /from/6334 => /to/6334 /from/6335 => /to/6335 /from/6336 => /to/6336 /from/6337 => /to/6337 /from/6338 => /to/6338 /from/6339 => /to/6339 /from/6340 => /to/6340 /from/6341 => /to/6341 /from/6342 => /to/6342 /from/6343 => /to/6343 /from/6344 => /to/6344 /from/6345 => /to/6345 /from/6346 => /to/6346 /from/6347 => /to/6347 /from/6348 => /to/6348 /from/6349 => /to/6349 /from/6350 => /to/6350 /from/6351 => /to/6351 /from/6352 => /to/6352 /from/6353 => /to/6353 /from/6354 => /to/6354 /from/6355 => /to/6355 /from/6356 => /to/6356 /from/6357 => /to/6357 /from/6358 => /to/6358 /from/6359 => /to/6359 /from/6360 => /to/6360 /from/6361 => /to/6361 /from/6362 => /to/6362 /from/6363 => /to/6363 /from/6364 => /to/6364 /from/6365 => /to/6365 /from/6366 => /to/6366 /from/6367 => /to/6367 /from/6368 => /to/6368 /from/6369 => /to/6369 /from/6370 => /to/6370 /from/6371 => /to/6371 /from/6372 => /to/6372 /from/6373 => /to/6373 /from/6374 => /to/6374 /from/6375 => /to/6375 /from/6376 => /to/6376 /from/6377 => /to/6377 /from/6378 => /to/6378 /from/6379 => /to/6379 /from/6380 => /to/6380 /from/6381 => /to/6381 /from/6382 => /to/6382 /from/6383 => /to/6383 /from/6384 => /to/6384 /from/6385 => /to/6385 /from/6386 => /to/6386 /from/6387 => /to/6387 /from/6388 => /to/6388 /from/6389 => /to/6389 /from/6390 => /to/6390 /from/6391 => /to/6391 /from/6392 => /to/6392 /from/6393 => /to/6393 /from/6394 => /to/6394 /from/6395 => /to/6395 /from/6396 => /to/6396 /from/6397 => /to/6397 /from/6398 => /to/6398 /from/6399 => /to/6399 /from/6400 => /to/6400 /from/6401 => /to/6401 /from/6402 => /to/6402 /from/6403 => /to/6403 /from/6404 => /to/6404 /from/6405 => /to/6405 /from/6406 => /to/6406 /from/6407 => /to/6407 /from/6408 => /to/6408 /from/6409 => /to/6409 /from/6410 => /to/6410 /from/6411 => /to/6411 /from/6412 => /to/6412 /from/6413 => /to/6413 /from/6414 => /to/6414 /from/6415 => /to/6415 /from/6416 => /to/6416 /from/6417 => /to/6417 /from/6418 => /to/6418 /from/6419 => /to/6419 /from/6420 => /to/6420 /from/6421 => /to/6421 /from/6422 => /to/6422 /from/6423 => /to/6423 /from/6424 => /to/6424 /from/6425 => /to/6425 /from/6426 => /to/6426 /from/6427 => /to/6427 /from/6428 => /to/6428 /from/6429 => /to/6429 /from/6430 => /to/6430 /from/6431 => /to/6431 /from/6432 => /to/6432 /from/6433 => /to/6433 /from/6434 => /to/6434 /from/6435 => /to/6435 /from/6436 => /to/6436 /from/6437 => /to/6437 /from/6438 => /to/6438 /from/6439 => /to/6439 /from/6440 => /to/6440 /from/6441 => /to/6441 /from/6442 => /to/6442 /from/6443 => /to/6443 /from/6444 => /to/6444 /from/6445 => /to/6445 /from/6446 => /to/6446 /from/6447 => /to/6447 /from/6448 => /to/6448 /from/6449 => /to/6449 /from/6450 => /to/6450 /from/6451 => /to/6451 /from/6452 => /to/6452 /from/6453 => /to/6453 /from/6454 => /to/6454 /from/6455 => /to/6455 /from/6456 => /to/6456 /from/6457 => /to/6457 /from/6458 => /to/6458 /from/6459 => /to/6459 /from/6460 => /to/6460 /from/6461 => /to/6461 /from/6462 => /to/6462 /from/6463 => /to/6463 /from/6464 => /to/6464 /from/6465 => /to/6465 /from/6466 => /to/6466 /from/6467 => /to/6467 /from/6468 => /to/6468 /from/6469 => /to/6469 /from/6470 => /to/6470 /from/6471 => /to/6471 /from/6472 => /to/6472 /from/6473 => /to/6473 /from/6474 => /to/6474 /from/6475 => /to/6475 /from/6476 => /to/6476 /from/6477 => /to/6477 /from/6478 => /to/6478 /from/6479 => /to/6479 /from/6480 => /to/6480 /from/6481 => /to/6481 /from/6482 => /to/6482 /from/6483 => /to/6483 /from/6484 => /to/6484 /from/6485 => /to/6485 /from/6486 => /to/6486 /from/6487 => /to/6487 /from/6488 => /to/6488 /from/6489 => /to/6489 /from/6490 => /to/6490 /from/6491 => /to/6491 /from/6492 => /to/6492 /from/6493 => /to/6493 /from/6494 => /to/6494 /from/6495 => /to/6495 /from/6496 => /to/6496 /from/6497 => /to/6497 /from/6498 => /to/6498 /from/6499 => /to/6499 /from/6500 => /to/6500 /from/6501 => /to/6501 /from/6502 => /to/6502 /from/6503 => /to/6503 /from/6504 => /to/6504 /from/6505 => /to/6505 /from/6506 => /to/6506 /from/6507 => /to/6507 /from/6508 => /to/6508 /from/6509 => /to/6509 /from/6510 => /to/6510 /from/6511 => /to/6511 /from/6512 => /to/6512 /from/6513 => /to/6513 /from/6514 => /to/6514 /from/6515 => /to/6515 /from/6516 => /to/6516 /from/6517 => /to/6517 /from/6518 => /to/6518 /from/6519 => /to/6519 /from/6520 => /to/6520 /from/6521 => /to/6521 /from/6522 => /to/6522 /from/6523 => /to/6523 /from/6524 => /to/6524 /from/6525 => /to/6525 /from/6526 => /to/6526 /from/6527 => /to/6527 /from/6528 => /to/6528 /from/6529 => /to/6529 /from/6530 => /to/6530 /from/6531 => /to/6531 /from/6532 => /to/6532 /from/6533 => /to/6533 /from/6534 => /to/6534 /from/6535 => /to/6535 /from/6536 => /to/6536 /from/6537 => /to/6537 /from/6538 => /to/6538 /from/6539 => /to/6539 /from/6540 => /to/6540 /from/6541 => /to/6541 /from/6542 => /to/6542 /from/6543 => /to/6543 /from/6544 => /to/6544 /from/6545 => /to/6545 /from/6546 => /to/6546 /from/6547 => /to/6547 /from/6548 => /to/6548 /from/6549 => /to/6549 /from/6550 => /to/6550 /from/6551 => /to/6551 /from/6552 => /to/6552 /from/6553 => /to/6553 /from/6554 => /to/6554 /from/6555 => /to/6555 /from/6556 => /to/6556 /from/6557 => /to/6557 /from/6558 => /to/6558 /from/6559 => /to/6559 /from/6560 => /to/6560 /from/6561 => /to/6561 /from/6562 => /to/6562 /from/6563 => /to/6563 /from/6564 => /to/6564 /from/6565 => /to/6565 /from/6566 => /to/6566 /from/6567 => /to/6567 /from/6568 => /to/6568 /from/6569 => /to/6569 /from/6570 => /to/6570 /from/6571 => /to/6571 /from/6572 => /to/6572 /from/6573 => /to/6573 /from/6574 => /to/6574 /from/6575 => /to/6575 /from/6576 => /to/6576 /from/6577 => /to/6577 /from/6578 => /to/6578 /from/6579 => /to/6579 /from/6580 => /to/6580 /from/6581 => /to/6581 /from/6582 => /to/6582 /from/6583 => /to/6583 /from/6584 => /to/6584 /from/6585 => /to/6585 /from/6586 => /to/6586 /from/6587 => /to/6587 /from/6588 => /to/6588 /from/6589 => /to/6589 /from/6590 => /to/6590 /from/6591 => /to/6591 /from/6592 => /to/6592 /from/6593 => /to/6593 /from/6594 => /to/6594 /from/6595 => /to/6595 /from/6596 => /to/6596 /from/6597 => /to/6597 /from/6598 => /to/6598 /from/6599 => /to/6599 /from/6600 => /to/6600 /from/6601 => /to/6601 /from/6602 => /to/6602 /from/6603 => /to/6603 /from/6604 => /to/6604 /from/6605 => /to/6605 /from/6606 => /to/6606 /from/6607 => /to/6607 /from/6608 => /to/6608 /from/6609 => /to/6609 /from/6610 => /to/6610 /from/6611 => /to/6611 /from/6612 => /to/6612 /from/6613 => /to/6613 /from/6614 => /to/6614 /from/6615 => /to/6615 /from/6616 => /to/6616 /from/6617 => /to/6617 /from/6618 => /to/6618 /from/6619 => /to/6619 /from/6620 => /to/6620 /from/6621 => /to/6621 /from/6622 => /to/6622 /from/6623 => /to/6623 /from/6624 => /to/6624 /from/6625 => /to/6625 /from/6626 => /to/6626 /from/6627 => /to/6627 /from/6628 => /to/6628 /from/6629 => /to/6629 /from/6630 => /to/6630 /from/6631 => /to/6631 /from/6632 => /to/6632 /from/6633 => /to/6633 /from/6634 => /to/6634 /from/6635 => /to/6635 /from/6636 => /to/6636 /from/6637 => /to/6637 /from/6638 => /to/6638 /from/6639 => /to/6639 /from/6640 => /to/6640 /from/6641 => /to/6641 /from/6642 => /to/6642 /from/6643 => /to/6643 /from/6644 => /to/6644 /from/6645 => /to/6645 /from/6646 => /to/6646 /from/6647 => /to/6647 /from/6648 => /to/6648 /from/6649 => /to/6649 /from/6650 => /to/6650 /from/6651 => /to/6651 /from/6652 => /to/6652 /from/6653 => /to/6653 /from/6654 => /to/6654 /from/6655 => /to/6655 /from/6656 => /to/6656 /from/6657 => /to/6657 /from/6658 => /to/6658 /from/6659 => /to/6659 /from/6660 => /to/6660 /from/6661 => /to/6661 /from/6662 => /to/6662 /from/6663 => /to/6663 /from/6664 => /to/6664 /from/6665 => /to/6665 /from/6666 => /to/6666 /from/6667 => /to/6667 /from/6668 => /to/6668 /from/6669 => /to/6669 /from/6670 => /to/6670 /from/6671 => /to/6671 /from/6672 => /to/6672 /from/6673 => /to/6673 /from/6674 => /to/6674 /from/6675 => /to/6675 /from/6676 => /to/6676 /from/6677 => /to/6677 /from/6678 => /to/6678 /from/6679 => /to/6679 /from/6680 => /to/6680 /from/6681 => /to/6681 /from/6682 => /to/6682 /from/6683 => /to/6683 /from/6684 => /to/6684 /from/6685 => /to/6685 /from/6686 => /to/6686 /from/6687 => /to/6687 /from/6688 => /to/6688 /from/6689 => /to/6689 /from/6690 => /to/6690 /from/6691 => /to/6691 /from/6692 => /to/6692 /from/6693 => /to/6693 /from/6694 => /to/6694 /from/6695 => /to/6695 /from/6696 => /to/6696 /from/6697 => /to/6697 /from/6698 => /to/6698 /from/6699 => /to/6699 /from/6700 => /to/6700 /from/6701 => /to/6701 /from/6702 => /to/6702 /from/6703 => /to/6703 /from/6704 => /to/6704 /from/6705 => /to/6705 /from/6706 => /to/6706 /from/6707 => /to/6707 /from/6708 => /to/6708 /from/6709 => /to/6709 /from/6710 => /to/6710 /from/6711 => /to/6711 /from/6712 => /to/6712 /from/6713 => /to/6713 /from/6714 => /to/6714 /from/6715 => /to/6715 /from/6716 => /to/6716 /from/6717 => /to/6717 /from/6718 => /to/6718 /from/6719 => /to/6719 /from/6720 => /to/6720 /from/6721 => /to/6721 /from/6722 => /to/6722 /from/6723 => /to/6723 /from/6724 => /to/6724 /from/6725 => /to/6725 /from/6726 => /to/6726 /from/6727 => /to/6727 /from/6728 => /to/6728 /from/6729 => /to/6729 /from/6730 => /to/6730 /from/6731 => /to/6731 /from/6732 => /to/6732 /from/6733 => /to/6733 /from/6734 => /to/6734 /from/6735 => /to/6735 /from/6736 => /to/6736 /from/6737 => /to/6737 /from/6738 => /to/6738 /from/6739 => /to/6739 /from/6740 => /to/6740 /from/6741 => /to/6741 /from/6742 => /to/6742 /from/6743 => /to/6743 /from/6744 => /to/6744 /from/6745 => /to/6745 /from/6746 => /to/6746 /from/6747 => /to/6747 /from/6748 => /to/6748 /from/6749 => /to/6749 /from/6750 => /to/6750 /from/6751 => /to/6751 /from/6752 => /to/6752 /from/6753 => /to/6753 /from/6754 => /to/6754 /from/6755 => /to/6755 /from/6756 => /to/6756 /from/6757 => /to/6757 /from/6758 => /to/6758 /from/6759 => /to/6759 /from/6760 => /to/6760 /from/6761 => /to/6761 /from/6762 => /to/6762 /from/6763 => /to/6763 /from/6764 => /to/6764 /from/6765 => /to/6765 /from/6766 => /to/6766 /from/6767 => /to/6767 /from/6768 => /to/6768 /from/6769 => /to/6769 /from/6770 => /to/6770 /from/6771 => /to/6771 /from/6772 => /to/6772 /from/6773 => /to/6773 /from/6774 => /to/6774 /from/6775 => /to/6775 /from/6776 => /to/6776 /from/6777 => /to/6777 /from/6778 => /to/6778 /from/6779 => /to/6779 /from/6780 => /to/6780 /from/6781 => /to/6781 /from/6782 => /to/6782 /from/6783 => /to/6783 /from/6784 => /to/6784 /from/6785 => /to/6785 /from/6786 => /to/6786 /from/6787 => /to/6787 /from/6788 => /to/6788 /from/6789 => /to/6789 /from/6790 => /to/6790 /from/6791 => /to/6791 /from/6792 => /to/6792 /from/6793 => /to/6793 /from/6794 => /to/6794 /from/6795 => /to/6795 /from/6796 => /to/6796 /from/6797 => /to/6797 /from/6798 => /to/6798 /from/6799 => /to/6799 /from/6800 => /to/6800 /from/6801 => /to/6801 /from/6802 => /to/6802 /from/6803 => /to/6803 /from/6804 => /to/6804 /from/6805 => /to/6805 /from/6806 => /to/6806 /from/6807 => /to/6807 /from/6808 => /to/6808 /from/6809 => /to/6809 /from/6810 => /to/6810 /from/6811 => /to/6811 /from/6812 => /to/6812 /from/6813 => /to/6813 /from/6814 => /to/6814 /from/6815 => /to/6815 /from/6816 => /to/6816 /from/6817 => /to/6817 /from/6818 => /to/6818 /from/6819 => /to/6819 /from/6820 => /to/6820 /from/6821 => /to/6821 /from/6822 => /to/6822 /from/6823 => /to/6823 /from/6824 => /to/6824 /from/6825 => /to/6825 /from/6826 => /to/6826 /from/6827 => /to/6827 /from/6828 => /to/6828 /from/6829 => /to/6829 /from/6830 => /to/6830 /from/6831 => /to/6831 /from/6832 => /to/6832 /from/6833 => /to/6833 /from/6834 => /to/6834 /from/6835 => /to/6835 /from/6836 => /to/6836 /from/6837 => /to/6837 /from/6838 => /to/6838 /from/6839 => /to/6839 /from/6840 => /to/6840 /from/6841 => /to/6841 /from/6842 => /to/6842 /from/6843 => /to/6843 /from/6844 => /to/6844 /from/6845 => /to/6845 /from/6846 => /to/6846 /from/6847 => /to/6847 /from/6848 => /to/6848 /from/6849 => /to/6849 /from/6850 => /to/6850 /from/6851 => /to/6851 /from/6852 => /to/6852 /from/6853 => /to/6853 /from/6854 => /to/6854 /from/6855 => /to/6855 /from/6856 => /to/6856 /from/6857 => /to/6857 /from/6858 => /to/6858 /from/6859 => /to/6859 /from/6860 => /to/6860 /from/6861 => /to/6861 /from/6862 => /to/6862 /from/6863 => /to/6863 /from/6864 => /to/6864 /from/6865 => /to/6865 /from/6866 => /to/6866 /from/6867 => /to/6867 /from/6868 => /to/6868 /from/6869 => /to/6869 /from/6870 => /to/6870 /from/6871 => /to/6871 /from/6872 => /to/6872 /from/6873 => /to/6873 /from/6874 => /to/6874 /from/6875 => /to/6875 /from/6876 => /to/6876 /from/6877 => /to/6877 /from/6878 => /to/6878 /from/6879 => /to/6879 /from/6880 => /to/6880 /from/6881 => /to/6881 /from/6882 => /to/6882 /from/6883 => /to/6883 /from/6884 => /to/6884 /from/6885 => /to/6885 /from/6886 => /to/6886 /from/6887 => /to/6887 /from/6888 => /to/6888 /from/6889 => /to/6889 /from/6890 => /to/6890 /from/6891 => /to/6891 /from/6892 => /to/6892 /from/6893 => /to/6893 /from/6894 => /to/6894 /from/6895 => /to/6895 /from/6896 => /to/6896 /from/6897 => /to/6897 /from/6898 => /to/6898 /from/6899 => /to/6899 /from/6900 => /to/6900 /from/6901 => /to/6901 /from/6902 => /to/6902 /from/6903 => /to/6903 /from/6904 => /to/6904 /from/6905 => /to/6905 /from/6906 => /to/6906 /from/6907 => /to/6907 /from/6908 => /to/6908 /from/6909 => /to/6909 /from/6910 => /to/6910 /from/6911 => /to/6911 /from/6912 => /to/6912 /from/6913 => /to/6913 /from/6914 => /to/6914 /from/6915 => /to/6915 /from/6916 => /to/6916 /from/6917 => /to/6917 /from/6918 => /to/6918 /from/6919 => /to/6919 /from/6920 => /to/6920 /from/6921 => /to/6921 /from/6922 => /to/6922 /from/6923 => /to/6923 /from/6924 => /to/6924 /from/6925 => /to/6925 /from/6926 => /to/6926 /from/6927 => /to/6927 /from/6928 => /to/6928 /from/6929 => /to/6929 /from/6930 => /to/6930 /from/6931 => /to/6931 /from/6932 => /to/6932 /from/6933 => /to/6933 /from/6934 => /to/6934 /from/6935 => /to/6935 /from/6936 => /to/6936 /from/6937 => /to/6937 /from/6938 => /to/6938 /from/6939 => /to/6939 /from/6940 => /to/6940 /from/6941 => /to/6941 /from/6942 => /to/6942 /from/6943 => /to/6943 /from/6944 => /to/6944 /from/6945 => /to/6945 /from/6946 => /to/6946 /from/6947 => /to/6947 /from/6948 => /to/6948 /from/6949 => /to/6949 /from/6950 => /to/6950 /from/6951 => /to/6951 /from/6952 => /to/6952 /from/6953 => /to/6953 /from/6954 => /to/6954 /from/6955 => /to/6955 /from/6956 => /to/6956 /from/6957 => /to/6957 /from/6958 => /to/6958 /from/6959 => /to/6959 /from/6960 => /to/6960 /from/6961 => /to/6961 /from/6962 => /to/6962 /from/6963 => /to/6963 /from/6964 => /to/6964 /from/6965 => /to/6965 /from/6966 => /to/6966 /from/6967 => /to/6967 /from/6968 => /to/6968 /from/6969 => /to/6969 /from/6970 => /to/6970 /from/6971 => /to/6971 /from/6972 => /to/6972 /from/6973 => /to/6973 /from/6974 => /to/6974 /from/6975 => /to/6975 /from/6976 => /to/6976 /from/6977 => /to/6977 /from/6978 => /to/6978 /from/6979 => /to/6979 /from/6980 => /to/6980 /from/6981 => /to/6981 /from/6982 => /to/6982 /from/6983 => /to/6983 /from/6984 => /to/6984 /from/6985 => /to/6985 /from/6986 => /to/6986 /from/6987 => /to/6987 /from/6988 => /to/6988 /from/6989 => /to/6989 /from/6990 => /to/6990 /from/6991 => /to/6991 /from/6992 => /to/6992 /from/6993 => /to/6993 /from/6994 => /to/6994 /from/6995 => /to/6995 /from/6996 => /to/6996 /from/6997 => /to/6997 /from/6998 => /to/6998 /from/6999 => /to/6999 /from/7000 => /to/7000 /from/7001 => /to/7001 /from/7002 => /to/7002 /from/7003 => /to/7003 /from/7004 => /to/7004 /from/7005 => /to/7005 /from/7006 => /to/7006 /from/7007 => /to/7007 /from/7008 => /to/7008 /from/7009 => /to/7009 /from/7010 => /to/7010 /from/7011 => /to/7011 /from/7012 => /to/7012 /from/7013 => /to/7013 /from/7014 => /to/7014 /from/7015 => /to/7015 /from/7016 => /to/7016 /from/7017 => /to/7017 /from/7018 => /to/7018 /from/7019 => /to/7019 /from/7020 => /to/7020 /from/7021 => /to/7021 /from/7022 => /to/7022 /from/7023 => /to/7023 /from/7024 => /to/7024 /from/7025 => /to/7025 /from/7026 => /to/7026 /from/7027 => /to/7027 /from/7028 => /to/7028 /from/7029 => /to/7029 /from/7030 => /to/7030 /from/7031 => /to/7031 /from/7032 => /to/7032 /from/7033 => /to/7033 /from/7034 => /to/7034 /from/7035 => /to/7035 /from/7036 => /to/7036 /from/7037 => /to/7037 /from/7038 => /to/7038 /from/7039 => /to/7039 /from/7040 => /to/7040 /from/7041 => /to/7041 /from/7042 => /to/7042 /from/7043 => /to/7043 /from/7044 => /to/7044 /from/7045 => /to/7045 /from/7046 => /to/7046 /from/7047 => /to/7047 /from/7048 => /to/7048 /from/7049 => /to/7049 /from/7050 => /to/7050 /from/7051 => /to/7051 /from/7052 => /to/7052 /from/7053 => /to/7053 /from/7054 => /to/7054 /from/7055 => /to/7055 /from/7056 => /to/7056 /from/7057 => /to/7057 /from/7058 => /to/7058 /from/7059 => /to/7059 /from/7060 => /to/7060 /from/7061 => /to/7061 /from/7062 => /to/7062 /from/7063 => /to/7063 /from/7064 => /to/7064 /from/7065 => /to/7065 /from/7066 => /to/7066 /from/7067 => /to/7067 /from/7068 => /to/7068 /from/7069 => /to/7069 /from/7070 => /to/7070 /from/7071 => /to/7071 /from/7072 => /to/7072 /from/7073 => /to/7073 /from/7074 => /to/7074 /from/7075 => /to/7075 /from/7076 => /to/7076 /from/7077 => /to/7077 /from/7078 => /to/7078 /from/7079 => /to/7079 /from/7080 => /to/7080 /from/7081 => /to/7081 /from/7082 => /to/7082 /from/7083 => /to/7083 /from/7084 => /to/7084 /from/7085 => /to/7085 /from/7086 => /to/7086 /from/7087 => /to/7087 /from/7088 => /to/7088 /from/7089 => /to/7089 /from/7090 => /to/7090 /from/7091 => /to/7091 /from/7092 => /to/7092 /from/7093 => /to/7093 /from/7094 => /to/7094 /from/7095 => /to/7095 /from/7096 => /to/7096 /from/7097 => /to/7097 /from/7098 => /to/7098 /from/7099 => /to/7099 /from/7100 => /to/7100 /from/7101 => /to/7101 /from/7102 => /to/7102 /from/7103 => /to/7103 /from/7104 => /to/7104 /from/7105 => /to/7105 /from/7106 => /to/7106 /from/7107 => /to/7107 /from/7108 => /to/7108 /from/7109 => /to/7109 /from/7110 => /to/7110 /from/7111 => /to/7111 /from/7112 => /to/7112 /from/7113 => /to/7113 /from/7114 => /to/7114 /from/7115 => /to/7115 /from/7116 => /to/7116 /from/7117 => /to/7117 /from/7118 => /to/7118 /from/7119 => /to/7119 /from/7120 => /to/7120 /from/7121 => /to/7121 /from/7122 => /to/7122 /from/7123 => /to/7123 /from/7124 => /to/7124 /from/7125 => /to/7125 /from/7126 => /to/7126 /from/7127 => /to/7127 /from/7128 => /to/7128 /from/7129 => /to/7129 /from/7130 => /to/7130 /from/7131 => /to/7131 /from/7132 => /to/7132 /from/7133 => /to/7133 /from/7134 => /to/7134 /from/7135 => /to/7135 /from/7136 => /to/7136 /from/7137 => /to/7137 /from/7138 => /to/7138 /from/7139 => /to/7139 /from/7140 => /to/7140 /from/7141 => /to/7141 /from/7142 => /to/7142 /from/7143 => /to/7143 /from/7144 => /to/7144 /from/7145 => /to/7145 /from/7146 => /to/7146 /from/7147 => /to/7147 /from/7148 => /to/7148 /from/7149 => /to/7149 /from/7150 => /to/7150 /from/7151 => /to/7151 /from/7152 => /to/7152 /from/7153 => /to/7153 /from/7154 => /to/7154 /from/7155 => /to/7155 /from/7156 => /to/7156 /from/7157 => /to/7157 /from/7158 => /to/7158 /from/7159 => /to/7159 /from/7160 => /to/7160 /from/7161 => /to/7161 /from/7162 => /to/7162 /from/7163 => /to/7163 /from/7164 => /to/7164 /from/7165 => /to/7165 /from/7166 => /to/7166 /from/7167 => /to/7167 /from/7168 => /to/7168 /from/7169 => /to/7169 /from/7170 => /to/7170 /from/7171 => /to/7171 /from/7172 => /to/7172 /from/7173 => /to/7173 /from/7174 => /to/7174 /from/7175 => /to/7175 /from/7176 => /to/7176 /from/7177 => /to/7177 /from/7178 => /to/7178 /from/7179 => /to/7179 /from/7180 => /to/7180 /from/7181 => /to/7181 /from/7182 => /to/7182 /from/7183 => /to/7183 /from/7184 => /to/7184 /from/7185 => /to/7185 /from/7186 => /to/7186 /from/7187 => /to/7187 /from/7188 => /to/7188 /from/7189 => /to/7189 /from/7190 => /to/7190 /from/7191 => /to/7191 /from/7192 => /to/7192 /from/7193 => /to/7193 /from/7194 => /to/7194 /from/7195 => /to/7195 /from/7196 => /to/7196 /from/7197 => /to/7197 /from/7198 => /to/7198 /from/7199 => /to/7199 /from/7200 => /to/7200 /from/7201 => /to/7201 /from/7202 => /to/7202 /from/7203 => /to/7203 /from/7204 => /to/7204 /from/7205 => /to/7205 /from/7206 => /to/7206 /from/7207 => /to/7207 /from/7208 => /to/7208 /from/7209 => /to/7209 /from/7210 => /to/7210 /from/7211 => /to/7211 /from/7212 => /to/7212 /from/7213 => /to/7213 /from/7214 => /to/7214 /from/7215 => /to/7215 /from/7216 => /to/7216 /from/7217 => /to/7217 /from/7218 => /to/7218 /from/7219 => /to/7219 /from/7220 => /to/7220 /from/7221 => /to/7221 /from/7222 => /to/7222 /from/7223 => /to/7223 /from/7224 => /to/7224 /from/7225 => /to/7225 /from/7226 => /to/7226 /from/7227 => /to/7227 /from/7228 => /to/7228 /from/7229 => /to/7229 /from/7230 => /to/7230 /from/7231 => /to/7231 /from/7232 => /to/7232 /from/7233 => /to/7233 /from/7234 => /to/7234 /from/7235 => /to/7235 /from/7236 => /to/7236 /from/7237 => /to/7237 /from/7238 => /to/7238 /from/7239 => /to/7239 /from/7240 => /to/7240 /from/7241 => /to/7241 /from/7242 => /to/7242 /from/7243 => /to/7243 /from/7244 => /to/7244 /from/7245 => /to/7245 /from/7246 => /to/7246 /from/7247 => /to/7247 /from/7248 => /to/7248 /from/7249 => /to/7249 /from/7250 => /to/7250 /from/7251 => /to/7251 /from/7252 => /to/7252 /from/7253 => /to/7253 /from/7254 => /to/7254 /from/7255 => /to/7255 /from/7256 => /to/7256 /from/7257 => /to/7257 /from/7258 => /to/7258 /from/7259 => /to/7259 /from/7260 => /to/7260 /from/7261 => /to/7261 /from/7262 => /to/7262 /from/7263 => /to/7263 /from/7264 => /to/7264 /from/7265 => /to/7265 /from/7266 => /to/7266 /from/7267 => /to/7267 /from/7268 => /to/7268 /from/7269 => /to/7269 /from/7270 => /to/7270 /from/7271 => /to/7271 /from/7272 => /to/7272 /from/7273 => /to/7273 /from/7274 => /to/7274 /from/7275 => /to/7275 /from/7276 => /to/7276 /from/7277 => /to/7277 /from/7278 => /to/7278 /from/7279 => /to/7279 /from/7280 => /to/7280 /from/7281 => /to/7281 /from/7282 => /to/7282 /from/7283 => /to/7283 /from/7284 => /to/7284 /from/7285 => /to/7285 /from/7286 => /to/7286 /from/7287 => /to/7287 /from/7288 => /to/7288 /from/7289 => /to/7289 /from/7290 => /to/7290 /from/7291 => /to/7291 /from/7292 => /to/7292 /from/7293 => /to/7293 /from/7294 => /to/7294 /from/7295 => /to/7295 /from/7296 => /to/7296 /from/7297 => /to/7297 /from/7298 => /to/7298 /from/7299 => /to/7299 /from/7300 => /to/7300 /from/7301 => /to/7301 /from/7302 => /to/7302 /from/7303 => /to/7303 /from/7304 => /to/7304 /from/7305 => /to/7305 /from/7306 => /to/7306 /from/7307 => /to/7307 /from/7308 => /to/7308 /from/7309 => /to/7309 /from/7310 => /to/7310 /from/7311 => /to/7311 /from/7312 => /to/7312 /from/7313 => /to/7313 /from/7314 => /to/7314 /from/7315 => /to/7315 /from/7316 => /to/7316 /from/7317 => /to/7317 /from/7318 => /to/7318 /from/7319 => /to/7319 /from/7320 => /to/7320 /from/7321 => /to/7321 /from/7322 => /to/7322 /from/7323 => /to/7323 /from/7324 => /to/7324 /from/7325 => /to/7325 /from/7326 => /to/7326 /from/7327 => /to/7327 /from/7328 => /to/7328 /from/7329 => /to/7329 /from/7330 => /to/7330 /from/7331 => /to/7331 /from/7332 => /to/7332 /from/7333 => /to/7333 /from/7334 => /to/7334 /from/7335 => /to/7335 /from/7336 => /to/7336 /from/7337 => /to/7337 /from/7338 => /to/7338 /from/7339 => /to/7339 /from/7340 => /to/7340 /from/7341 => /to/7341 /from/7342 => /to/7342 /from/7343 => /to/7343 /from/7344 => /to/7344 /from/7345 => /to/7345 /from/7346 => /to/7346 /from/7347 => /to/7347 /from/7348 => /to/7348 /from/7349 => /to/7349 /from/7350 => /to/7350 /from/7351 => /to/7351 /from/7352 => /to/7352 /from/7353 => /to/7353 /from/7354 => /to/7354 /from/7355 => /to/7355 /from/7356 => /to/7356 /from/7357 => /to/7357 /from/7358 => /to/7358 /from/7359 => /to/7359 /from/7360 => /to/7360 /from/7361 => /to/7361 /from/7362 => /to/7362 /from/7363 => /to/7363 /from/7364 => /to/7364 /from/7365 => /to/7365 /from/7366 => /to/7366 /from/7367 => /to/7367 /from/7368 => /to/7368 /from/7369 => /to/7369 /from/7370 => /to/7370 /from/7371 => /to/7371 /from/7372 => /to/7372 /from/7373 => /to/7373 /from/7374 => /to/7374 /from/7375 => /to/7375 /from/7376 => /to/7376 /from/7377 => /to/7377 /from/7378 => /to/7378 /from/7379 => /to/7379 /from/7380 => /to/7380 /from/7381 => /to/7381 /from/7382 => /to/7382 /from/7383 => /to/7383 /from/7384 => /to/7384 /from/7385 => /to/7385 /from/7386 => /to/7386 /from/7387 => /to/7387 /from/7388 => /to/7388 /from/7389 => /to/7389 /from/7390 => /to/7390 /from/7391 => /to/7391 /from/7392 => /to/7392 /from/7393 => /to/7393 /from/7394 => /to/7394 /from/7395 => /to/7395 /from/7396 => /to/7396 /from/7397 => /to/7397 /from/7398 => /to/7398 /from/7399 => /to/7399 /from/7400 => /to/7400 /from/7401 => /to/7401 /from/7402 => /to/7402 /from/7403 => /to/7403 /from/7404 => /to/7404 /from/7405 => /to/7405 /from/7406 => /to/7406 /from/7407 => /to/7407 /from/7408 => /to/7408 /from/7409 => /to/7409 /from/7410 => /to/7410 /from/7411 => /to/7411 /from/7412 => /to/7412 /from/7413 => /to/7413 /from/7414 => /to/7414 /from/7415 => /to/7415 /from/7416 => /to/7416 /from/7417 => /to/7417 /from/7418 => /to/7418 /from/7419 => /to/7419 /from/7420 => /to/7420 /from/7421 => /to/7421 /from/7422 => /to/7422 /from/7423 => /to/7423 /from/7424 => /to/7424 /from/7425 => /to/7425 /from/7426 => /to/7426 /from/7427 => /to/7427 /from/7428 => /to/7428 /from/7429 => /to/7429 /from/7430 => /to/7430 /from/7431 => /to/7431 /from/7432 => /to/7432 /from/7433 => /to/7433 /from/7434 => /to/7434 /from/7435 => /to/7435 /from/7436 => /to/7436 /from/7437 => /to/7437 /from/7438 => /to/7438 /from/7439 => /to/7439 /from/7440 => /to/7440 /from/7441 => /to/7441 /from/7442 => /to/7442 /from/7443 => /to/7443 /from/7444 => /to/7444 /from/7445 => /to/7445 /from/7446 => /to/7446 /from/7447 => /to/7447 /from/7448 => /to/7448 /from/7449 => /to/7449 /from/7450 => /to/7450 /from/7451 => /to/7451 /from/7452 => /to/7452 /from/7453 => /to/7453 /from/7454 => /to/7454 /from/7455 => /to/7455 /from/7456 => /to/7456 /from/7457 => /to/7457 /from/7458 => /to/7458 /from/7459 => /to/7459 /from/7460 => /to/7460 /from/7461 => /to/7461 /from/7462 => /to/7462 /from/7463 => /to/7463 /from/7464 => /to/7464 /from/7465 => /to/7465 /from/7466 => /to/7466 /from/7467 => /to/7467 /from/7468 => /to/7468 /from/7469 => /to/7469 /from/7470 => /to/7470 /from/7471 => /to/7471 /from/7472 => /to/7472 /from/7473 => /to/7473 /from/7474 => /to/7474 /from/7475 => /to/7475 /from/7476 => /to/7476 /from/7477 => /to/7477 /from/7478 => /to/7478 /from/7479 => /to/7479 /from/7480 => /to/7480 /from/7481 => /to/7481 /from/7482 => /to/7482 /from/7483 => /to/7483 /from/7484 => /to/7484 /from/7485 => /to/7485 /from/7486 => /to/7486 /from/7487 => /to/7487 /from/7488 => /to/7488 /from/7489 => /to/7489 /from/7490 => /to/7490 /from/7491 => /to/7491 /from/7492 => /to/7492 /from/7493 => /to/7493 /from/7494 => /to/7494 /from/7495 => /to/7495 /from/7496 => /to/7496 /from/7497 => /to/7497 /from/7498 => /to/7498 /from/7499 => /to/7499 /from/7500 => /to/7500 /from/7501 => /to/7501 /from/7502 => /to/7502 /from/7503 => /to/7503 /from/7504 => /to/7504 /from/7505 => /to/7505 /from/7506 => /to/7506 /from/7507 => /to/7507 /from/7508 => /to/7508 /from/7509 => /to/7509 /from/7510 => /to/7510 /from/7511 => /to/7511 /from/7512 => /to/7512 /from/7513 => /to/7513 /from/7514 => /to/7514 /from/7515 => /to/7515 /from/7516 => /to/7516 /from/7517 => /to/7517 /from/7518 => /to/7518 /from/7519 => /to/7519 /from/7520 => /to/7520 /from/7521 => /to/7521 /from/7522 => /to/7522 /from/7523 => /to/7523 /from/7524 => /to/7524 /from/7525 => /to/7525 /from/7526 => /to/7526 /from/7527 => /to/7527 /from/7528 => /to/7528 /from/7529 => /to/7529 /from/7530 => /to/7530 /from/7531 => /to/7531 /from/7532 => /to/7532 /from/7533 => /to/7533 /from/7534 => /to/7534 /from/7535 => /to/7535 /from/7536 => /to/7536 /from/7537 => /to/7537 /from/7538 => /to/7538 /from/7539 => /to/7539 /from/7540 => /to/7540 /from/7541 => /to/7541 /from/7542 => /to/7542 /from/7543 => /to/7543 /from/7544 => /to/7544 /from/7545 => /to/7545 /from/7546 => /to/7546 /from/7547 => /to/7547 /from/7548 => /to/7548 /from/7549 => /to/7549 /from/7550 => /to/7550 /from/7551 => /to/7551 /from/7552 => /to/7552 /from/7553 => /to/7553 /from/7554 => /to/7554 /from/7555 => /to/7555 /from/7556 => /to/7556 /from/7557 => /to/7557 /from/7558 => /to/7558 /from/7559 => /to/7559 /from/7560 => /to/7560 /from/7561 => /to/7561 /from/7562 => /to/7562 /from/7563 => /to/7563 /from/7564 => /to/7564 /from/7565 => /to/7565 /from/7566 => /to/7566 /from/7567 => /to/7567 /from/7568 => /to/7568 /from/7569 => /to/7569 /from/7570 => /to/7570 /from/7571 => /to/7571 /from/7572 => /to/7572 /from/7573 => /to/7573 /from/7574 => /to/7574 /from/7575 => /to/7575 /from/7576 => /to/7576 /from/7577 => /to/7577 /from/7578 => /to/7578 /from/7579 => /to/7579 /from/7580 => /to/7580 /from/7581 => /to/7581 /from/7582 => /to/7582 /from/7583 => /to/7583 /from/7584 => /to/7584 /from/7585 => /to/7585 /from/7586 => /to/7586 /from/7587 => /to/7587 /from/7588 => /to/7588 /from/7589 => /to/7589 /from/7590 => /to/7590 /from/7591 => /to/7591 /from/7592 => /to/7592 /from/7593 => /to/7593 /from/7594 => /to/7594 /from/7595 => /to/7595 /from/7596 => /to/7596 /from/7597 => /to/7597 /from/7598 => /to/7598 /from/7599 => /to/7599 /from/7600 => /to/7600 /from/7601 => /to/7601 /from/7602 => /to/7602 /from/7603 => /to/7603 /from/7604 => /to/7604 /from/7605 => /to/7605 /from/7606 => /to/7606 /from/7607 => /to/7607 /from/7608 => /to/7608 /from/7609 => /to/7609 /from/7610 => /to/7610 /from/7611 => /to/7611 /from/7612 => /to/7612 /from/7613 => /to/7613 /from/7614 => /to/7614 /from/7615 => /to/7615 /from/7616 => /to/7616 /from/7617 => /to/7617 /from/7618 => /to/7618 /from/7619 => /to/7619 /from/7620 => /to/7620 /from/7621 => /to/7621 /from/7622 => /to/7622 /from/7623 => /to/7623 /from/7624 => /to/7624 /from/7625 => /to/7625 /from/7626 => /to/7626 /from/7627 => /to/7627 /from/7628 => /to/7628 /from/7629 => /to/7629 /from/7630 => /to/7630 /from/7631 => /to/7631 /from/7632 => /to/7632 /from/7633 => /to/7633 /from/7634 => /to/7634 /from/7635 => /to/7635 /from/7636 => /to/7636 /from/7637 => /to/7637 /from/7638 => /to/7638 /from/7639 => /to/7639 /from/7640 => /to/7640 /from/7641 => /to/7641 /from/7642 => /to/7642 /from/7643 => /to/7643 /from/7644 => /to/7644 /from/7645 => /to/7645 /from/7646 => /to/7646 /from/7647 => /to/7647 /from/7648 => /to/7648 /from/7649 => /to/7649 /from/7650 => /to/7650 /from/7651 => /to/7651 /from/7652 => /to/7652 /from/7653 => /to/7653 /from/7654 => /to/7654 /from/7655 => /to/7655 /from/7656 => /to/7656 /from/7657 => /to/7657 /from/7658 => /to/7658 /from/7659 => /to/7659 /from/7660 => /to/7660 /from/7661 => /to/7661 /from/7662 => /to/7662 /from/7663 => /to/7663 /from/7664 => /to/7664 /from/7665 => /to/7665 /from/7666 => /to/7666 /from/7667 => /to/7667 /from/7668 => /to/7668 /from/7669 => /to/7669 /from/7670 => /to/7670 /from/7671 => /to/7671 /from/7672 => /to/7672 /from/7673 => /to/7673 /from/7674 => /to/7674 /from/7675 => /to/7675 /from/7676 => /to/7676 /from/7677 => /to/7677 /from/7678 => /to/7678 /from/7679 => /to/7679 /from/7680 => /to/7680 /from/7681 => /to/7681 /from/7682 => /to/7682 /from/7683 => /to/7683 /from/7684 => /to/7684 /from/7685 => /to/7685 /from/7686 => /to/7686 /from/7687 => /to/7687 /from/7688 => /to/7688 /from/7689 => /to/7689 /from/7690 => /to/7690 /from/7691 => /to/7691 /from/7692 => /to/7692 /from/7693 => /to/7693 /from/7694 => /to/7694 /from/7695 => /to/7695 /from/7696 => /to/7696 /from/7697 => /to/7697 /from/7698 => /to/7698 /from/7699 => /to/7699 /from/7700 => /to/7700 /from/7701 => /to/7701 /from/7702 => /to/7702 /from/7703 => /to/7703 /from/7704 => /to/7704 /from/7705 => /to/7705 /from/7706 => /to/7706 /from/7707 => /to/7707 /from/7708 => /to/7708 /from/7709 => /to/7709 /from/7710 => /to/7710 /from/7711 => /to/7711 /from/7712 => /to/7712 /from/7713 => /to/7713 /from/7714 => /to/7714 /from/7715 => /to/7715 /from/7716 => /to/7716 /from/7717 => /to/7717 /from/7718 => /to/7718 /from/7719 => /to/7719 /from/7720 => /to/7720 /from/7721 => /to/7721 /from/7722 => /to/7722 /from/7723 => /to/7723 /from/7724 => /to/7724 /from/7725 => /to/7725 /from/7726 => /to/7726 /from/7727 => /to/7727 /from/7728 => /to/7728 /from/7729 => /to/7729 /from/7730 => /to/7730 /from/7731 => /to/7731 /from/7732 => /to/7732 /from/7733 => /to/7733 /from/7734 => /to/7734 /from/7735 => /to/7735 /from/7736 => /to/7736 /from/7737 => /to/7737 /from/7738 => /to/7738 /from/7739 => /to/7739 /from/7740 => /to/7740 /from/7741 => /to/7741 /from/7742 => /to/7742 /from/7743 => /to/7743 /from/7744 => /to/7744 /from/7745 => /to/7745 /from/7746 => /to/7746 /from/7747 => /to/7747 /from/7748 => /to/7748 /from/7749 => /to/7749 /from/7750 => /to/7750 /from/7751 => /to/7751 /from/7752 => /to/7752 /from/7753 => /to/7753 /from/7754 => /to/7754 /from/7755 => /to/7755 /from/7756 => /to/7756 /from/7757 => /to/7757 /from/7758 => /to/7758 /from/7759 => /to/7759 /from/7760 => /to/7760 /from/7761 => /to/7761 /from/7762 => /to/7762 /from/7763 => /to/7763 /from/7764 => /to/7764 /from/7765 => /to/7765 /from/7766 => /to/7766 /from/7767 => /to/7767 /from/7768 => /to/7768 /from/7769 => /to/7769 /from/7770 => /to/7770 /from/7771 => /to/7771 /from/7772 => /to/7772 /from/7773 => /to/7773 /from/7774 => /to/7774 /from/7775 => /to/7775 /from/7776 => /to/7776 /from/7777 => /to/7777 /from/7778 => /to/7778 /from/7779 => /to/7779 /from/7780 => /to/7780 /from/7781 => /to/7781 /from/7782 => /to/7782 /from/7783 => /to/7783 /from/7784 => /to/7784 /from/7785 => /to/7785 /from/7786 => /to/7786 /from/7787 => /to/7787 /from/7788 => /to/7788 /from/7789 => /to/7789 /from/7790 => /to/7790 /from/7791 => /to/7791 /from/7792 => /to/7792 /from/7793 => /to/7793 /from/7794 => /to/7794 /from/7795 => /to/7795 /from/7796 => /to/7796 /from/7797 => /to/7797 /from/7798 => /to/7798 /from/7799 => /to/7799 /from/7800 => /to/7800 /from/7801 => /to/7801 /from/7802 => /to/7802 /from/7803 => /to/7803 /from/7804 => /to/7804 /from/7805 => /to/7805 /from/7806 => /to/7806 /from/7807 => /to/7807 /from/7808 => /to/7808 /from/7809 => /to/7809 /from/7810 => /to/7810 /from/7811 => /to/7811 /from/7812 => /to/7812 /from/7813 => /to/7813 /from/7814 => /to/7814 /from/7815 => /to/7815 /from/7816 => /to/7816 /from/7817 => /to/7817 /from/7818 => /to/7818 /from/7819 => /to/7819 /from/7820 => /to/7820 /from/7821 => /to/7821 /from/7822 => /to/7822 /from/7823 => /to/7823 /from/7824 => /to/7824 /from/7825 => /to/7825 /from/7826 => /to/7826 /from/7827 => /to/7827 /from/7828 => /to/7828 /from/7829 => /to/7829 /from/7830 => /to/7830 /from/7831 => /to/7831 /from/7832 => /to/7832 /from/7833 => /to/7833 /from/7834 => /to/7834 /from/7835 => /to/7835 /from/7836 => /to/7836 /from/7837 => /to/7837 /from/7838 => /to/7838 /from/7839 => /to/7839 /from/7840 => /to/7840 /from/7841 => /to/7841 /from/7842 => /to/7842 /from/7843 => /to/7843 /from/7844 => /to/7844 /from/7845 => /to/7845 /from/7846 => /to/7846 /from/7847 => /to/7847 /from/7848 => /to/7848 /from/7849 => /to/7849 /from/7850 => /to/7850 /from/7851 => /to/7851 /from/7852 => /to/7852 /from/7853 => /to/7853 /from/7854 => /to/7854 /from/7855 => /to/7855 18:08:05.930 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% /from/7856 => /to/7856 /from/7857 => /to/7857 /from/7858 => /to/7858 /from/7859 => /to/7859 /from/7860 => /to/7860 /from/7861 => /to/7861 /from/7862 => /to/7862 /from/7863 => /to/7863 /from/7864 => /to/7864 /from/7865 => /to/7865 /from/7866 => /to/7866 /from/7867 => /to/7867 /from/7868 => /to/7868 /from/7869 => /to/7869 /from/7870 => /to/7870 /from/7871 => /to/7871 /from/7872 => /to/7872 /from/7873 => /to/7873 /from/7874 => /to/7874 /from/7875 => /to/7875 /from/7876 => /to/7876 /from/7877 => /to/7877 /from/7878 => /to/7878 /from/7879 => /to/7879 /from/7880 => /to/7880 /from/7881 => /to/7881 /from/7882 => /to/7882 /from/7883 => /to/7883 /from/7884 => /to/7884 /from/7885 => /to/7885 /from/7886 => /to/7886 /from/7887 => /to/7887 /from/7888 => /to/7888 /from/7889 => /to/7889 /from/7890 => /to/7890 /from/7891 => /to/7891 /from/7892 => /to/7892 /from/7893 => /to/7893 /from/7894 => /to/7894 /from/7895 => /to/7895 /from/7896 => /to/7896 /from/7897 => /to/7897 /from/7898 => /to/7898 /from/7899 => /to/7899 /from/7900 => /to/7900 /from/7901 => /to/7901 /from/7902 => /to/7902 /from/7903 => /to/7903 /from/7904 => /to/7904 /from/7905 => /to/7905 /from/7906 => /to/7906 /from/7907 => /to/7907 /from/7908 => /to/7908 /from/7909 => /to/7909 /from/7910 => /to/7910 /from/7911 => /to/7911 /from/7912 => /to/7912 /from/7913 => /to/7913 /from/7914 => /to/7914 /from/7915 => /to/7915 /from/7916 => /to/7916 /from/7917 => /to/7917 /from/7918 => /to/7918 /from/7919 => /to/7919 /from/7920 => /to/7920 /from/7921 => /to/7921 /from/7922 => /to/7922 /from/7923 => /to/7923 /from/7924 => /to/7924 /from/7925 => /to/7925 /from/7926 => /to/7926 /from/7927 => /to/7927 /from/7928 => /to/7928 /from/7929 => /to/7929 /from/7930 => /to/7930 /from/7931 => /to/7931 /from/7932 => /to/7932 /from/7933 => /to/7933 /from/7934 => /to/7934 /from/7935 => /to/7935 /from/7936 => /to/7936 /from/7937 => /to/7937 /from/7938 => /to/7938 /from/7939 => /to/7939 /from/7940 => /to/7940 /from/7941 => /to/7941 /from/7942 => /to/7942 /from/7943 => /to/7943 /from/7944 => /to/7944 /from/7945 => /to/7945 /from/7946 => /to/7946 /from/7947 => /to/7947 /from/7948 => /to/7948 /from/7949 => /to/7949 /from/7950 => /to/7950 /from/7951 => /to/7951 /from/7952 => /to/7952 /from/7953 => /to/7953 /from/7954 => /to/7954 /from/7955 => /to/7955 /from/7956 => /to/7956 /from/7957 => /to/7957 /from/7958 => /to/7958 /from/7959 => /to/7959 /from/7960 => /to/7960 /from/7961 => /to/7961 /from/7962 => /to/7962 /from/7963 => /to/7963 /from/7964 => /to/7964 /from/7965 => /to/7965 /from/7966 => /to/7966 /from/7967 => /to/7967 /from/7968 => /to/7968 /from/7969 => /to/7969 /from/7970 => /to/7970 /from/7971 => /to/7971 18:08:05.951 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6caa4dc5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqal1p-695sf-remote' 18:08:05.953 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6caa4dc5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqal1p-695sf-remote' locked successfully. /from/7972 => /to/7972 /from/7973 => /to/7973 /from/7974 => /to/7974 /from/7975 => /to/7975 /from/7976 => /to/7976 /from/7977 => /to/7977 /from/7978 => /to/7978 /from/7979 => /to/7979 /from/7980 => /to/7980 /from/7981 => /to/7981 /from/7982 => /to/7982 /from/7983 => /to/7983 /from/7984 => /to/7984 /from/7985 => /to/7985 /from/7986 => /to/7986 /from/7987 => /to/7987 /from/7988 => /to/7988 /from/7989 => /to/7989 /from/7990 => /to/7990 /from/7991 => /to/7991 /from/7992 => /to/7992 /from/7993 => /to/7993 /from/7994 => /to/7994 /from/7995 => /to/7995 /from/7996 => /to/7996 /from/7997 => /to/7997 /from/7998 => /to/7998 /from/7999 => /to/7999 /from/8000 => /to/8000 /from/8001 => /to/8001 /from/8002 => /to/8002 /from/8003 => /to/8003 /from/8004 => /to/8004 /from/8005 => /to/8005 /from/8006 => /to/8006 /from/8007 => /to/8007 /from/8008 => /to/8008 /from/8009 => /to/8009 /from/8010 => /to/8010 /from/8011 => /to/8011 /from/8012 => /to/8012 /from/8013 => /to/8013 /from/8014 => /to/8014 /from/8015 => /to/8015 /from/8016 => /to/8016 /from/8017 => /to/8017 /from/8018 => /to/8018 /from/8019 => /to/8019 /from/8020 => /to/8020 /from/8021 => /to/8021 /from/8022 => /to/8022 /from/8023 => /to/8023 /from/8024 => /to/8024 /from/8025 => /to/8025 /from/8026 => /to/8026 /from/8027 => /to/8027 /from/8028 => /to/8028 /from/8029 => /to/8029 /from/8030 => /to/8030 /from/8031 => /to/8031 /from/8032 => /to/8032 /from/8033 => /to/8033 /from/8034 => /to/8034 /from/8035 => /to/8035 /from/8036 => /to/8036 /from/8037 => /to/8037 /from/8038 => /to/8038 /from/8039 => /to/8039 /from/8040 => /to/8040 /from/8041 => /to/8041 /from/8042 => /to/8042 /from/8043 => /to/8043 /from/8044 => /to/8044 /from/8045 => /to/8045 /from/8046 => /to/8046 /from/8047 => /to/8047 /from/8048 => /to/8048 /from/8049 => /to/8049 /from/8050 => /to/8050 /from/8051 => /to/8051 /from/8052 => /to/8052 /from/8053 => /to/8053 /from/8054 => /to/8054 /from/8055 => /to/8055 /from/8056 => /to/8056 /from/8057 => /to/8057 /from/8058 => /to/8058 /from/8059 => /to/8059 /from/8060 => /to/8060 /from/8061 => /to/8061 /from/8062 => /to/8062 /from/8063 => /to/8063 /from/8064 => /to/8064 /from/8065 => /to/8065 /from/8066 => /to/8066 /from/8067 => /to/8067 /from/8068 => /to/8068 /from/8069 => /to/8069 /from/8070 => /to/8070 /from/8071 => /to/8071 /from/8072 => /to/8072 /from/8073 => /to/8073 /from/8074 => /to/8074 /from/8075 => /to/8075 /from/8076 => /to/8076 /from/8077 => /to/8077 /from/8078 => /to/8078 /from/8079 => /to/8079 /from/8080 => /to/8080 /from/8081 => /to/8081 /from/8082 => /to/8082 /from/8083 => /to/8083 /from/8084 => /to/8084 /from/8085 => /to/8085 /from/8086 => /to/8086 /from/8087 => /to/8087 /from/8088 => /to/8088 /from/8089 => /to/8089 /from/8090 => /to/8090 /from/8091 => /to/8091 /from/8092 => /to/8092 /from/8093 => /to/8093 /from/8094 => /to/8094 /from/8095 => /to/8095 /from/8096 => /to/8096 /from/8097 => /to/8097 /from/8098 => /to/8098 /from/8099 => /to/8099 /from/8100 => /to/8100 /from/8101 => /to/8101 /from/8102 => /to/8102 /from/8103 => /to/8103 /from/8104 => /to/8104 /from/8105 => /to/8105 /from/8106 => /to/8106 /from/8107 => /to/8107 /from/8108 => /to/8108 /from/8109 => /to/8109 /from/8110 => /to/8110 /from/8111 => /to/8111 /from/8112 => /to/8112 /from/8113 => /to/8113 /from/8114 => /to/8114 /from/8115 => /to/8115 /from/8116 => /to/8116 /from/8117 => /to/8117 /from/8118 => /to/8118 /from/8119 => /to/8119 /from/8120 => /to/8120 /from/8121 => /to/8121 /from/8122 => /to/8122 /from/8123 => /to/8123 /from/8124 => /to/8124 /from/8125 => /to/8125 /from/8126 => /to/8126 /from/8127 => /to/8127 /from/8128 => /to/8128 /from/8129 => /to/8129 /from/8130 => /to/8130 /from/8131 => /to/8131 /from/8132 => /to/8132 /from/8133 => /to/8133 /from/8134 => /to/8134 /from/8135 => /to/8135 /from/8136 => /to/8136 /from/8137 => /to/8137 /from/8138 => /to/8138 /from/8139 => /to/8139 /from/8140 => /to/8140 /from/8141 => /to/8141 /from/8142 => /to/8142 /from/8143 => /to/8143 /from/8144 => /to/8144 /from/8145 => /to/8145 /from/8146 => /to/8146 /from/8147 => /to/8147 /from/8148 => /to/8148 /from/8149 => /to/8149 /from/8150 => /to/8150 /from/8151 => /to/8151 /from/8152 => /to/8152 /from/8153 => /to/8153 /from/8154 => /to/8154 /from/8155 => /to/8155 /from/8156 => /to/8156 /from/8157 => /to/8157 /from/8158 => /to/8158 /from/8159 => /to/8159 /from/8160 => /to/8160 /from/8161 => /to/8161 /from/8162 => /to/8162 /from/8163 => /to/8163 /from/8164 => /to/8164 /from/8165 => /to/8165 /from/8166 => /to/8166 /from/8167 => /to/8167 /from/8168 => /to/8168 /from/8169 => /to/8169 /from/8170 => /to/8170 /from/8171 => /to/8171 /from/8172 => /to/8172 /from/8173 => /to/8173 /from/8174 => /to/8174 /from/8175 => /to/8175 /from/8176 => /to/8176 /from/8177 => /to/8177 /from/8178 => /to/8178 /from/8179 => /to/8179 /from/8180 => /to/8180 /from/8181 => /to/8181 /from/8182 => /to/8182 /from/8183 => /to/8183 /from/8184 => /to/8184 /from/8185 => /to/8185 /from/8186 => /to/8186 /from/8187 => /to/8187 /from/8188 => /to/8188 /from/8189 => /to/8189 /from/8190 => /to/8190 /from/8191 => /to/8191 /from/8192 => /to/8192 /from/8193 => /to/8193 /from/8194 => /to/8194 /from/8195 => /to/8195 /from/8196 => /to/8196 /from/8197 => /to/8197 /from/8198 => /to/8198 /from/8199 => /to/8199 /from/8200 => /to/8200 /from/8201 => /to/8201 /from/8202 => /to/8202 /from/8203 => /to/8203 /from/8204 => /to/8204 /from/8205 => /to/8205 /from/8206 => /to/8206 /from/8207 => /to/8207 /from/8208 => /to/8208 /from/8209 => /to/8209 /from/8210 => /to/8210 /from/8211 => /to/8211 /from/8212 => /to/8212 /from/8213 => /to/8213 /from/8214 => /to/8214 /from/8215 => /to/8215 /from/8216 => /to/8216 /from/8217 => /to/8217 /from/8218 => /to/8218 /from/8219 => /to/8219 /from/8220 => /to/8220 /from/8221 => /to/8221 /from/8222 => /to/8222 /from/8223 => /to/8223 /from/8224 => /to/8224 /from/8225 => /to/8225 /from/8226 => /to/8226 /from/8227 => /to/8227 /from/8228 => /to/8228 /from/8229 => /to/8229 /from/8230 => /to/8230 /from/8231 => /to/8231 /from/8232 => /to/8232 /from/8233 => /to/8233 /from/8234 => /to/8234 /from/8235 => /to/8235 /from/8236 => /to/8236 /from/8237 => /to/8237 /from/8238 => /to/8238 /from/8239 => /to/8239 /from/8240 => /to/8240 /from/8241 => /to/8241 /from/8242 => /to/8242 /from/8243 => /to/8243 /from/8244 => /to/8244 /from/8245 => /to/8245 /from/8246 => /to/8246 /from/8247 => /to/8247 /from/8248 => /to/8248 /from/8249 => /to/8249 /from/8250 => /to/8250 /from/8251 => /to/8251 /from/8252 => /to/8252 /from/8253 => /to/8253 /from/8254 => /to/8254 /from/8255 => /to/8255 /from/8256 => /to/8256 /from/8257 => /to/8257 /from/8258 => /to/8258 /from/8259 => /to/8259 /from/8260 => /to/8260 /from/8261 => /to/8261 /from/8262 => /to/8262 /from/8263 => /to/8263 /from/8264 => /to/8264 /from/8265 => /to/8265 /from/8266 => /to/8266 /from/8267 => /to/8267 /from/8268 => /to/8268 /from/8269 => /to/8269 /from/8270 => /to/8270 /from/8271 => /to/8271 /from/8272 => /to/8272 /from/8273 => /to/8273 /from/8274 => /to/8274 /from/8275 => /to/8275 /from/8276 => /to/8276 /from/8277 => /to/8277 /from/8278 => /to/8278 /from/8279 => /to/8279 /from/8280 => /to/8280 /from/8281 => /to/8281 /from/8282 => /to/8282 /from/8283 => /to/8283 /from/8284 => /to/8284 /from/8285 => /to/8285 /from/8286 => /to/8286 /from/8287 => /to/8287 /from/8288 => /to/8288 /from/8289 => /to/8289 /from/8290 => /to/8290 /from/8291 => /to/8291 /from/8292 => /to/8292 /from/8293 => /to/8293 /from/8294 => /to/8294 /from/8295 => /to/8295 /from/8296 => /to/8296 /from/8297 => /to/8297 /from/8298 => /to/8298 /from/8299 => /to/8299 /from/8300 => /to/8300 /from/8301 => /to/8301 /from/8302 => /to/8302 /from/8303 => /to/8303 /from/8304 => /to/8304 /from/8305 => /to/8305 /from/8306 => /to/8306 /from/8307 => /to/8307 /from/8308 => /to/8308 /from/8309 => /to/8309 /from/8310 => /to/8310 /from/8311 => /to/8311 /from/8312 => /to/8312 /from/8313 => /to/8313 /from/8314 => /to/8314 /from/8315 => /to/8315 /from/8316 => /to/8316 /from/8317 => /to/8317 /from/8318 => /to/8318 /from/8319 => /to/8319 /from/8320 => /to/8320 /from/8321 => /to/8321 /from/8322 => /to/8322 /from/8323 => /to/8323 /from/8324 => /to/8324 /from/8325 => /to/8325 /from/8326 => /to/8326 /from/8327 => /to/8327 /from/8328 => /to/8328 /from/8329 => /to/8329 /from/8330 => /to/8330 /from/8331 => /to/8331 /from/8332 => /to/8332 /from/8333 => /to/8333 /from/8334 => /to/8334 /from/8335 => /to/8335 /from/8336 => /to/8336 /from/8337 => /to/8337 /from/8338 => /to/8338 /from/8339 => /to/8339 /from/8340 => /to/8340 /from/8341 => /to/8341 /from/8342 => /to/8342 /from/8343 => /to/8343 /from/8344 => /to/8344 /from/8345 => /to/8345 /from/8346 => /to/8346 /from/8347 => /to/8347 /from/8348 => /to/8348 /from/8349 => /to/8349 /from/8350 => /to/8350 /from/8351 => /to/8351 /from/8352 => /to/8352 /from/8353 => /to/8353 /from/8354 => /to/8354 /from/8355 => /to/8355 /from/8356 => /to/8356 /from/8357 => /to/8357 /from/8358 => /to/8358 /from/8359 => /to/8359 /from/8360 => /to/8360 /from/8361 => /to/8361 /from/8362 => /to/8362 /from/8363 => /to/8363 /from/8364 => /to/8364 /from/8365 => /to/8365 /from/8366 => /to/8366 /from/8367 => /to/8367 /from/8368 => /to/8368 /from/8369 => /to/8369 /from/8370 => /to/8370 /from/8371 => /to/8371 /from/8372 => /to/8372 /from/8373 => /to/8373 /from/8374 => /to/8374 /from/8375 => /to/8375 /from/8376 => /to/8376 /from/8377 => /to/8377 /from/8378 => /to/8378 /from/8379 => /to/8379 /from/8380 => /to/8380 /from/8381 => /to/8381 /from/8382 => /to/8382 /from/8383 => /to/8383 /from/8384 => /to/8384 /from/8385 => /to/8385 /from/8386 => /to/8386 /from/8387 => /to/8387 /from/8388 => /to/8388 /from/8389 => /to/8389 /from/8390 => /to/8390 /from/8391 => /to/8391 /from/8392 => /to/8392 /from/8393 => /to/8393 /from/8394 => /to/8394 /from/8395 => /to/8395 /from/8396 => /to/8396 /from/8397 => /to/8397 /from/8398 => /to/8398 /from/8399 => /to/8399 /from/8400 => /to/8400 /from/8401 => /to/8401 /from/8402 => /to/8402 /from/8403 => /to/8403 /from/8404 => /to/8404 /from/8405 => /to/8405 /from/8406 => /to/8406 /from/8407 => /to/8407 /from/8408 => /to/8408 /from/8409 => /to/8409 /from/8410 => /to/8410 /from/8411 => /to/8411 /from/8412 => /to/8412 /from/8413 => /to/8413 /from/8414 => /to/8414 /from/8415 => /to/8415 /from/8416 => /to/8416 /from/8417 => /to/8417 /from/8418 => /to/8418 /from/8419 => /to/8419 /from/8420 => /to/8420 /from/8421 => /to/8421 /from/8422 => /to/8422 /from/8423 => /to/8423 /from/8424 => /to/8424 /from/8425 => /to/8425 /from/8426 => /to/8426 /from/8427 => /to/8427 /from/8428 => /to/8428 /from/8429 => /to/8429 /from/8430 => /to/8430 /from/8431 => /to/8431 /from/8432 => /to/8432 /from/8433 => /to/8433 /from/8434 => /to/8434 /from/8435 => /to/8435 /from/8436 => /to/8436 /from/8437 => /to/8437 /from/8438 => /to/8438 /from/8439 => /to/8439 /from/8440 => /to/8440 /from/8441 => /to/8441 /from/8442 => /to/8442 /from/8443 => /to/8443 /from/8444 => /to/8444 /from/8445 => /to/8445 /from/8446 => /to/8446 /from/8447 => /to/8447 /from/8448 => /to/8448 /from/8449 => /to/8449 /from/8450 => /to/8450 /from/8451 => /to/8451 /from/8452 => /to/8452 /from/8453 => /to/8453 /from/8454 => /to/8454 /from/8455 => /to/8455 /from/8456 => /to/8456 /from/8457 => /to/8457 /from/8458 => /to/8458 /from/8459 => /to/8459 /from/8460 => /to/8460 /from/8461 => /to/8461 /from/8462 => /to/8462 /from/8463 => /to/8463 /from/8464 => /to/8464 /from/8465 => /to/8465 /from/8466 => /to/8466 /from/8467 => /to/8467 /from/8468 => /to/8468 /from/8469 => /to/8469 /from/8470 => /to/8470 /from/8471 => /to/8471 /from/8472 => /to/8472 /from/8473 => /to/8473 /from/8474 => /to/8474 /from/8475 => /to/8475 /from/8476 => /to/8476 /from/8477 => /to/8477 /from/8478 => /to/8478 /from/8479 => /to/8479 /from/8480 => /to/8480 /from/8481 => /to/8481 /from/8482 => /to/8482 /from/8483 => /to/8483 /from/8484 => /to/8484 /from/8485 => /to/8485 /from/8486 => /to/8486 /from/8487 => /to/8487 /from/8488 => /to/8488 /from/8489 => /to/8489 /from/8490 => /to/8490 /from/8491 => /to/8491 /from/8492 => /to/8492 /from/8493 => /to/8493 /from/8494 => /to/8494 /from/8495 => /to/8495 /from/8496 => /to/8496 /from/8497 => /to/8497 /from/8498 => /to/8498 /from/8499 => /to/8499 /from/8500 => /to/8500 /from/8501 => /to/8501 /from/8502 => /to/8502 /from/8503 => /to/8503 /from/8504 => /to/8504 /from/8505 => /to/8505 /from/8506 => /to/8506 /from/8507 => /to/8507 /from/8508 => /to/8508 /from/8509 => /to/8509 /from/8510 => /to/8510 /from/8511 => /to/8511 /from/8512 => /to/8512 /from/8513 => /to/8513 /from/8514 => /to/8514 /from/8515 => /to/8515 /from/8516 => /to/8516 /from/8517 => /to/8517 /from/8518 => /to/8518 /from/8519 => /to/8519 /from/8520 => /to/8520 /from/8521 => /to/8521 /from/8522 => /to/8522 /from/8523 => /to/8523 /from/8524 => /to/8524 /from/8525 => /to/8525 /from/8526 => /to/8526 /from/8527 => /to/8527 /from/8528 => /to/8528 /from/8529 => /to/8529 /from/8530 => /to/8530 /from/8531 => /to/8531 /from/8532 => /to/8532 /from/8533 => /to/8533 /from/8534 => /to/8534 /from/8535 => /to/8535 /from/8536 => /to/8536 /from/8537 => /to/8537 /from/8538 => /to/8538 /from/8539 => /to/8539 /from/8540 => /to/8540 /from/8541 => /to/8541 /from/8542 => /to/8542 /from/8543 => /to/8543 /from/8544 => /to/8544 18:08:05.991 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% /from/8545 => /to/8545 /from/8546 => /to/8546 /from/8547 => /to/8547 /from/8548 => /to/8548 /from/8549 => /to/8549 /from/8550 => /to/8550 /from/8551 => /to/8551 /from/8552 => /to/8552 /from/8553 => /to/8553 /from/8554 => /to/8554 /from/8555 => /to/8555 /from/8556 => /to/8556 /from/8557 => /to/8557 /from/8558 => /to/8558 /from/8559 => /to/8559 /from/8560 => /to/8560 /from/8561 => /to/8561 /from/8562 => /to/8562 /from/8563 => /to/8563 /from/8564 => /to/8564 /from/8565 => /to/8565 /from/8566 => /to/8566 /from/8567 => /to/8567 /from/8568 => /to/8568 /from/8569 => /to/8569 /from/8570 => /to/8570 /from/8571 => /to/8571 /from/8572 => /to/8572 /from/8573 => /to/8573 /from/8574 => /to/8574 /from/8575 => /to/8575 /from/8576 => /to/8576 /from/8577 => /to/8577 /from/8578 => /to/8578 /from/8579 => /to/8579 /from/8580 => /to/8580 /from/8581 => /to/8581 /from/8582 => /to/8582 /from/8583 => /to/8583 /from/8584 => /to/8584 /from/8585 => /to/8585 /from/8586 => /to/8586 /from/8587 => /to/8587 /from/8588 => /to/8588 /from/8589 => /to/8589 /from/8590 => /to/8590 /from/8591 => /to/8591 /from/8592 => /to/8592 /from/8593 => /to/8593 /from/8594 => /to/8594 /from/8595 => /to/8595 /from/8596 => /to/8596 /from/8597 => /to/8597 /from/8598 => /to/8598 /from/8599 => /to/8599 /from/8600 => /to/8600 /from/8601 => /to/8601 /from/8602 => /to/8602 /from/8603 => /to/8603 /from/8604 => /to/8604 /from/8605 => /to/8605 /from/8606 => /to/8606 /from/8607 => /to/8607 /from/8608 => /to/8608 /from/8609 => /to/8609 /from/8610 => /to/8610 /from/8611 => /to/8611 /from/8612 => /to/8612 /from/8613 => /to/8613 /from/8614 => /to/8614 /from/8615 => /to/8615 /from/8616 => /to/8616 /from/8617 => /to/8617 /from/8618 => /to/8618 /from/8619 => /to/8619 /from/8620 => /to/8620 /from/8621 => /to/8621 /from/8622 => /to/8622 /from/8623 => /to/8623 /from/8624 => /to/8624 /from/8625 => /to/8625 /from/8626 => /to/8626 /from/8627 => /to/8627 /from/8628 => /to/8628 /from/8629 => /to/8629 /from/8630 => /to/8630 /from/8631 => /to/8631 /from/8632 => /to/8632 /from/8633 => /to/8633 /from/8634 => /to/8634 /from/8635 => /to/8635 /from/8636 => /to/8636 /from/8637 => /to/8637 /from/8638 => /to/8638 /from/8639 => /to/8639 /from/8640 => /to/8640 /from/8641 => /to/8641 /from/8642 => /to/8642 /from/8643 => /to/8643 /from/8644 => /to/8644 /from/8645 => /to/8645 /from/8646 => /to/8646 /from/8647 => /to/8647 /from/8648 => /to/8648 /from/8649 => /to/8649 /from/8650 => /to/8650 /from/8651 => /to/8651 /from/8652 => /to/8652 /from/8653 => /to/8653 /from/8654 => /to/8654 /from/8655 => /to/8655 /from/8656 => /to/8656 /from/8657 => /to/8657 /from/8658 => /to/8658 /from/8659 => /to/8659 /from/8660 => /to/8660 /from/8661 => /to/8661 /from/8662 => /to/8662 /from/8663 => /to/8663 /from/8664 => /to/8664 /from/8665 => /to/8665 /from/8666 => /to/8666 /from/8667 => /to/8667 /from/8668 => /to/8668 /from/8669 => /to/8669 /from/8670 => /to/8670 /from/8671 => /to/8671 /from/8672 => /to/8672 /from/8673 => /to/8673 /from/8674 => /to/8674 /from/8675 => /to/8675 /from/8676 => /to/8676 /from/8677 => /to/8677 /from/8678 => /to/8678 /from/8679 => /to/8679 /from/8680 => /to/8680 /from/8681 => /to/8681 /from/8682 => /to/8682 /from/8683 => /to/8683 /from/8684 => /to/8684 /from/8685 => /to/8685 /from/8686 => /to/8686 /from/8687 => /to/8687 /from/8688 => /to/8688 /from/8689 => /to/8689 /from/8690 => /to/8690 /from/8691 => /to/8691 /from/8692 => /to/8692 /from/8693 => /to/8693 /from/8694 => /to/8694 /from/8695 => /to/8695 /from/8696 => /to/8696 /from/8697 => /to/8697 /from/8698 => /to/8698 /from/8699 => /to/8699 /from/8700 => /to/8700 /from/8701 => /to/8701 /from/8702 => /to/8702 /from/8703 => /to/8703 /from/8704 => /to/8704 /from/8705 => /to/8705 /from/8706 => /to/8706 /from/8707 => /to/8707 /from/8708 => /to/8708 /from/8709 => /to/8709 /from/8710 => /to/8710 /from/8711 => /to/8711 /from/8712 => /to/8712 /from/8713 => /to/8713 /from/8714 => /to/8714 /from/8715 => /to/8715 /from/8716 => /to/8716 /from/8717 => /to/8717 /from/8718 => /to/8718 /from/8719 => /to/8719 /from/8720 => /to/8720 /from/8721 => /to/8721 /from/8722 => /to/8722 /from/8723 => /to/8723 /from/8724 => /to/8724 /from/8725 => /to/8725 /from/8726 => /to/8726 /from/8727 => /to/8727 /from/8728 => /to/8728 /from/8729 => /to/8729 /from/8730 => /to/8730 /from/8731 => /to/8731 /from/8732 => /to/8732 /from/8733 => /to/8733 /from/8734 => /to/8734 /from/8735 => /to/8735 /from/8736 => /to/8736 /from/8737 => /to/8737 /from/8738 => /to/8738 /from/8739 => /to/8739 /from/8740 => /to/8740 /from/8741 => /to/8741 /from/8742 => /to/8742 /from/8743 => /to/8743 /from/8744 => /to/8744 /from/8745 => /to/8745 /from/8746 => /to/8746 /from/8747 => /to/8747 /from/8748 => /to/8748 /from/8749 => /to/8749 /from/8750 => /to/8750 /from/8751 => /to/8751 /from/8752 => /to/8752 /from/8753 => /to/8753 /from/8754 => /to/8754 /from/8755 => /to/8755 /from/8756 => /to/8756 /from/8757 => /to/8757 /from/8758 => /to/8758 /from/8759 => /to/8759 /from/8760 => /to/8760 /from/8761 => /to/8761 /from/8762 => /to/8762 /from/8763 => /to/8763 /from/8764 => /to/8764 /from/8765 => /to/8765 /from/8766 => /to/8766 /from/8767 => /to/8767 /from/8768 => /to/8768 /from/8769 => /to/8769 /from/8770 => /to/8770 /from/8771 => /to/8771 /from/8772 => /to/8772 /from/8773 => /to/8773 /from/8774 => /to/8774 /from/8775 => /to/8775 /from/8776 => /to/8776 /from/8777 => /to/8777 /from/8778 => /to/8778 /from/8779 => /to/8779 /from/8780 => /to/8780 /from/8781 => /to/8781 /from/8782 => /to/8782 /from/8783 => /to/8783 /from/8784 => /to/8784 /from/8785 => /to/8785 /from/8786 => /to/8786 /from/8787 => /to/8787 /from/8788 => /to/8788 /from/8789 => /to/8789 /from/8790 => /to/8790 /from/8791 => /to/8791 /from/8792 => /to/8792 /from/8793 => /to/8793 /from/8794 => /to/8794 /from/8795 => /to/8795 /from/8796 => /to/8796 /from/8797 => /to/8797 /from/8798 => /to/8798 /from/8799 => /to/8799 /from/8800 => /to/8800 /from/8801 => /to/8801 /from/8802 => /to/8802 /from/8803 => /to/8803 /from/8804 => /to/8804 /from/8805 => /to/8805 /from/8806 => /to/8806 /from/8807 => /to/8807 /from/8808 => /to/8808 /from/8809 => /to/8809 /from/8810 => /to/8810 /from/8811 => /to/8811 /from/8812 => /to/8812 /from/8813 => /to/8813 /from/8814 => /to/8814 /from/8815 => /to/8815 /from/8816 => /to/8816 /from/8817 => /to/8817 /from/8818 => /to/8818 /from/8819 => /to/8819 /from/8820 => /to/8820 /from/8821 => /to/8821 /from/8822 => /to/8822 /from/8823 => /to/8823 /from/8824 => /to/8824 /from/8825 => /to/8825 /from/8826 => /to/8826 /from/8827 => /to/8827 /from/8828 => /to/8828 /from/8829 => /to/8829 /from/8830 => /to/8830 /from/8831 => /to/8831 /from/8832 => /to/8832 /from/8833 => /to/8833 /from/8834 => /to/8834 /from/8835 => /to/8835 /from/8836 => /to/8836 /from/8837 => /to/8837 /from/8838 => /to/8838 /from/8839 => /to/8839 /from/8840 => /to/8840 /from/8841 => /to/8841 /from/8842 => /to/8842 /from/8843 => /to/8843 /from/8844 => /to/8844 /from/8845 => /to/8845 /from/8846 => /to/8846 /from/8847 => /to/8847 /from/8848 => /to/8848 /from/8849 => /to/8849 /from/8850 => /to/8850 /from/8851 => /to/8851 /from/8852 => /to/8852 /from/8853 => /to/8853 /from/8854 => /to/8854 /from/8855 => /to/8855 /from/8856 => /to/8856 /from/8857 => /to/8857 /from/8858 => /to/8858 /from/8859 => /to/8859 /from/8860 => /to/8860 /from/8861 => /to/8861 /from/8862 => /to/8862 /from/8863 => /to/8863 /from/8864 => /to/8864 /from/8865 => /to/8865 /from/8866 => /to/8866 /from/8867 => /to/8867 /from/8868 => /to/8868 /from/8869 => /to/8869 /from/8870 => /to/8870 /from/8871 => /to/8871 /from/8872 => /to/8872 /from/8873 => /to/8873 /from/8874 => /to/8874 /from/8875 => /to/8875 /from/8876 => /to/8876 /from/8877 => /to/8877 /from/8878 => /to/8878 /from/8879 => /to/8879 /from/8880 => /to/8880 /from/8881 => /to/8881 /from/8882 => /to/8882 /from/8883 => /to/8883 /from/8884 => /to/8884 /from/8885 => /to/8885 /from/8886 => /to/8886 /from/8887 => /to/8887 /from/8888 => /to/8888 /from/8889 => /to/8889 /from/8890 => /to/8890 /from/8891 => /to/8891 /from/8892 => /to/8892 /from/8893 => /to/8893 /from/8894 => /to/8894 /from/8895 => /to/8895 /from/8896 => /to/8896 /from/8897 => /to/8897 /from/8898 => /to/8898 /from/8899 => /to/8899 /from/8900 => /to/8900 /from/8901 => /to/8901 /from/8902 => /to/8902 /from/8903 => /to/8903 /from/8904 => /to/8904 /from/8905 => /to/8905 /from/8906 => /to/8906 /from/8907 => /to/8907 /from/8908 => /to/8908 /from/8909 => /to/8909 /from/8910 => /to/8910 /from/8911 => /to/8911 /from/8912 => /to/8912 /from/8913 => /to/8913 /from/8914 => /to/8914 /from/8915 => /to/8915 /from/8916 => /to/8916 /from/8917 => /to/8917 /from/8918 => /to/8918 /from/8919 => /to/8919 /from/8920 => /to/8920 /from/8921 => /to/8921 /from/8922 => /to/8922 /from/8923 => /to/8923 /from/8924 => /to/8924 /from/8925 => /to/8925 /from/8926 => /to/8926 /from/8927 => /to/8927 /from/8928 => /to/8928 /from/8929 => /to/8929 /from/8930 => /to/8930 /from/8931 => /to/8931 /from/8932 => /to/8932 /from/8933 => /to/8933 /from/8934 => /to/8934 /from/8935 => /to/8935 /from/8936 => /to/8936 /from/8937 => /to/8937 /from/8938 => /to/8938 /from/8939 => /to/8939 /from/8940 => /to/8940 /from/8941 => /to/8941 /from/8942 => /to/8942 /from/8943 => /to/8943 /from/8944 => /to/8944 /from/8945 => /to/8945 /from/8946 => /to/8946 /from/8947 => /to/8947 /from/8948 => /to/8948 /from/8949 => /to/8949 /from/8950 => /to/8950 /from/8951 => /to/8951 /from/8952 => /to/8952 /from/8953 => /to/8953 /from/8954 => /to/8954 /from/8955 => /to/8955 /from/8956 => /to/8956 /from/8957 => /to/8957 /from/8958 => /to/8958 /from/8959 => /to/8959 /from/8960 => /to/8960 /from/8961 => /to/8961 /from/8962 => /to/8962 /from/8963 => /to/8963 /from/8964 => /to/8964 /from/8965 => /to/8965 /from/8966 => /to/8966 /from/8967 => /to/8967 /from/8968 => /to/8968 /from/8969 => /to/8969 /from/8970 => /to/8970 /from/8971 => /to/8971 /from/8972 => /to/8972 /from/8973 => /to/8973 /from/8974 => /to/8974 /from/8975 => /to/8975 /from/8976 => /to/8976 /from/8977 => /to/8977 /from/8978 => /to/8978 /from/8979 => /to/8979 /from/8980 => /to/8980 /from/8981 => /to/8981 /from/8982 => /to/8982 /from/8983 => /to/8983 /from/8984 => /to/8984 /from/8985 => /to/8985 /from/8986 => /to/8986 /from/8987 => /to/8987 /from/8988 => /to/8988 /from/8989 => /to/8989 /from/8990 => /to/8990 /from/8991 => /to/8991 /from/8992 => /to/8992 /from/8993 => /to/8993 /from/8994 => /to/8994 /from/8995 => /to/8995 /from/8996 => /to/8996 /from/8997 => /to/8997 /from/8998 => /to/8998 /from/8999 => /to/8999 /from/9000 => /to/9000 /from/9001 => /to/9001 /from/9002 => /to/9002 /from/9003 => /to/9003 /from/9004 => /to/9004 /from/9005 => /to/9005 /from/9006 => /to/9006 /from/9007 => /to/9007 /from/9008 => /to/9008 /from/9009 => /to/9009 /from/9010 => /to/9010 /from/9011 => /to/9011 /from/9012 => /to/9012 /from/9013 => /to/9013 /from/9014 => /to/9014 /from/9015 => /to/9015 /from/9016 => /to/9016 /from/9017 => /to/9017 /from/9018 => /to/9018 /from/9019 => /to/9019 /from/9020 => /to/9020 /from/9021 => /to/9021 /from/9022 => /to/9022 /from/9023 => /to/9023 /from/9024 => /to/9024 /from/9025 => /to/9025 /from/9026 => /to/9026 /from/9027 => /to/9027 /from/9028 => /to/9028 /from/9029 => /to/9029 /from/9030 => /to/9030 /from/9031 => /to/9031 /from/9032 => /to/9032 /from/9033 => /to/9033 /from/9034 => /to/9034 /from/9035 => /to/9035 /from/9036 => /to/9036 /from/9037 => /to/9037 /from/9038 => /to/9038 /from/9039 => /to/9039 /from/9040 => /to/9040 /from/9041 => /to/9041 /from/9042 => /to/9042 /from/9043 => /to/9043 /from/9044 => /to/9044 /from/9045 => /to/9045 /from/9046 => /to/9046 /from/9047 => /to/9047 /from/9048 => /to/9048 /from/9049 => /to/9049 /from/9050 => /to/9050 /from/9051 => /to/9051 /from/9052 => /to/9052 /from/9053 => /to/9053 /from/9054 => /to/9054 /from/9055 => /to/9055 /from/9056 => /to/9056 /from/9057 => /to/9057 /from/9058 => /to/9058 /from/9059 => /to/9059 /from/9060 => /to/9060 /from/9061 => /to/9061 /from/9062 => /to/9062 /from/9063 => /to/9063 /from/9064 => /to/9064 /from/9065 => /to/9065 /from/9066 => /to/9066 /from/9067 => /to/9067 /from/9068 => /to/9068 /from/9069 => /to/9069 /from/9070 => /to/9070 /from/9071 => /to/9071 /from/9072 => /to/9072 /from/9073 => /to/9073 /from/9074 => /to/9074 /from/9075 => /to/9075 /from/9076 => /to/9076 /from/9077 => /to/9077 /from/9078 => /to/9078 /from/9079 => /to/9079 /from/9080 => /to/9080 /from/9081 => /to/9081 /from/9082 => /to/9082 /from/9083 => /to/9083 /from/9084 => /to/9084 /from/9085 => /to/9085 /from/9086 => /to/9086 /from/9087 => /to/9087 /from/9088 => /to/9088 /from/9089 => /to/9089 /from/9090 => /to/9090 /from/9091 => /to/9091 /from/9092 => /to/9092 /from/9093 => /to/9093 /from/9094 => /to/9094 /from/9095 => /to/9095 /from/9096 => /to/9096 /from/9097 => /to/9097 /from/9098 => /to/9098 /from/9099 => /to/9099 /from/9100 => /to/9100 /from/9101 => /to/9101 /from/9102 => /to/9102 /from/9103 => /to/9103 /from/9104 => /to/9104 /from/9105 => /to/9105 /from/9106 => /to/9106 /from/9107 => /to/9107 /from/9108 => /to/9108 /from/9109 => /to/9109 /from/9110 => /to/9110 /from/9111 => /to/9111 /from/9112 => /to/9112 /from/9113 => /to/9113 /from/9114 => /to/9114 /from/9115 => /to/9115 /from/9116 => /to/9116 /from/9117 => /to/9117 /from/9118 => /to/9118 /from/9119 => /to/9119 /from/9120 => /to/9120 /from/9121 => /to/9121 /from/9122 => /to/9122 /from/9123 => /to/9123 /from/9124 => /to/9124 /from/9125 => /to/9125 /from/9126 => /to/9126 /from/9127 => /to/9127 /from/9128 => /to/9128 /from/9129 => /to/9129 /from/9130 => /to/9130 /from/9131 => /to/9131 /from/9132 => /to/9132 /from/9133 => /to/9133 /from/9134 => /to/9134 /from/9135 => /to/9135 /from/9136 => /to/9136 /from/9137 => /to/9137 /from/9138 => /to/9138 /from/9139 => /to/9139 /from/9140 => /to/9140 /from/9141 => /to/9141 /from/9142 => /to/9142 /from/9143 => /to/9143 /from/9144 => /to/9144 /from/9145 => /to/9145 /from/9146 => /to/9146 /from/9147 => /to/9147 /from/9148 => /to/9148 /from/9149 => /to/9149 /from/9150 => /to/9150 /from/9151 => /to/9151 /from/9152 => /to/9152 /from/9153 => /to/9153 /from/9154 => /to/9154 /from/9155 => /to/9155 /from/9156 => /to/9156 /from/9157 => /to/9157 /from/9158 => /to/9158 /from/9159 => /to/9159 /from/9160 => /to/9160 /from/9161 => /to/9161 /from/9162 => /to/9162 /from/9163 => /to/9163 /from/9164 => /to/9164 /from/9165 => /to/9165 /from/9166 => /to/9166 /from/9167 => /to/9167 /from/9168 => /to/9168 /from/9169 => /to/9169 /from/9170 => /to/9170 /from/9171 => /to/9171 /from/9172 => /to/9172 /from/9173 => /to/9173 /from/9174 => /to/9174 /from/9175 => /to/9175 /from/9176 => /to/9176 /from/9177 => /to/9177 /from/9178 => /to/9178 /from/9179 => /to/9179 /from/9180 => /to/9180 /from/9181 => /to/9181 /from/9182 => /to/9182 /from/9183 => /to/9183 /from/9184 => /to/9184 /from/9185 => /to/9185 /from/9186 => /to/9186 /from/9187 => /to/9187 /from/9188 => /to/9188 /from/9189 => /to/9189 /from/9190 => /to/9190 /from/9191 => /to/9191 /from/9192 => /to/9192 /from/9193 => /to/9193 /from/9194 => /to/9194 /from/9195 => /to/9195 /from/9196 => /to/9196 /from/9197 => /to/9197 /from/9198 => /to/9198 /from/9199 => /to/9199 /from/9200 => /to/9200 /from/9201 => /to/9201 /from/9202 => /to/9202 /from/9203 => /to/9203 /from/9204 => /to/9204 /from/9205 => /to/9205 /from/9206 => /to/9206 /from/9207 => /to/9207 /from/9208 => /to/9208 /from/9209 => /to/9209 /from/9210 => /to/9210 /from/9211 => /to/9211 /from/9212 => /to/9212 /from/9213 => /to/9213 /from/9214 => /to/9214 /from/9215 => /to/9215 /from/9216 => /to/9216 /from/9217 => /to/9217 /from/9218 => /to/9218 /from/9219 => /to/9219 /from/9220 => /to/9220 /from/9221 => /to/9221 /from/9222 => /to/9222 /from/9223 => /to/9223 /from/9224 => /to/9224 /from/9225 => /to/9225 /from/9226 => /to/9226 /from/9227 => /to/9227 /from/9228 => /to/9228 /from/9229 => /to/9229 /from/9230 => /to/9230 /from/9231 => /to/9231 /from/9232 => /to/9232 /from/9233 => /to/9233 /from/9234 => /to/9234 /from/9235 => /to/9235 /from/9236 => /to/9236 /from/9237 => /to/9237 /from/9238 => /to/9238 /from/9239 => /to/9239 /from/9240 => /to/9240 /from/9241 => /to/9241 /from/9242 => /to/9242 /from/9243 => /to/9243 /from/9244 => /to/9244 /from/9245 => /to/9245 /from/9246 => /to/9246 /from/9247 => /to/9247 /from/9248 => /to/9248 /from/9249 => /to/9249 /from/9250 => /to/9250 /from/9251 => /to/9251 /from/9252 => /to/9252 /from/9253 => /to/9253 /from/9254 => /to/9254 /from/9255 => /to/9255 /from/9256 => /to/9256 /from/9257 => /to/9257 /from/9258 => /to/9258 /from/9259 => /to/9259 /from/9260 => /to/9260 /from/9261 => /to/9261 /from/9262 => /to/9262 /from/9263 => /to/9263 /from/9264 => /to/9264 /from/9265 => /to/9265 /from/9266 => /to/9266 /from/9267 => /to/9267 /from/9268 => /to/9268 /from/9269 => /to/9269 /from/9270 => /to/9270 /from/9271 => /to/9271 /from/9272 => /to/9272 /from/9273 => /to/9273 /from/9274 => /to/9274 /from/9275 => /to/9275 /from/9276 => /to/9276 /from/9277 => /to/9277 /from/9278 => /to/9278 /from/9279 => /to/9279 /from/9280 => /to/9280 /from/9281 => /to/9281 /from/9282 => /to/9282 /from/9283 => /to/9283 /from/9284 => /to/9284 /from/9285 => /to/9285 /from/9286 => /to/9286 /from/9287 => /to/9287 /from/9288 => /to/9288 /from/9289 => /to/9289 /from/9290 => /to/9290 /from/9291 => /to/9291 /from/9292 => /to/9292 /from/9293 => /to/9293 /from/9294 => /to/9294 /from/9295 => /to/9295 /from/9296 => /to/9296 /from/9297 => /to/9297 /from/9298 => /to/9298 /from/9299 => /to/9299 /from/9300 => /to/9300 /from/9301 => /to/9301 /from/9302 => /to/9302 /from/9303 => /to/9303 /from/9304 => /to/9304 /from/9305 => /to/9305 /from/9306 => /to/9306 /from/9307 => /to/9307 /from/9308 => /to/9308 /from/9309 => /to/9309 /from/9310 => /to/9310 /from/9311 => /to/9311 /from/9312 => /to/9312 /from/9313 => /to/9313 /from/9314 => /to/9314 /from/9315 => /to/9315 /from/9316 => /to/9316 /from/9317 => /to/9317 /from/9318 => /to/9318 /from/9319 => /to/9319 /from/9320 => /to/9320 /from/9321 => /to/9321 /from/9322 => /to/9322 /from/9323 => /to/9323 /from/9324 => /to/9324 /from/9325 => /to/9325 /from/9326 => /to/9326 /from/9327 => /to/9327 /from/9328 => /to/9328 /from/9329 => /to/9329 /from/9330 => /to/9330 /from/9331 => /to/9331 /from/9332 => /to/9332 /from/9333 => /to/9333 /from/9334 => /to/9334 /from/9335 => /to/9335 /from/9336 => /to/9336 /from/9337 => /to/9337 /from/9338 => /to/9338 /from/9339 => /to/9339 /from/9340 => /to/9340 /from/9341 => /to/9341 /from/9342 => /to/9342 /from/9343 => /to/9343 /from/9344 => /to/9344 /from/9345 => /to/9345 /from/9346 => /to/9346 /from/9347 => /to/9347 /from/9348 => /to/9348 /from/9349 => /to/9349 /from/9350 => /to/9350 /from/9351 => /to/9351 /from/9352 => /to/9352 /from/9353 => /to/9353 /from/9354 => /to/9354 /from/9355 => /to/9355 /from/9356 => /to/9356 /from/9357 => /to/9357 /from/9358 => /to/9358 /from/9359 => /to/9359 /from/9360 => /to/9360 /from/9361 => /to/9361 /from/9362 => /to/9362 /from/9363 => /to/9363 /from/9364 => /to/9364 /from/9365 => /to/9365 /from/9366 => /to/9366 /from/9367 => /to/9367 /from/9368 => /to/9368 /from/9369 => /to/9369 /from/9370 => /to/9370 /from/9371 => /to/9371 /from/9372 => /to/9372 /from/9373 => /to/9373 /from/9374 => /to/9374 /from/9375 => /to/9375 /from/9376 => /to/9376 /from/9377 => /to/9377 /from/9378 => /to/9378 /from/9379 => /to/9379 /from/9380 => /to/9380 /from/9381 => /to/9381 /from/9382 => /to/9382 /from/9383 => /to/9383 /from/9384 => /to/9384 /from/9385 => /to/9385 /from/9386 => /to/9386 /from/9387 => /to/9387 /from/9388 => /to/9388 /from/9389 => /to/9389 /from/9390 => /to/9390 /from/9391 => /to/9391 /from/9392 => /to/9392 /from/9393 => /to/9393 /from/9394 => /to/9394 /from/9395 => /to/9395 /from/9396 => /to/9396 /from/9397 => /to/9397 /from/9398 => /to/9398 /from/9399 => /to/9399 /from/9400 => /to/9400 /from/9401 => /to/9401 /from/9402 => /to/9402 /from/9403 => /to/9403 /from/9404 => /to/9404 /from/9405 => /to/9405 /from/9406 => /to/9406 /from/9407 => /to/9407 /from/9408 => /to/9408 /from/9409 => /to/9409 /from/9410 => /to/9410 /from/9411 => /to/9411 /from/9412 => /to/9412 /from/9413 => /to/9413 /from/9414 => /to/9414 /from/9415 => /to/9415 /from/9416 => /to/9416 /from/9417 => /to/9417 /from/9418 => /to/9418 /from/9419 => /to/9419 /from/9420 => /to/9420 /from/9421 => /to/9421 /from/9422 => /to/9422 /from/9423 => /to/9423 /from/9424 => /to/9424 /from/9425 => /to/9425 /from/9426 => /to/9426 /from/9427 => /to/9427 /from/9428 => /to/9428 /from/9429 => /to/9429 /from/9430 => /to/9430 /from/9431 => /to/9431 /from/9432 => /to/9432 /from/9433 => /to/9433 /from/9434 => /to/9434 /from/9435 => /to/9435 /from/9436 => /to/9436 /from/9437 => /to/9437 /from/9438 => /to/9438 /from/9439 => /to/9439 /from/9440 => /to/9440 /from/9441 => /to/9441 /from/9442 => /to/9442 /from/9443 => /to/9443 /from/9444 => /to/9444 /from/9445 => /to/9445 /from/9446 => /to/9446 /from/9447 => /to/9447 /from/9448 => /to/9448 /from/9449 => /to/9449 /from/9450 => /to/9450 /from/9451 => /to/9451 /from/9452 => /to/9452 /from/9453 => /to/9453 /from/9454 => /to/9454 /from/9455 => /to/9455 /from/9456 => /to/9456 /from/9457 => /to/9457 /from/9458 => /to/9458 /from/9459 => /to/9459 /from/9460 => /to/9460 /from/9461 => /to/9461 /from/9462 => /to/9462 /from/9463 => /to/9463 /from/9464 => /to/9464 /from/9465 => /to/9465 /from/9466 => /to/9466 /from/9467 => /to/9467 /from/9468 => /to/9468 /from/9469 => /to/9469 /from/9470 => /to/9470 /from/9471 => /to/9471 /from/9472 => /to/9472 /from/9473 => /to/9473 /from/9474 => /to/9474 /from/9475 => /to/9475 /from/9476 => /to/9476 /from/9477 => /to/9477 /from/9478 => /to/9478 /from/9479 => /to/9479 /from/9480 => /to/9480 /from/9481 => /to/9481 /from/9482 => /to/9482 /from/9483 => /to/9483 /from/9484 => /to/9484 /from/9485 => /to/9485 /from/9486 => /to/9486 /from/9487 => /to/9487 /from/9488 => /to/9488 /from/9489 => /to/9489 /from/9490 => /to/9490 /from/9491 => /to/9491 /from/9492 => /to/9492 /from/9493 => /to/9493 /from/9494 => /to/9494 /from/9495 => /to/9495 /from/9496 => /to/9496 /from/9497 => /to/9497 /from/9498 => /to/9498 /from/9499 => /to/9499 /from/9500 => /to/9500 /from/9501 => /to/9501 /from/9502 => /to/9502 /from/9503 => /to/9503 /from/9504 => /to/9504 /from/9505 => /to/9505 /from/9506 => /to/9506 /from/9507 => /to/9507 /from/9508 => /to/9508 /from/9509 => /to/9509 /from/9510 => /to/9510 /from/9511 => /to/9511 /from/9512 => /to/9512 /from/9513 => /to/9513 /from/9514 => /to/9514 /from/9515 => /to/9515 /from/9516 => /to/9516 /from/9517 => /to/9517 /from/9518 => /to/9518 /from/9519 => /to/9519 /from/9520 => /to/9520 /from/9521 => /to/9521 /from/9522 => /to/9522 /from/9523 => /to/9523 /from/9524 => /to/9524 /from/9525 => /to/9525 /from/9526 => /to/9526 /from/9527 => /to/9527 /from/9528 => /to/9528 /from/9529 => /to/9529 /from/9530 => /to/9530 /from/9531 => /to/9531 /from/9532 => /to/9532 /from/9533 => /to/9533 /from/9534 => /to/9534 /from/9535 => /to/9535 /from/9536 => /to/9536 /from/9537 => /to/9537 /from/9538 => /to/9538 /from/9539 => /to/9539 /from/9540 => /to/9540 /from/9541 => /to/9541 /from/9542 => /to/9542 /from/9543 => /to/9543 /from/9544 => /to/9544 /from/9545 => /to/9545 /from/9546 => /to/9546 /from/9547 => /to/9547 /from/9548 => /to/9548 /from/9549 => /to/9549 /from/9550 => /to/9550 /from/9551 => /to/9551 /from/9552 => /to/9552 /from/9553 => /to/9553 /from/9554 => /to/9554 /from/9555 => /to/9555 /from/9556 => /to/9556 /from/9557 => /to/9557 /from/9558 => /to/9558 /from/9559 => /to/9559 /from/9560 => /to/9560 /from/9561 => /to/9561 /from/9562 => /to/9562 /from/9563 => /to/9563 /from/9564 => /to/9564 /from/9565 => /to/9565 /from/9566 => /to/9566 /from/9567 => /to/9567 /from/9568 => /to/9568 /from/9569 => /to/9569 /from/9570 => /to/9570 /from/9571 => /to/9571 /from/9572 => /to/9572 /from/9573 => /to/9573 /from/9574 => /to/9574 /from/9575 => /to/9575 /from/9576 => /to/9576 /from/9577 => /to/9577 /from/9578 => /to/9578 /from/9579 => /to/9579 /from/9580 => /to/9580 /from/9581 => /to/9581 /from/9582 => /to/9582 /from/9583 => /to/9583 /from/9584 => /to/9584 /from/9585 => /to/9585 /from/9586 => /to/9586 /from/9587 => /to/9587 /from/9588 => /to/9588 /from/9589 => /to/9589 /from/9590 => /to/9590 /from/9591 => /to/9591 /from/9592 => /to/9592 /from/9593 => /to/9593 /from/9594 => /to/9594 /from/9595 => /to/9595 /from/9596 => /to/9596 /from/9597 => /to/9597 /from/9598 => /to/9598 /from/9599 => /to/9599 /from/9600 => /to/9600 /from/9601 => /to/9601 /from/9602 => /to/9602 /from/9603 => /to/9603 /from/9604 => /to/9604 /from/9605 => /to/9605 /from/9606 => /to/9606 /from/9607 => /to/9607 /from/9608 => /to/9608 /from/9609 => /to/9609 /from/9610 => /to/9610 /from/9611 => /to/9611 /from/9612 => /to/9612 /from/9613 => /to/9613 /from/9614 => /to/9614 /from/9615 => /to/9615 /from/9616 => /to/9616 /from/9617 => /to/9617 /from/9618 => /to/9618 /from/9619 => /to/9619 /from/9620 => /to/9620 /from/9621 => /to/9621 /from/9622 => /to/9622 /from/9623 => /to/9623 /from/9624 => /to/9624 /from/9625 => /to/9625 /from/9626 => /to/9626 /from/9627 => /to/9627 /from/9628 => /to/9628 /from/9629 => /to/9629 /from/9630 => /to/9630 /from/9631 => /to/9631 /from/9632 => /to/9632 /from/9633 => /to/9633 /from/9634 => /to/9634 /from/9635 => /to/9635 /from/9636 => /to/9636 /from/9637 => /to/9637 /from/9638 => /to/9638 /from/9639 => /to/9639 /from/9640 => /to/9640 /from/9641 => /to/9641 /from/9642 => /to/9642 /from/9643 => /to/9643 /from/9644 => /to/9644 /from/9645 => /to/9645 /from/9646 => /to/9646 /from/9647 => /to/9647 /from/9648 => /to/9648 /from/9649 => /to/9649 /from/9650 => /to/9650 /from/9651 => /to/9651 /from/9652 => /to/9652 /from/9653 => /to/9653 /from/9654 => /to/9654 /from/9655 => /to/9655 /from/9656 => /to/9656 /from/9657 => /to/9657 /from/9658 => /to/9658 /from/9659 => /to/9659 /from/9660 => /to/9660 /from/9661 => /to/9661 /from/9662 => /to/9662 /from/9663 => /to/9663 /from/9664 => /to/9664 /from/9665 => /to/9665 /from/9666 => /to/9666 /from/9667 => /to/9667 /from/9668 => /to/9668 /from/9669 => /to/9669 /from/9670 => /to/9670 /from/9671 => /to/9671 /from/9672 => /to/9672 /from/9673 => /to/9673 /from/9674 => /to/9674 /from/9675 => /to/9675 /from/9676 => /to/9676 /from/9677 => /to/9677 /from/9678 => /to/9678 /from/9679 => /to/9679 /from/9680 => /to/9680 /from/9681 => /to/9681 /from/9682 => /to/9682 /from/9683 => /to/9683 /from/9684 => /to/9684 /from/9685 => /to/9685 /from/9686 => /to/9686 /from/9687 => /to/9687 /from/9688 => /to/9688 /from/9689 => /to/9689 /from/9690 => /to/9690 /from/9691 => /to/9691 /from/9692 => /to/9692 /from/9693 => /to/9693 /from/9694 => /to/9694 /from/9695 => /to/9695 /from/9696 => /to/9696 /from/9697 => /to/9697 /from/9698 => /to/9698 /from/9699 => /to/9699 /from/9700 => /to/9700 /from/9701 => /to/9701 /from/9702 => /to/9702 /from/9703 => /to/9703 /from/9704 => /to/9704 /from/9705 => /to/9705 /from/9706 => /to/9706 /from/9707 => /to/9707 /from/9708 => /to/9708 /from/9709 => /to/9709 /from/9710 => /to/9710 /from/9711 => /to/9711 /from/9712 => /to/9712 /from/9713 => /to/9713 /from/9714 => /to/9714 /from/9715 => /to/9715 /from/9716 => /to/9716 /from/9717 => /to/9717 /from/9718 => /to/9718 /from/9719 => /to/9719 /from/9720 => /to/9720 /from/9721 => /to/9721 /from/9722 => /to/9722 /from/9723 => /to/9723 /from/9724 => /to/9724 /from/9725 => /to/9725 /from/9726 => /to/9726 /from/9727 => /to/9727 /from/9728 => /to/9728 /from/9729 => /to/9729 /from/9730 => /to/9730 /from/9731 => /to/9731 /from/9732 => /to/9732 /from/9733 => /to/9733 /from/9734 => /to/9734 /from/9735 => /to/9735 /from/9736 => /to/9736 /from/9737 => /to/9737 /from/9738 => /to/9738 /from/9739 => /to/9739 /from/9740 => /to/9740 /from/9741 => /to/9741 /from/9742 => /to/9742 /from/9743 => /to/9743 /from/9744 => /to/9744 /from/9745 => /to/9745 /from/9746 => /to/9746 /from/9747 => /to/9747 /from/9748 => /to/9748 /from/9749 => /to/9749 /from/9750 => /to/9750 /from/9751 => /to/9751 /from/9752 => /to/9752 /from/9753 => /to/9753 /from/9754 => /to/9754 /from/9755 => /to/9755 /from/9756 => /to/9756 /from/9757 => /to/9757 /from/9758 => /to/9758 /from/9759 => /to/9759 /from/9760 => /to/9760 /from/9761 => /to/9761 /from/9762 => /to/9762 /from/9763 => /to/9763 /from/9764 => /to/9764 /from/9765 => /to/9765 /from/9766 => /to/9766 /from/9767 => /to/9767 /from/9768 => /to/9768 /from/9769 => /to/9769 /from/9770 => /to/9770 /from/9771 => /to/9771 /from/9772 => /to/9772 /from/9773 => /to/9773 /from/9774 => /to/9774 /from/9775 => /to/9775 /from/9776 => /to/9776 /from/9777 => /to/9777 /from/9778 => /to/9778 /from/9779 => /to/9779 /from/9780 => /to/9780 /from/9781 => /to/9781 /from/9782 => /to/9782 /from/9783 => /to/9783 /from/9784 => /to/9784 /from/9785 => /to/9785 /from/9786 => /to/9786 /from/9787 => /to/9787 /from/9788 => /to/9788 /from/9789 => /to/9789 /from/9790 => /to/9790 /from/9791 => /to/9791 /from/9792 => /to/9792 /from/9793 => /to/9793 /from/9794 => /to/9794 /from/9795 => /to/9795 /from/9796 => /to/9796 /from/9797 => /to/9797 /from/9798 => /to/9798 /from/9799 => /to/9799 /from/9800 => /to/9800 /from/9801 => /to/9801 /from/9802 => /to/9802 /from/9803 => /to/9803 /from/9804 => /to/9804 /from/9805 => /to/9805 /from/9806 => /to/9806 /from/9807 => /to/9807 /from/9808 => /to/9808 /from/9809 => /to/9809 /from/9810 => /to/9810 /from/9811 => /to/9811 /from/9812 => /to/9812 /from/9813 => /to/9813 /from/9814 => /to/9814 /from/9815 => /to/9815 /from/9816 => /to/9816 /from/9817 => /to/9817 /from/9818 => /to/9818 /from/9819 => /to/9819 /from/9820 => /to/9820 /from/9821 => /to/9821 /from/9822 => /to/9822 /from/9823 => /to/9823 /from/9824 => /to/9824 /from/9825 => /to/9825 /from/9826 => /to/9826 /from/9827 => /to/9827 /from/9828 => /to/9828 /from/9829 => /to/9829 /from/9830 => /to/9830 /from/9831 => /to/9831 /from/9832 => /to/9832 /from/9833 => /to/9833 /from/9834 => /to/9834 /from/9835 => /to/9835 /from/9836 => /to/9836 /from/9837 => /to/9837 /from/9838 => /to/9838 /from/9839 => /to/9839 /from/9840 => /to/9840 /from/9841 => /to/9841 /from/9842 => /to/9842 /from/9843 => /to/9843 /from/9844 => /to/9844 /from/9845 => /to/9845 /from/9846 => /to/9846 /from/9847 => /to/9847 /from/9848 => /to/9848 /from/9849 => /to/9849 /from/9850 => /to/9850 /from/9851 => /to/9851 /from/9852 => /to/9852 /from/9853 => /to/9853 /from/9854 => /to/9854 /from/9855 => /to/9855 /from/9856 => /to/9856 /from/9857 => /to/9857 /from/9858 => /to/9858 /from/9859 => /to/9859 /from/9860 => /to/9860 /from/9861 => /to/9861 /from/9862 => /to/9862 /from/9863 => /to/9863 /from/9864 => /to/9864 /from/9865 => /to/9865 /from/9866 => /to/9866 /from/9867 => /to/9867 /from/9868 => /to/9868 /from/9869 => /to/9869 /from/9870 => /to/9870 /from/9871 => /to/9871 /from/9872 => /to/9872 /from/9873 => /to/9873 /from/9874 => /to/9874 /from/9875 => /to/9875 /from/9876 => /to/9876 /from/9877 => /to/9877 /from/9878 => /to/9878 /from/9879 => /to/9879 /from/9880 => /to/9880 /from/9881 => /to/9881 /from/9882 => /to/9882 /from/9883 => /to/9883 /from/9884 => /to/9884 /from/9885 => /to/9885 /from/9886 => /to/9886 /from/9887 => /to/9887 /from/9888 => /to/9888 /from/9889 => /to/9889 /from/9890 => /to/9890 /from/9891 => /to/9891 /from/9892 => /to/9892 /from/9893 => /to/9893 /from/9894 => /to/9894 /from/9895 => /to/9895 /from/9896 => /to/9896 /from/9897 => /to/9897 /from/9898 => /to/9898 /from/9899 => /to/9899 /from/9900 => /to/9900 /from/9901 => /to/9901 /from/9902 => /to/9902 /from/9903 => /to/9903 /from/9904 => /to/9904 /from/9905 => /to/9905 /from/9906 => /to/9906 /from/9907 => /to/9907 /from/9908 => /to/9908 /from/9909 => /to/9909 /from/9910 => /to/9910 /from/9911 => /to/9911 /from/9912 => /to/9912 /from/9913 => /to/9913 /from/9914 => /to/9914 /from/9915 => /to/9915 /from/9916 => /to/9916 /from/9917 => /to/9917 /from/9918 => /to/9918 /from/9919 => /to/9919 /from/9920 => /to/9920 /from/9921 => /to/9921 /from/9922 => /to/9922 /from/9923 => /to/9923 /from/9924 => /to/9924 /from/9925 => /to/9925 /from/9926 => /to/9926 /from/9927 => /to/9927 /from/9928 => /to/9928 /from/9929 => /to/9929 /from/9930 => /to/9930 /from/9931 => /to/9931 /from/9932 => /to/9932 /from/9933 => /to/9933 /from/9934 => /to/9934 /from/9935 => /to/9935 /from/9936 => /to/9936 /from/9937 => /to/9937 /from/9938 => /to/9938 /from/9939 => /to/9939 /from/9940 => /to/9940 /from/9941 => /to/9941 /from/9942 => /to/9942 /from/9943 => /to/9943 /from/9944 => /to/9944 /from/9945 => /to/9945 /from/9946 => /to/9946 /from/9947 => /to/9947 /from/9948 => /to/9948 /from/9949 => /to/9949 /from/9950 => /to/9950 /from/9951 => /to/9951 /from/9952 => /to/9952 /from/9953 => /to/9953 /from/9954 => /to/9954 /from/9955 => /to/9955 /from/9956 => /to/9956 /from/9957 => /to/9957 /from/9958 => /to/9958 /from/9959 => /to/9959 /from/9960 => /to/9960 /from/9961 => /to/9961 /from/9962 => /to/9962 /from/9963 => /to/9963 /from/9964 => /to/9964 /from/9965 => /to/9965 /from/9966 => /to/9966 /from/9967 => /to/9967 /from/9968 => /to/9968 /from/9969 => /to/9969 /from/9970 => /to/9970 /from/9971 => /to/9971 /from/9972 => /to/9972 /from/9973 => /to/9973 /from/9974 => /to/9974 /from/9975 => /to/9975 /from/9976 => /to/9976 /from/9977 => /to/9977 /from/9978 => /to/9978 /from/9979 => /to/9979 /from/9980 => /to/9980 /from/9981 => /to/9981 /from/9982 => /to/9982 /from/9983 => /to/9983 /from/9984 => /to/9984 /from/9985 => /to/9985 /from/9986 => /to/9986 /from/9987 => /to/9987 /from/9988 => /to/9988 /from/9989 => /to/9989 /from/9990 => /to/9990 /from/9991 => /to/9991 /from/9992 => /to/9992 /from/9993 => /to/9993 /from/9994 => /to/9994 /from/9995 => /to/9995 /from/9996 => /to/9996 /from/9997 => /to/9997 /from/9998 => /to/9998 /from/9999 => /to/9999 18:08:06.205 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 79.34% Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.093 sec - in co.codewizards.cloudstore.core.config.ConfigTest 18:08:06.298 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 18:08:06.432 [main] INFO c.c.c.l.LocalRepoManagerImpl - [366164f0]getCloseDeferredMillis: closeDeferredMillis=0 18:08:06.433 [main] INFO c.c.c.l.LocalRepoManagerImpl - [366164f0]close: Closing real LocalRepoManager immediately. 18:08:06.433 [main] INFO c.c.c.l.LocalRepoManagerImpl - [366164f0]_close: Shutting down real LocalRepoManager. 18:08:06.497 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.91% 18:08:06.611 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 18:08:06.800 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f36d888d-82d0-426b-9939-c5a0f57f10b2 remoteRepositoryId=ab22c613-c678-4c5a-a98d-017750fb19b9 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:08:06.971 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6518fdfd]initPersistenceManagerFactory: repositoryId=394fcbba-b6e7-4aaa-b553-d23402ab05d2 18:08:06.976 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6518fdfd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7697 ms. 18:08:07.129 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f183caa]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:07.129 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f183caa]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:07.139 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:08:07.144 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 18:08:07.150 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 18:08:07.158 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:08:07.154 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17% Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.687 sec - in co.codewizards.cloudstore.local.persistence.PersistenceTest 18:08:07.208 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 18:08:07.264 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50% 18:08:07.273 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 18:08:07.399 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62% 18:08:07.417 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83% 18:08:07.465 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94% 18:08:07.536 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 18:08:07.527 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 18:08:07.602 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6397248c]initPersistenceManagerFactory: repositoryId=4f5b688d-8571-4fc5-96a3-3deed858a531 18:08:07.609 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6397248c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6305 ms. 18:08:07.621 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 18:08:07.703 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.49% 18:08:07.722 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6397248c]getCloseDeferredMillis: closeDeferredMillis=0 18:08:07.722 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6397248c]close: Closing real LocalRepoManager immediately. 18:08:07.723 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6397248c]_close: Shutting down real LocalRepoManager. 18:08:07.744 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 18:08:07.760 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f36d888d-82d0-426b-9939-c5a0f57f10b2 remoteRepositoryId=ab22c613-c678-4c5a-a98d-017750fb19b9 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=5 18:08:07.823 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3f183caa]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:07.841 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69b3886f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqay6z-9vph-remote' 18:08:07.846 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69b3886f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqay6z-9vph-remote' locked successfully. 18:08:07.851 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.71% 18:08:08.008 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:08:08.142 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6518fdfd]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:08.142 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6518fdfd]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:08.196 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:08:08.201 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:08:08.206 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 18:08:08.251 [main] INFO c.c.c.l.LocalRepoManagerImpl - [307e4c44]initPersistenceManagerFactory: repositoryId=7ab0d85c-feb7-4f4f-bf9e-6c09fbfcfca3 18:08:08.260 [main] INFO c.c.c.l.LocalRepoManagerImpl - [307e4c44]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5254 ms. 18:08:08.297 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 18:08:08.355 [main] INFO c.c.c.l.LocalRepoManagerImpl - [307e4c44]getCloseDeferredMillis: closeDeferredMillis=0 18:08:08.356 [main] INFO c.c.c.l.LocalRepoManagerImpl - [307e4c44]close: Closing real LocalRepoManager immediately. 18:08:08.356 [main] INFO c.c.c.l.LocalRepoManagerImpl - [307e4c44]_close: Shutting down real LocalRepoManager. 18:08:08.520 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 18:08:08.579 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.60% 18:08:08.602 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 18:08:08.613 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 18:08:08.668 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:08:08.739 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6518fdfd]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:08.742 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35c8be21]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqayw5-k5dl8' 18:08:08.746 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35c8be21]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqayw5-k5dl8' locked successfully. 18:08:09.162 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6222391a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqaozj-cmp2v/sub1/aaa' 18:08:09.166 [main] INFO c.c.c.l.LocalRepoManagerImpl - [538a2f0e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqaz7w-q5i1g' 18:08:09.169 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d2708a7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqaz80-sahl1' 18:08:09.172 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d2708a7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqaz80-sahl1' locked successfully. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.602 sec - in co.codewizards.cloudstore.local.LocalRepoRegistryTest 18:08:10.742 [closeDeferredTimer-7abe27bf-2] INFO c.c.c.l.LocalRepoManagerImpl - [7abe27bf]_close: Shutting down real LocalRepoManager. 18:08:10.746 [closeDeferredTimer-6166e06f-2] INFO c.c.c.l.LocalRepoManagerImpl - [6166e06f]_close: Shutting down real LocalRepoManager. 18:08:12.053 [closeDeferredTimer-6ed922e1-1] INFO c.c.c.l.LocalRepoManagerImpl - [6ed922e1]_close: Shutting down real LocalRepoManager. 18:08:15.610 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6caa4dc5]initPersistenceManagerFactory: repositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e 18:08:15.624 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6caa4dc5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7719 ms. 18:08:15.873 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:08:15.887 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:08:15.898 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 18:08:15.900 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:08:15.901 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:08:15.940 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:08:15.997 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.01% 18:08:16.005 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.38% 18:08:16.094 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 18:08:16.138 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:08:16.169 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:08:16.170 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqal1p-695sf-remote' toID=8b977633-f80a-42f1-8aeb-229507ae419d to='target/repo/jylqal1o-elb5z-local', fromRepoLocalSync=true 18:08:16.170 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8b977633-f80a-42f1-8aeb-229507ae419d ('target/repo/jylqal1o-elb5z-local') 18:08:16.189 [pool-3-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:08:16.194 [pool-3-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:08:16.201 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:08:16.203 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:08:16.207 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:08:16.210 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:08:16.212 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:08:16.220 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:08:16.261 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e remoteRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:08:16.321 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:16.330 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:08:16.371 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.43% 18:08:16.373 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:16.400 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:16.402 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:08:16.462 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:16.491 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.54% 18:08:16.492 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.65% 18:08:16.493 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:16.499 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:08:16.520 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='de0b50c1a7005750e599a40e2d8095cb372d6e4e' to.sha1=''): /1/a 18:08:16.622 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="fc2c3ee7-1806-4b47-99a9-e9cf81a2751e"] on repo=8b977633-f80a-42f1-8aeb-229507ae419d 18:08:16.627 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:08:16.628 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='de0b50c1a7005750e599a40e2d8095cb372d6e4e' toSha1='null' 18:08:16.628 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:08:16.628 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:08:16.628 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:08:16.653 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11760 bytes in 25 ms. path='/1/a' 18:08:16.668 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:08:16.746 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="fc2c3ee7-1806-4b47-99a9-e9cf81a2751e"] on repo=8b977633-f80a-42f1-8aeb-229507ae419d 18:08:16.766 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:16.776 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 18:08:16.832 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e remoteRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d localRepositoryRevisionSynced=2 18:08:16.904 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d remoteRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e transaction.localRevision=12 remoteFromLocalRevision=2 18:08:16.915 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8b977633-f80a-42f1-8aeb-229507ae419d from='target/repo/jylqal1o-elb5z-local' toID=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqal1p-695sf-remote' 18:08:17.005 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d remoteRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=12 18:08:17.031 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69b3886f]initPersistenceManagerFactory: repositoryId=fde30c37-0f7c-472a-ab34-54181c7afd58 18:08:17.042 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69b3886f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5804 ms. 18:08:17.076 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:08:17.078 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:08:17.109 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d remoteRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e localRepositoryRevisionSynced=12 18:08:17.110 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74ebd159]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb5c1-zcob9-local' 18:08:17.114 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74ebd159]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb5c1-zcob9-local' locked successfully. 18:08:17.153 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e remoteRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d transaction.localRevision=5 remoteFromLocalRevision=12 18:08:17.157 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqal1p-695sf-remote' toID=8b977633-f80a-42f1-8aeb-229507ae419d to='target/repo/jylqal1o-elb5z-local', fromRepoLocalSync=false 18:08:17.182 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e remoteRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:08:17.189 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:08:17.190 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:08:17.201 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e remoteRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d localRepositoryRevisionSynced=5 18:08:17.209 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d remoteRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e transaction.localRevision=15 remoteFromLocalRevision=5 18:08:17.212 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:08:18.333 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d2708a7]initPersistenceManagerFactory: repositoryId=754ccf1b-cda7-4d47-a33e-92db6b4a1bb4 18:08:18.338 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d2708a7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3216 ms. 18:08:18.345 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqal1p-695sf-remote' toID=8b977633-f80a-42f1-8aeb-229507ae419d to='target/repo/jylqal1o-elb5z-local', fromRepoLocalSync=true 18:08:18.346 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:08:18.349 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:08:18.352 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:08:18.384 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d2708a7]getCloseDeferredMillis: closeDeferredMillis=0 18:08:18.385 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d2708a7]close: Closing real LocalRepoManager immediately. 18:08:18.385 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d2708a7]_close: Shutting down real LocalRepoManager. 18:08:18.409 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:08:18.426 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:08:18.439 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:08:18.458 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e remoteRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9 18:08:18.465 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00% 18:08:18.467 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 16.18% 18:08:18.468 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.36% 18:08:18.468 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.55% 18:08:18.468 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.73% 18:08:18.470 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.91% 18:08:18.470 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.09% 18:08:18.470 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 65.27% 18:08:18.470 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.45% 18:08:18.471 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 81.64% 18:08:18.473 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:18.475 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:08:18.507 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35c8be21]initPersistenceManagerFactory: repositoryId=6204dafa-f12d-426b-8ff0-785f2ed6f1a0 18:08:18.508 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c189b2b05a71c76b173fd9a93f78939367783334' to.sha1='de0b50c1a7005750e599a40e2d8095cb372d6e4e'): /1/a 18:08:18.528 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35c8be21]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3375 ms. 18:08:18.550 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="fc2c3ee7-1806-4b47-99a9-e9cf81a2751e"] on repo=8b977633-f80a-42f1-8aeb-229507ae419d 18:08:18.562 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:08:18.562 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='c189b2b05a71c76b173fd9a93f78939367783334' toSha1='de0b50c1a7005750e599a40e2d8095cb372d6e4e' 18:08:18.562 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:08:18.563 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:08:18.564 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:08:18.573 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11760 bytes in 10 ms. path='/1/a' 18:08:18.590 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:08:18.648 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="fc2c3ee7-1806-4b47-99a9-e9cf81a2751e"] on repo=8b977633-f80a-42f1-8aeb-229507ae419d 18:08:18.660 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:08:18.663 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:18.667 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:08:18.675 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 89.82% 18:08:18.675 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00% 18:08:18.697 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e remoteRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d localRepositoryRevisionSynced=9 18:08:18.701 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 18:08:18.712 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d remoteRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e transaction.localRevision=22 remoteFromLocalRevision=9 18:08:18.715 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:08:18.784 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 18:08:18.812 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 18:08:18.853 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.43% 18:08:18.899 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 18:08:18.946 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.74% 18:08:19.044 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:08:19.057 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5cdf221a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqaz80-sahl1' Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.891 sec - in co.codewizards.cloudstore.local.LocalRepoManagerFactoryTest 18:08:19.096 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35c8be21]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:19.097 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35c8be21]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:19.109 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:08:19.113 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:08:19.120 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 18:08:19.160 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29% 18:08:19.214 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 70.19% 18:08:19.225 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 82.67% 18:08:19.229 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 18:08:19.238 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 18:08:19.256 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:08:19.278 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35c8be21]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:19.280 [main] INFO c.c.c.l.LocalRepoManagerImpl - [581918f6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb70w-j0ji6' 18:08:19.284 [main] INFO c.c.c.l.LocalRepoManagerImpl - [581918f6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb70w-j0ji6' locked successfully. 18:08:19.849 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8b977633-f80a-42f1-8aeb-229507ae419d from='target/repo/jylqal1o-elb5z-local' toID=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqal1p-695sf-remote' 18:08:19.869 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d remoteRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=22 18:08:19.873 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00% 18:08:19.873 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 53.00% 18:08:19.874 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00% 18:08:19.887 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d remoteRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e localRepositoryRevisionSynced=22 18:08:19.900 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e remoteRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d transaction.localRevision=12 remoteFromLocalRevision=22 18:08:19.944 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:08:19.945 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqal1p-695sf-remote' toID=8b977633-f80a-42f1-8aeb-229507ae419d to='target/repo/jylqal1o-elb5z-local', fromRepoLocalSync=true 18:08:19.946 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:08:19.956 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:08:19.959 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:08:19.968 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:08:19.972 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:08:20.009 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:08:20.029 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e remoteRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=14 18:08:20.035 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 8.00% 18:08:20.036 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 16.18% 18:08:20.036 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.36% 18:08:20.036 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.55% 18:08:20.036 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.73% 18:08:20.038 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.91% 18:08:20.039 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.09% 18:08:20.039 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 65.27% 18:08:20.039 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.45% 18:08:20.039 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 81.64% 18:08:20.041 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:20.043 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:08:20.065 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='71e5635d39b794728868adbc11e1599d4f1b4590' to.sha1='c189b2b05a71c76b173fd9a93f78939367783334'): /1/a 18:08:20.115 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="fc2c3ee7-1806-4b47-99a9-e9cf81a2751e"] on repo=8b977633-f80a-42f1-8aeb-229507ae419d 18:08:20.184 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:08:20.184 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='71e5635d39b794728868adbc11e1599d4f1b4590' toSha1='c189b2b05a71c76b173fd9a93f78939367783334' 18:08:20.184 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:08:20.184 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:08:20.186 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:08:20.201 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11760 bytes in 17 ms. path='/1/a' 18:08:20.209 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:08:20.235 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="fc2c3ee7-1806-4b47-99a9-e9cf81a2751e"] on repo=8b977633-f80a-42f1-8aeb-229507ae419d 18:08:20.258 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:20.288 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 89.82% 18:08:20.288 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 98.00% 18:08:20.300 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e remoteRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d localRepositoryRevisionSynced=14 18:08:20.536 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b977633-f80a-42f1-8aeb-229507ae419d remoteRepositoryId=fc2c3ee7-1806-4b47-99a9-e9cf81a2751e transaction.localRevision=31 remoteFromLocalRevision=14 18:08:20.543 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:08:20.544 [main] INFO c.c.c.l.LocalRepoManagerImpl - [401788d5]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:20.544 [main] INFO c.c.c.l.LocalRepoManagerImpl - [401788d5]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:20.545 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6caa4dc5]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:20.545 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6caa4dc5]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:20.559 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8585cdd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb80e-yrrry-local' 18:08:20.562 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8585cdd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb80e-yrrry-local' locked successfully. 18:08:23.463 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74ebd159]initPersistenceManagerFactory: repositoryId=9dfcfc30-f700-4217-a52d-96a7d56cba05 18:08:23.474 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74ebd159]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4616 ms. 18:08:23.660 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74ebd159]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:23.660 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74ebd159]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:23.726 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 18:08:23.740 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 18:08:23.759 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% 18:08:23.870 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 18:08:23.909 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% 18:08:23.997 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.56% 18:08:24.025 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 18:08:24.103 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.91% 18:08:24.201 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 18:08:24.397 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fde30c37-0f7c-472a-ab34-54181c7afd58 remoteRepositoryId=9dfcfc30-f700-4217-a52d-96a7d56cba05 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:08:24.519 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69b3886f]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:24.519 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69b3886f]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:24.524 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 18:08:24.533 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 18:08:24.538 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.17% 18:08:24.560 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 18:08:24.575 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.50% 18:08:24.704 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 80.62% 18:08:24.733 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.83% 18:08:24.746 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.94% 18:08:24.794 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 18:08:24.895 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fde30c37-0f7c-472a-ab34-54181c7afd58 remoteRepositoryId=9dfcfc30-f700-4217-a52d-96a7d56cba05 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=5 18:08:24.934 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69b3886f]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:24.938 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5bad555b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbbe2-l9kfm-remote' 18:08:24.943 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5bad555b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbbe2-l9kfm-remote' locked successfully. 18:08:25.497 [closeDeferredTimer-22bf9122-1] INFO c.c.c.l.LocalRepoManagerImpl - [22bf9122]_close: Shutting down real LocalRepoManager. 18:08:27.833 [closeDeferredTimer-3f183caa-2] INFO c.c.c.l.LocalRepoManagerImpl - [3f183caa]_close: Shutting down real LocalRepoManager. 18:08:28.059 [main] INFO c.c.c.l.LocalRepoManagerImpl - [581918f6]initPersistenceManagerFactory: repositoryId=ee854b0c-bd77-47f8-a017-3882e2c51f1d 18:08:28.068 [main] INFO c.c.c.l.LocalRepoManagerImpl - [581918f6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5425 ms. 18:08:28.147 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:08:28.151 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:08:28.183 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 18:08:28.268 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 18:08:28.314 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 18:08:28.358 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.39% 18:08:28.392 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 18:08:28.431 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.70% 18:08:28.489 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:08:28.537 [main] INFO c.c.c.l.LocalRepoManagerImpl - [581918f6]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:28.537 [main] INFO c.c.c.l.LocalRepoManagerImpl - [581918f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:28.561 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11c999da]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbe6c-aucgp' 18:08:28.567 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11c999da]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbe6c-aucgp' locked successfully. 18:08:28.741 [closeDeferredTimer-6518fdfd-2] INFO c.c.c.l.LocalRepoManagerImpl - [6518fdfd]_close: Shutting down real LocalRepoManager. 18:08:29.125 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8585cdd]initPersistenceManagerFactory: repositoryId=c3192a42-fa66-4761-8016-12e11b224023 18:08:29.156 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8585cdd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5294 ms. 18:08:29.194 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4088702d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb80e-wd6y0-remote' 18:08:29.198 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4088702d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb80e-wd6y0-remote' locked successfully. 18:08:34.223 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5bad555b]initPersistenceManagerFactory: repositoryId=503c7e9a-ab1c-46f1-ac4d-6a1bb2401d4e 18:08:34.232 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5bad555b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3651 ms. 18:08:34.296 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5db90818]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbils-hi5yt-local' 18:08:34.300 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5db90818]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbils-hi5yt-local' locked successfully. 18:08:34.549 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11c999da]initPersistenceManagerFactory: repositoryId=f7a2b7c9-863a-42b0-9214-8064f2a87bdd 18:08:34.562 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11c999da]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2678 ms. 18:08:34.657 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:08:34.668 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:08:34.671 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 18:08:34.678 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29% 18:08:34.769 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 18:08:34.782 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62% 18:08:34.794 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 18:08:34.807 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 18:08:34.850 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:08:34.886 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11c999da]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:34.887 [main] INFO c.c.c.l.LocalRepoManagerImpl - [11c999da]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:34.893 [main] INFO c.c.c.l.LocalRepoManagerImpl - [581918f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:34.898 [main] INFO c.c.c.l.LocalRepoManagerImpl - [535be281]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbj2p-u9wri' 18:08:34.902 [main] INFO c.c.c.l.LocalRepoManagerImpl - [535be281]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbj2p-u9wri' locked successfully. 18:08:35.156 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4088702d]initPersistenceManagerFactory: repositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 18:08:35.212 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4088702d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3201 ms. 18:08:35.359 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8585cdd]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:35.359 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8585cdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:35.706 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:08:35.706 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=42c82761-85fb-4ca0-ac63-311c25fd5cc6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb80e-wd6y0-remote' toID=c3192a42-fa66-4761-8016-12e11b224023 to='target/repo/jylqb80e-yrrry-local', fromRepoLocalSync=true 18:08:35.707 [pool-4-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c3192a42-fa66-4761-8016-12e11b224023 ('target/repo/jylqb80e-yrrry-local') 18:08:35.752 [pool-4-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:08:35.761 [pool-4-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:08:35.763 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:08:35.766 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:08:35.770 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:08:35.776 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 18:08:35.781 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:08:35.787 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:08:35.799 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:08:35.850 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 remoteRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:08:35.925 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:35.933 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:08:36.049 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:36.081 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:36.084 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:08:36.114 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 18:08:36.116 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:36.138 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 18:08:36.139 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 18:08:36.141 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:36.143 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:08:36.163 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24a592702a33077dd6a10725901c6920bd0b97cb' to.sha1=''): /1/a 18:08:36.237 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="42c82761-85fb-4ca0-ac63-311c25fd5cc6"] on repo=c3192a42-fa66-4761-8016-12e11b224023 18:08:36.244 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:08:36.244 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='24a592702a33077dd6a10725901c6920bd0b97cb' toSha1='null' 18:08:36.245 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:08:36.245 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:08:36.247 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:08:36.259 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207792 bytes in 14 ms. path='/1/a' 18:08:36.268 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:08:36.326 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="42c82761-85fb-4ca0-ac63-311c25fd5cc6"] on repo=c3192a42-fa66-4761-8016-12e11b224023 18:08:36.345 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:36.360 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:36.412 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:36.435 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:36.512 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 47.12% 18:08:36.514 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:36.564 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 remoteRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 localRepositoryRevisionSynced=2 18:08:36.620 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 remoteRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 transaction.localRevision=16 remoteFromLocalRevision=2 18:08:36.632 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c3192a42-fa66-4761-8016-12e11b224023 from='target/repo/jylqb80e-yrrry-local' toID=42c82761-85fb-4ca0-ac63-311c25fd5cc6 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb80e-wd6y0-remote' 18:08:36.689 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 remoteRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16 18:08:36.708 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 18:08:36.708 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:08:36.708 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:08:36.725 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 remoteRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 localRepositoryRevisionSynced=16 18:08:36.767 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 remoteRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 transaction.localRevision=5 remoteFromLocalRevision=16 18:08:36.808 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=42c82761-85fb-4ca0-ac63-311c25fd5cc6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb80e-wd6y0-remote' toID=c3192a42-fa66-4761-8016-12e11b224023 to='target/repo/jylqb80e-yrrry-local', fromRepoLocalSync=false 18:08:36.846 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 remoteRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:08:36.850 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:08:36.851 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:08:36.865 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 remoteRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 localRepositoryRevisionSynced=5 18:08:36.873 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 remoteRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 transaction.localRevision=19 remoteFromLocalRevision=5 18:08:36.876 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:08:36.923 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:08:36.928 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=42c82761-85fb-4ca0-ac63-311c25fd5cc6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb80e-wd6y0-remote' toID=c3192a42-fa66-4761-8016-12e11b224023 to='target/repo/jylqb80e-yrrry-local', fromRepoLocalSync=true 18:08:36.928 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c3192a42-fa66-4761-8016-12e11b224023 ('target/repo/jylqb80e-yrrry-local') 18:08:36.937 [pool-5-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:08:36.953 [pool-5-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:08:36.970 [pool-5-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 18:08:37.008 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:08:37.011 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:08:37.014 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:08:37.021 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:08:37.024 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:08:37.080 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:08:37.102 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 remoteRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:08:37.125 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.60% 18:08:37.126 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:37.129 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:08:37.162 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:37.199 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:37.201 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 18:08:37.265 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:37.302 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:37.304 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/broken' 18:08:37.337 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:37.347 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 18:08:37.349 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.27% 18:08:37.389 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 remoteRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 localRepositoryRevisionSynced=8 18:08:37.402 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 remoteRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 transaction.localRevision=26 remoteFromLocalRevision=8 18:08:37.405 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c3192a42-fa66-4761-8016-12e11b224023 from='target/repo/jylqb80e-yrrry-local' toID=42c82761-85fb-4ca0-ac63-311c25fd5cc6 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb80e-wd6y0-remote' 18:08:37.443 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 remoteRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=26 18:08:37.460 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 18:08:37.460 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 18:08:37.462 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:37.464 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 18:08:37.474 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:37.502 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:37.504 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/broken' 18:08:37.513 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:37.523 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 18:08:37.523 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:08:37.558 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 remoteRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 localRepositoryRevisionSynced=26 18:08:37.613 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 remoteRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 transaction.localRevision=11 remoteFromLocalRevision=26 18:08:37.693 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=42c82761-85fb-4ca0-ac63-311c25fd5cc6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqb80e-wd6y0-remote' toID=c3192a42-fa66-4761-8016-12e11b224023 to='target/repo/jylqb80e-yrrry-local', fromRepoLocalSync=false 18:08:37.713 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 remoteRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:08:37.717 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:08:37.718 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:08:37.726 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 remoteRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 localRepositoryRevisionSynced=11 18:08:37.751 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c3192a42-fa66-4761-8016-12e11b224023 remoteRepositoryId=42c82761-85fb-4ca0-ac63-311c25fd5cc6 transaction.localRevision=31 remoteFromLocalRevision=11 18:08:37.754 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:08:37.765 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8585cdd]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:37.766 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4088702d]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:37.766 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4088702d]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:37.769 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62feaf]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqblag-5vaun-local' 18:08:37.773 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62feaf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqblag-5vaun-local' locked successfully. 18:08:39.278 [closeDeferredTimer-35c8be21-2] INFO c.c.c.l.LocalRepoManagerImpl - [35c8be21]_close: Shutting down real LocalRepoManager. 18:08:40.546 [closeDeferredTimer-401788d5-1] INFO c.c.c.l.LocalRepoManagerImpl - [401788d5]_close: Shutting down real LocalRepoManager. 18:08:40.547 [closeDeferredTimer-6caa4dc5-1] INFO c.c.c.l.LocalRepoManagerImpl - [6caa4dc5]_close: Shutting down real LocalRepoManager. 18:08:41.478 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5db90818]initPersistenceManagerFactory: repositoryId=f7bf0375-c5fb-43da-8145-56c4aeab6bfb 18:08:41.482 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5db90818]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4628 ms. 18:08:41.641 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5db90818]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:41.642 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5db90818]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:41.680 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 1.00% 18:08:41.693 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 50.00% 18:08:41.717 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 58.00% 18:08:41.807 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 63.61% 18:08:41.835 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 74.34% 18:08:41.879 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 79.64% 18:08:41.905 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 90.67% 18:08:41.968 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 95.72% 18:08:42.036 [main] INFO c.c.c.l.t.FileRepoTransportTest - Local sync...: 100.00% 18:08:42.206 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=503c7e9a-ab1c-46f1-ac4d-6a1bb2401d4e remoteRepositoryId=f7bf0375-c5fb-43da-8145-56c4aeab6bfb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:08:42.289 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5bad555b]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:42.289 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5bad555b]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 115.712 sec - in co.codewizards.cloudstore.local.transport.FileRepoTransportTest 18:08:43.260 [main] INFO c.c.c.l.LocalRepoManagerImpl - [535be281]initPersistenceManagerFactory: repositoryId=b13a4529-6644-4a16-84ec-fe025e702446 18:08:43.264 [main] INFO c.c.c.l.LocalRepoManagerImpl - [535be281]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5550 ms. 18:08:43.326 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:08:43.330 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:08:43.360 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.00% 18:08:43.466 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 63.61% 18:08:43.497 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.34% 18:08:43.529 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 79.45% 18:08:43.558 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.67% 18:08:43.596 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.88% 18:08:43.653 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:08:43.698 [main] INFO c.c.c.l.LocalRepoManagerImpl - [535be281]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:43.700 [main] INFO c.c.c.l.LocalRepoManagerImpl - [535be281]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:43.711 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 1.00% 18:08:43.714 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 50.00% 18:08:43.717 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 58.17% 18:08:43.724 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 64.29% 18:08:43.774 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 74.50% 18:08:43.788 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 80.62% 18:08:43.800 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 90.83% 18:08:43.816 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 95.94% 18:08:43.847 [main] INFO c.c.c.l.LocalRepoManagerTest - Local sync...: 100.00% 18:08:43.879 [main] INFO c.c.c.l.LocalRepoManagerImpl - [535be281]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.911 sec - in co.codewizards.cloudstore.local.LocalRepoManagerTest 18:08:44.743 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62feaf]initPersistenceManagerFactory: repositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:44.745 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62feaf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1818 ms. 18:08:44.770 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4512f5f1]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqblag-m1as8-remote' 18:08:44.773 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4512f5f1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqblag-m1as8-remote' locked successfully. 18:08:48.565 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4512f5f1]initPersistenceManagerFactory: repositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 18:08:48.569 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4512f5f1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2051 ms. 18:08:48.714 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:08:48.725 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:08:48.741 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:08:48.804 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:08:48.830 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:08:48.875 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.36% 18:08:48.900 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:08:48.945 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91% 18:08:48.986 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:08:49.018 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:49.018 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 18:08:49.025 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:08:49.026 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqblag-m1as8-remote/2' toID=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 to='target/repo/jylqblag-5vaun-local', fromRepoLocalSync=true 18:08:49.026 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76eb2eda-9ad7-4f96-9079-f5cd254d66f7 ('target/repo/jylqblag-5vaun-local') 18:08:49.054 [pool-6-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:08:49.063 [pool-6-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:08:49.068 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:08:49.069 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:08:49.072 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:08:49.078 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:08:49.086 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:08:49.097 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:08:49.103 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:08:49.111 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:08:49.122 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:08:49.155 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 remoteRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:08:49.222 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:49.229 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:08:49.259 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:49.271 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:49.272 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:08:49.289 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 18:08:49.291 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:49.311 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 18:08:49.312 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 18:08:49.313 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:49.314 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:08:49.330 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e45882bf727fae5579c8e8236f4657d10d745174' to.sha1=''): /1/a 18:08:49.375 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2"] on repo=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:49.377 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:08:49.377 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e45882bf727fae5579c8e8236f4657d10d745174' toSha1='null' 18:08:49.377 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:08:49.377 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:08:49.380 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:08:49.390 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 204480 bytes in 13 ms. path='/1/a' 18:08:49.397 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:08:49.443 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2"] on repo=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:49.452 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:49.460 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:49.462 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:08:49.479 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2423c574820a359cd3fb56d207206453a48ce8f4' to.sha1=''): /1/b 18:08:49.498 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2"] on repo=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:49.499 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:08:49.499 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2423c574820a359cd3fb56d207206453a48ce8f4' toSha1='null' 18:08:49.499 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:08:49.499 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:08:49.505 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:08:49.518 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 420750 bytes in 19 ms. path='/1/b' 18:08:49.525 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:08:49.556 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2"] on repo=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:49.562 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:49.571 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:49.573 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:08:49.585 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='114d1b62768e92ee04466b8a76ef2678c3305ab7' to.sha1=''): /a 18:08:49.602 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2"] on repo=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:49.603 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 18:08:49.603 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='114d1b62768e92ee04466b8a76ef2678c3305ab7' toSha1='null' 18:08:49.603 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:08:49.604 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 18:08:49.607 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 18:08:49.616 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 332787 bytes in 12 ms. path='/a' 18:08:49.622 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:08:49.648 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2"] on repo=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:49.653 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:49.658 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 18:08:49.684 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 remoteRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 localRepositoryRevisionSynced=2 18:08:49.716 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 remoteRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 transaction.localRevision=24 remoteFromLocalRevision=2 18:08:49.718 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 from='target/repo/jylqblag-5vaun-local' toID=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqblag-m1as8-remote/2' 18:08:49.745 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 remoteRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 18:08:49.759 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:08:49.760 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:08:49.777 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 remoteRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 localRepositoryRevisionSynced=24 18:08:49.789 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 remoteRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 transaction.localRevision=5 remoteFromLocalRevision=24 18:08:49.793 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqblag-m1as8-remote/2' toID=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 to='target/repo/jylqblag-5vaun-local', fromRepoLocalSync=false 18:08:49.813 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 remoteRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:08:49.824 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:08:49.824 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:08:49.831 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 remoteRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 localRepositoryRevisionSynced=5 18:08:49.842 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 remoteRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 transaction.localRevision=27 remoteFromLocalRevision=5 18:08:49.844 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:08:49.867 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62feaf]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:49.867 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62feaf]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:49.868 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4512f5f1]getCloseDeferredMillis: closeDeferredMillis=20000 18:08:49.868 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4512f5f1]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:50.996 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/jylqblag-m1as8-remote/2/1/b' length=420750 18:08:50.999 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/jylqblag-m1as8-remote/2/1/b' length=1 18:08:51.001 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:08:51.003 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:08:51.005 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 18:08:51.011 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:08:51.017 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 18:08:51.080 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 18:08:51.085 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 18:08:51.092 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 18:08:51.122 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:08:51.154 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:08:51.155 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqblag-m1as8-remote/2' toID=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 to='target/repo/jylqblag-5vaun-local', fromRepoLocalSync=true 18:08:51.155 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 76eb2eda-9ad7-4f96-9079-f5cd254d66f7 ('target/repo/jylqblag-5vaun-local') 18:08:51.160 [pool-7-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:08:51.172 [pool-7-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 18:08:51.184 [pool-7-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:08:51.197 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:08:51.198 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:08:51.200 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:08:51.212 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:08:51.221 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:08:51.234 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:08:51.241 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:08:51.249 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:08:51.262 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:08:51.273 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 remoteRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9 18:08:51.290 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56% 18:08:51.292 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.96% 18:08:51.292 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.35% 18:08:51.294 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:51.295 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:08:51.319 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9cdfdf53d356a3c1e55ac42aaaa9584a89ff356a' to.sha1='e45882bf727fae5579c8e8236f4657d10d745174'): /1/a 18:08:51.344 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2"] on repo=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:51.347 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:08:51.347 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='9cdfdf53d356a3c1e55ac42aaaa9584a89ff356a' toSha1='e45882bf727fae5579c8e8236f4657d10d745174' 18:08:51.348 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:08:51.348 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:08:51.351 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:08:51.361 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 204480 bytes in 13 ms. path='/1/a' 18:08:51.368 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:08:51.396 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2"] on repo=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:51.402 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:51.410 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:51.411 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:08:51.427 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9d3c9cd54b1a392b21ea14904d9a318f74636b7' to.sha1='2423c574820a359cd3fb56d207206453a48ce8f4'): /1/b 18:08:51.445 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2"] on repo=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:51.447 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:08:51.447 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='a9d3c9cd54b1a392b21ea14904d9a318f74636b7' toSha1='2423c574820a359cd3fb56d207206453a48ce8f4' 18:08:51.447 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:08:51.447 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:08:51.447 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:08:51.454 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1 bytes in 7 ms. path='/1/b' 18:08:51.460 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:08:51.473 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2"] on repo=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 18:08:51.479 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:08:51.485 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 18:08:51.491 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 remoteRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 localRepositoryRevisionSynced=9 18:08:51.502 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 remoteRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 transaction.localRevision=40 remoteFromLocalRevision=9 18:08:51.504 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 from='target/repo/jylqblag-5vaun-local' toID=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqblag-m1as8-remote/2' 18:08:51.521 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 remoteRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=40 18:08:51.524 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:08:51.524 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:08:51.531 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 remoteRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 localRepositoryRevisionSynced=40 18:08:51.538 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 remoteRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 transaction.localRevision=12 remoteFromLocalRevision=40 18:08:51.542 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqblag-m1as8-remote/2' toID=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 to='target/repo/jylqblag-5vaun-local', fromRepoLocalSync=false 18:08:51.558 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 remoteRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 18:08:51.569 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:08:51.569 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:08:51.576 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 remoteRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 localRepositoryRevisionSynced=12 18:08:51.588 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=76eb2eda-9ad7-4f96-9079-f5cd254d66f7 remoteRepositoryId=ddc6bea2-7c32-48f2-bd4c-1ba9ddb57ef2 transaction.localRevision=43 remoteFromLocalRevision=12 18:08:51.590 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:08:51.590 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d62feaf]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:51.615 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4512f5f1]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:08:51.698 [main] INFO c.c.c.l.LocalRepoManagerImpl - [32b19d03]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbw1d-qyx68-local' 18:08:51.702 [main] INFO c.c.c.l.LocalRepoManagerImpl - [32b19d03]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbw1d-qyx68-local' locked successfully. 18:08:54.848 [main] INFO c.c.c.l.LocalRepoManagerImpl - [32b19d03]initPersistenceManagerFactory: repositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db 18:08:54.854 [main] INFO c.c.c.l.LocalRepoManagerImpl - [32b19d03]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1941 ms. 18:08:54.876 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3656a6cd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbw1d-gai9k-remote' 18:08:54.880 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3656a6cd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbw1d-gai9k-remote' locked successfully. 18:08:57.765 [closeDeferredTimer-8585cdd-2] INFO c.c.c.l.LocalRepoManagerImpl - [8585cdd]_close: Shutting down real LocalRepoManager. 18:08:58.129 [closeDeferredTimer-4088702d-1] INFO c.c.c.l.LocalRepoManagerImpl - [4088702d]_close: Shutting down real LocalRepoManager. 18:08:59.947 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3656a6cd]initPersistenceManagerFactory: repositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 18:08:59.951 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3656a6cd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3374 ms. 18:09:00.174 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:09:00.183 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:09:00.196 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:09:00.274 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:09:00.287 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:09:00.328 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.39% 18:09:00.353 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:09:00.392 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.80% 18:09:00.481 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:09:00.516 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: e88e0d02-28de-4a09-91f6-0b054fff50db 18:09:00.516 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 7d3f8aaa-d668-4ba2-bf7d-dc6204606034 18:09:00.524 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:00.524 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbw1d-gai9k-remote/2' toID=e88e0d02-28de-4a09-91f6-0b054fff50db to='target/repo/jylqbw1d-qyx68-local', fromRepoLocalSync=true 18:09:00.525 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e88e0d02-28de-4a09-91f6-0b054fff50db ('target/repo/jylqbw1d-qyx68-local') 18:09:00.557 [pool-8-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:00.569 [pool-8-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:09:00.572 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:00.577 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:00.579 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:09:00.585 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:09:00.591 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:00.600 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:09:00.605 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:09:00.612 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:09:00.623 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:00.653 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 remoteRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:09:00.714 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:00.720 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:09:00.759 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:00.777 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:00.778 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:09:00.933 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 18:09:00.938 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:00.955 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 18:09:00.956 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 18:09:00.958 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:00.961 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:09:00.975 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='85f18b35f8cb0a37409d528ae90ca13f22e064d6' to.sha1=''): /1/a 18:09:01.033 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7d3f8aaa-d668-4ba2-bf7d-dc6204606034"] on repo=e88e0d02-28de-4a09-91f6-0b054fff50db 18:09:01.038 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:09:01.038 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='85f18b35f8cb0a37409d528ae90ca13f22e064d6' toSha1='null' 18:09:01.038 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:09:01.039 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:09:01.042 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:09:01.052 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 16392 bytes in 13 ms. path='/1/a' 18:09:01.058 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:01.095 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7d3f8aaa-d668-4ba2-bf7d-dc6204606034"] on repo=e88e0d02-28de-4a09-91f6-0b054fff50db 18:09:01.113 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:01.126 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:01.128 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:09:01.147 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='82e9c9e0725ec908f9c98e88f9488902f24bd054' to.sha1=''): /1/b 18:09:01.177 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7d3f8aaa-d668-4ba2-bf7d-dc6204606034"] on repo=e88e0d02-28de-4a09-91f6-0b054fff50db 18:09:01.181 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:09:01.181 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='82e9c9e0725ec908f9c98e88f9488902f24bd054' toSha1='null' 18:09:01.181 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:09:01.182 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:09:01.190 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:09:01.211 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 632115 bytes in 29 ms. path='/1/b' 18:09:01.217 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:09:01.258 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7d3f8aaa-d668-4ba2-bf7d-dc6204606034"] on repo=e88e0d02-28de-4a09-91f6-0b054fff50db 18:09:01.272 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:01.284 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:01.285 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:09:01.299 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b8ddefc857401641de2d47972cb819befaea7c7c' to.sha1=''): /a 18:09:01.323 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7d3f8aaa-d668-4ba2-bf7d-dc6204606034"] on repo=e88e0d02-28de-4a09-91f6-0b054fff50db 18:09:01.328 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 18:09:01.328 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b8ddefc857401641de2d47972cb819befaea7c7c' toSha1='null' 18:09:01.328 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:09:01.328 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 18:09:01.338 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 18:09:01.353 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 563157 bytes in 25 ms. path='/a' 18:09:01.359 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:01.396 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7d3f8aaa-d668-4ba2-bf7d-dc6204606034"] on repo=e88e0d02-28de-4a09-91f6-0b054fff50db 18:09:01.406 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:01.416 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 18:09:01.444 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 remoteRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db localRepositoryRevisionSynced=2 18:09:01.466 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db remoteRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 transaction.localRevision=24 remoteFromLocalRevision=2 18:09:01.470 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e88e0d02-28de-4a09-91f6-0b054fff50db from='target/repo/jylqbw1d-qyx68-local' toID=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbw1d-gai9k-remote/2' 18:09:01.514 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db remoteRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 18:09:01.531 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:09:01.531 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:09:01.546 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db remoteRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 localRepositoryRevisionSynced=24 18:09:01.569 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 remoteRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db transaction.localRevision=5 remoteFromLocalRevision=24 18:09:01.570 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbw1d-gai9k-remote/2' toID=e88e0d02-28de-4a09-91f6-0b054fff50db to='target/repo/jylqbw1d-qyx68-local', fromRepoLocalSync=false 18:09:01.583 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 remoteRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:09:01.590 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:09:01.590 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:09:01.596 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 remoteRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db localRepositoryRevisionSynced=5 18:09:01.601 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db remoteRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 transaction.localRevision=27 remoteFromLocalRevision=5 18:09:01.606 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:09:01.632 [main] INFO c.c.c.l.LocalRepoManagerImpl - [32b19d03]getCloseDeferredMillis: closeDeferredMillis=20000 18:09:01.632 [main] INFO c.c.c.l.LocalRepoManagerImpl - [32b19d03]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:01.634 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3656a6cd]getCloseDeferredMillis: closeDeferredMillis=20000 18:09:01.634 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3656a6cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:01.664 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:09:01.666 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:09:01.670 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25% 18:09:01.675 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38% 18:09:01.678 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 18:09:01.682 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75% 18:09:01.687 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88% 18:09:01.692 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 18:09:01.752 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:09:01.772 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:01.773 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbw1d-gai9k-remote/2' toID=e88e0d02-28de-4a09-91f6-0b054fff50db to='target/repo/jylqbw1d-qyx68-local', fromRepoLocalSync=true 18:09:01.773 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e88e0d02-28de-4a09-91f6-0b054fff50db ('target/repo/jylqbw1d-qyx68-local') 18:09:01.782 [pool-9-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:01.796 [pool-9-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 18:09:01.809 [pool-9-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:09:01.827 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:01.829 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:01.831 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:09:01.837 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 18:09:01.841 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:01.845 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:09:01.851 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 18:09:01.856 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:09:01.862 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:01.870 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 remoteRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:09:01.893 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56% 18:09:01.894 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:01.896 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:09:01.920 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:01.929 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:01.931 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '' 18:09:02.015 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:02.027 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:02.029 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '' 18:09:02.036 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:02.046 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.16% 18:09:02.048 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.55% 18:09:02.074 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 remoteRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db localRepositoryRevisionSynced=8 18:09:02.081 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db remoteRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 transaction.localRevision=33 remoteFromLocalRevision=8 18:09:02.086 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e88e0d02-28de-4a09-91f6-0b054fff50db from='target/repo/jylqbw1d-qyx68-local' toID=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbw1d-gai9k-remote/2' 18:09:02.109 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db remoteRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=33 18:09:02.125 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 18:09:02.126 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 18:09:02.126 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:02.127 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1' 18:09:02.151 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:02.160 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:02.161 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/a' 18:09:02.173 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:02.182 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 18:09:02.182 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:09:02.214 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db remoteRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 localRepositoryRevisionSynced=33 18:09:02.223 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 remoteRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db transaction.localRevision=11 remoteFromLocalRevision=33 18:09:02.225 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqbw1d-gai9k-remote/2' toID=e88e0d02-28de-4a09-91f6-0b054fff50db to='target/repo/jylqbw1d-qyx68-local', fromRepoLocalSync=false 18:09:02.237 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 remoteRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:09:02.244 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:09:02.244 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:09:02.249 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 remoteRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db localRepositoryRevisionSynced=11 18:09:02.255 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e88e0d02-28de-4a09-91f6-0b054fff50db remoteRepositoryId=7d3f8aaa-d668-4ba2-bf7d-dc6204606034 transaction.localRevision=38 remoteFromLocalRevision=11 18:09:02.259 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:09:02.259 [main] INFO c.c.c.l.LocalRepoManagerImpl - [32b19d03]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:02.275 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3656a6cd]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:02.281 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3662309d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-17uqf-local' 18:09:02.285 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3662309d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-17uqf-local' locked successfully. 18:09:05.666 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3662309d]initPersistenceManagerFactory: repositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:05.670 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3662309d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1932 ms. 18:09:05.695 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54d66499]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-x77u3-remote' 18:09:05.699 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54d66499]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-x77u3-remote' locked successfully. 18:09:10.205 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54d66499]initPersistenceManagerFactory: repositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 18:09:10.211 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54d66499]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2750 ms. 18:09:10.330 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:09:10.337 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:09:10.349 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:09:10.403 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:09:10.430 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:09:10.463 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.44% 18:09:10.480 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:09:10.510 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.81% 18:09:10.555 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:09:10.586 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:10.586 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 95a59536-5bfd-4b18-8641-3ff23f7e57c4 18:09:10.591 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:10.592 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=95a59536-5bfd-4b18-8641-3ff23f7e57c4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-x77u3-remote' toID=60e0796f-7e8c-45ba-a13b-475a5be52859 to='target/repo/jylqc47c-17uqf-local', fromRepoLocalSync=true 18:09:10.592 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 60e0796f-7e8c-45ba-a13b-475a5be52859 ('target/repo/jylqc47c-17uqf-local') 18:09:10.628 [pool-10-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:10.636 [pool-10-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:09:10.638 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:10.642 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:10.646 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:09:10.652 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:09:10.657 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:10.666 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:09:10.670 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:09:10.676 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:09:10.687 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:10.718 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:09:10.756 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:10.760 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:09:10.789 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:10.966 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:10.969 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:09:10.991 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:10.999 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 18:09:11.000 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.001 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:09:11.015 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.023 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.024 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:09:11.038 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.048 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.050 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:09:11.071 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.092 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 18:09:11.092 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 18:09:11.093 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.095 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:09:11.108 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a88d1e5577744599d07882c7f01fdded6cd34627' to.sha1=''): /1/a 18:09:11.169 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:11.173 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:09:11.173 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a88d1e5577744599d07882c7f01fdded6cd34627' toSha1='null' 18:09:11.173 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:09:11.173 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:09:11.182 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:09:11.194 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 312270 bytes in 21 ms. path='/1/a' 18:09:11.200 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:11.251 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:11.265 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.274 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.276 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:09:11.295 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='55120c9df1b51082e83109a66fb1766c395b3650' to.sha1=''): /1/b 18:09:11.316 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:11.320 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:09:11.320 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='55120c9df1b51082e83109a66fb1766c395b3650' toSha1='null' 18:09:11.320 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:09:11.321 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:09:11.323 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:09:11.334 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 105974 bytes in 13 ms. path='/1/b' 18:09:11.341 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:09:11.361 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:11.369 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.378 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.379 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 18:09:11.396 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='78418c9fade7a84672d421be38ba3d5f3441d017' to.sha1=''): /1/c 18:09:11.419 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:11.425 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 18:09:11.425 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='78418c9fade7a84672d421be38ba3d5f3441d017' toSha1='null' 18:09:11.425 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 18:09:11.425 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 18:09:11.426 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 18:09:11.435 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 86710 bytes in 10 ms. path='/1/c' 18:09:11.442 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:09:11.464 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:11.472 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.484 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.485 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:09:11.502 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c85009f582d6d1a79bf16b5eaa2878fcef786471' to.sha1=''): /2/1/a 18:09:11.531 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:11.535 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:09:11.536 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c85009f582d6d1a79bf16b5eaa2878fcef786471' toSha1='null' 18:09:11.536 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:09:11.536 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:09:11.538 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:09:11.549 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161436 bytes in 13 ms. path='/2/1/a' 18:09:11.558 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:11.584 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:11.592 [closeDeferredTimer-d62feaf-2] INFO c.c.c.l.LocalRepoManagerImpl - [d62feaf]_close: Shutting down real LocalRepoManager. 18:09:11.592 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:11.943 [closeDeferredTimer-4512f5f1-2] INFO c.c.c.l.LocalRepoManagerImpl - [4512f5f1]_close: Shutting down real LocalRepoManager. 18:09:12.361 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:12.368 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 18:09:12.395 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='316f58622a7e978408edba838091ccd8ec768475' to.sha1=''): /2/1/b 18:09:12.455 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:12.462 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 18:09:12.463 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='316f58622a7e978408edba838091ccd8ec768475' toSha1='null' 18:09:12.463 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 18:09:12.463 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 18:09:12.471 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 18:09:12.482 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 279050 bytes in 19 ms. path='/2/1/b' 18:09:12.489 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:09:12.544 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:12.618 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:12.633 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:12.635 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:09:12.653 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd933b3a576606f25f8c1b8f5d0b8df4bac88c69' to.sha1=''): /2/a 18:09:12.760 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:12.776 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 18:09:12.777 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bd933b3a576606f25f8c1b8f5d0b8df4bac88c69' toSha1='null' 18:09:12.777 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:09:12.777 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 18:09:12.782 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 18:09:12.792 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 227205 bytes in 15 ms. path='/2/a' 18:09:12.797 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:12.942 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:12.968 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:13.039 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:13.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:09:13.052 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b90dd07d81565e68453dc1260685523f9b87b0b0' to.sha1=''): /3/a 18:09:13.106 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:13.169 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 18:09:13.169 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b90dd07d81565e68453dc1260685523f9b87b0b0' toSha1='null' 18:09:13.169 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:09:13.169 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 18:09:13.181 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 18:09:13.194 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 354162 bytes in 24 ms. path='/3/a' 18:09:13.203 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:13.269 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:13.342 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:13.375 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:13.377 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:09:13.390 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3da0c6ddf1e45938e68cfec36240160322ac2151' to.sha1=''): /3/b 18:09:13.502 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:13.548 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 18:09:13.548 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3da0c6ddf1e45938e68cfec36240160322ac2151' toSha1='null' 18:09:13.548 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:09:13.548 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 18:09:13.552 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 18:09:13.567 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 317424 bytes in 19 ms. path='/3/b' 18:09:13.573 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:09:13.646 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:13.705 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:13.718 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:13.719 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:09:13.727 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f91cbbb184695efd0c1fef9e11a78dc112b2bb1e' to.sha1=''): /3/c 18:09:13.802 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:13.815 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 18:09:13.816 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f91cbbb184695efd0c1fef9e11a78dc112b2bb1e' toSha1='null' 18:09:13.816 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:09:13.816 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 18:09:13.826 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 18:09:13.840 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207842 bytes in 24 ms. path='/3/c' 18:09:13.845 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:09:13.944 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:13.982 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:14.012 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:14.016 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:09:14.028 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a82c4e628cc0f1fd53f5710352842be737e1dca0' to.sha1=''): /3/d 18:09:14.050 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:14.056 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 18:09:14.056 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a82c4e628cc0f1fd53f5710352842be737e1dca0' toSha1='null' 18:09:14.056 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:09:14.056 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 18:09:14.060 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 18:09:14.077 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 108936 bytes in 21 ms. path='/3/d' 18:09:14.083 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:09:14.106 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="95a59536-5bfd-4b18-8641-3ff23f7e57c4"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:14.117 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:14.127 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 18:09:14.158 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=2 18:09:14.188 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 transaction.localRevision=72 remoteFromLocalRevision=2 18:09:14.193 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=60e0796f-7e8c-45ba-a13b-475a5be52859 from='target/repo/jylqc47c-17uqf-local' toID=95a59536-5bfd-4b18-8641-3ff23f7e57c4 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-x77u3-remote' 18:09:14.230 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 18:09:14.248 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:09:14.248 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:09:14.264 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 localRepositoryRevisionSynced=72 18:09:14.281 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 transaction.localRevision=5 remoteFromLocalRevision=72 18:09:14.287 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=95a59536-5bfd-4b18-8641-3ff23f7e57c4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-x77u3-remote' toID=60e0796f-7e8c-45ba-a13b-475a5be52859 to='target/repo/jylqc47c-17uqf-local', fromRepoLocalSync=false 18:09:14.306 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:09:14.310 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:09:14.310 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:09:14.318 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=5 18:09:14.327 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 transaction.localRevision=75 remoteFromLocalRevision=5 18:09:14.331 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:09:14.353 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3662309d]getCloseDeferredMillis: closeDeferredMillis=20000 18:09:14.353 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3662309d]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:14.354 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54d66499]getCloseDeferredMillis: closeDeferredMillis=20000 18:09:14.354 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54d66499]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:15.530 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:15.531 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=95a59536-5bfd-4b18-8641-3ff23f7e57c4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-x77u3-remote' toID=60e0796f-7e8c-45ba-a13b-475a5be52859 to='target/repo/jylqc47c-17uqf-local', fromRepoLocalSync=true 18:09:15.534 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 60e0796f-7e8c-45ba-a13b-475a5be52859 ('target/repo/jylqc47c-17uqf-local') 18:09:15.545 [pool-11-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:15.566 [pool-11-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:09:15.618 [pool-11-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 18:09:15.661 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:15.663 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:15.666 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:09:15.669 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 18:09:15.671 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:15.674 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:09:15.677 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 18:09:15.685 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:09:15.747 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:15.754 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:09:15.774 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09% 18:09:15.776 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:15.777 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:09:15.797 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:15.805 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:15.806 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 18:09:16.047 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.059 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 18:09:16.060 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 18:09:16.081 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=8 18:09:16.089 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 transaction.localRevision=82 remoteFromLocalRevision=8 18:09:16.091 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=60e0796f-7e8c-45ba-a13b-475a5be52859 from='target/repo/jylqc47c-17uqf-local' toID=95a59536-5bfd-4b18-8641-3ff23f7e57c4 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-x77u3-remote' 18:09:16.108 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=82 18:09:16.119 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 18:09:16.120 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 18:09:16.121 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.122 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 18:09:16.128 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.132 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 18:09:16.132 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:09:16.153 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 localRepositoryRevisionSynced=82 18:09:16.163 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 transaction.localRevision=11 remoteFromLocalRevision=82 18:09:16.165 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=95a59536-5bfd-4b18-8641-3ff23f7e57c4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-x77u3-remote' toID=60e0796f-7e8c-45ba-a13b-475a5be52859 to='target/repo/jylqc47c-17uqf-local', fromRepoLocalSync=false 18:09:16.172 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:09:16.174 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:09:16.174 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:09:16.178 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=11 18:09:16.182 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 transaction.localRevision=86 remoteFromLocalRevision=11 18:09:16.183 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:09:16.184 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54d66499]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:16.184 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3662309d]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:16.194 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:16.196 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=95a59536-5bfd-4b18-8641-3ff23f7e57c4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-x77u3-remote' toID=60e0796f-7e8c-45ba-a13b-475a5be52859 to='target/repo/jylqc47c-17uqf-local', fromRepoLocalSync=true 18:09:16.196 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 60e0796f-7e8c-45ba-a13b-475a5be52859 ('target/repo/jylqc47c-17uqf-local') 18:09:16.201 [pool-12-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:16.276 [pool-12-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:09:16.293 [pool-12-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 18:09:16.319 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:16.323 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:16.324 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:09:16.328 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 18:09:16.331 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:16.334 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:09:16.338 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 18:09:16.343 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:09:16.349 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:16.356 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=11 localRepositoryRevisionInProgress=13 18:09:16.358 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 18:09:16.359 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 18:09:16.364 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=13 18:09:16.369 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 transaction.localRevision=88 remoteFromLocalRevision=13 18:09:16.371 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=60e0796f-7e8c-45ba-a13b-475a5be52859 from='target/repo/jylqc47c-17uqf-local' toID=95a59536-5bfd-4b18-8641-3ff23f7e57c4 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-x77u3-remote' 18:09:16.380 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 localRepositoryRevisionSynced=82 localRepositoryRevisionInProgress=88 18:09:16.402 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.403 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision' 18:09:16.424 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.60% 18:09:16.426 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.432 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.433 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1' 18:09:16.444 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.449 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 61.19% 18:09:16.449 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 66.79% 18:09:16.451 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.452 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/a' 18:09:16.463 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='048b2f10e80f89e939dab6c4973806aaac7d95bc' to.sha1=''): /2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/a 18:09:16.485 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="60e0796f-7e8c-45ba-a13b-475a5be52859"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:16.487 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/a' 18:09:16.487 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='048b2f10e80f89e939dab6c4973806aaac7d95bc' toSha1='null' 18:09:16.487 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/a' 18:09:16.487 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/a' offset=0 18:09:16.489 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/a' offset=0 18:09:16.497 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 161436 bytes in 10 ms. path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/a' 18:09:16.503 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:16.533 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="60e0796f-7e8c-45ba-a13b-475a5be52859"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:16.538 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.545 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.547 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/b' 18:09:16.558 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='316f58622a7e978408edba838091ccd8ec768475' to.sha1=''): /2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/b 18:09:16.574 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="60e0796f-7e8c-45ba-a13b-475a5be52859"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:16.576 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/b' 18:09:16.576 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='316f58622a7e978408edba838091ccd8ec768475' toSha1='null' 18:09:16.576 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/b' 18:09:16.576 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/b' offset=0 18:09:16.579 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/b' offset=0 18:09:16.589 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 279050 bytes in 13 ms. path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/1/b' 18:09:16.595 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:09:16.617 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="60e0796f-7e8c-45ba-a13b-475a5be52859"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:16.621 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.628 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.629 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/a' 18:09:16.640 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd933b3a576606f25f8c1b8f5d0b8df4bac88c69' to.sha1=''): /2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/a 18:09:16.655 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="60e0796f-7e8c-45ba-a13b-475a5be52859"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:16.656 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/a' 18:09:16.656 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bd933b3a576606f25f8c1b8f5d0b8df4bac88c69' toSha1='null' 18:09:16.656 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/a' 18:09:16.656 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/a' offset=0 18:09:16.659 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/a' offset=0 18:09:16.667 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 227205 bytes in 11 ms. path='/2.jylqcentK1k29AL8gmyibHkqL9f-og.collision/a' 18:09:16.672 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:16.693 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="60e0796f-7e8c-45ba-a13b-475a5be52859"] on repo=60e0796f-7e8c-45ba-a13b-475a5be52859 18:09:16.697 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:16.703 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.51% 18:09:16.711 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 localRepositoryRevisionSynced=88 18:09:16.716 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 transaction.localRevision=27 remoteFromLocalRevision=88 18:09:16.717 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=95a59536-5bfd-4b18-8641-3ff23f7e57c4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqc47c-x77u3-remote' toID=60e0796f-7e8c-45ba-a13b-475a5be52859 to='target/repo/jylqc47c-17uqf-local', fromRepoLocalSync=false 18:09:16.725 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=27 18:09:16.728 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:09:16.728 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:09:16.732 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 remoteRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 localRepositoryRevisionSynced=27 18:09:16.737 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=60e0796f-7e8c-45ba-a13b-475a5be52859 remoteRepositoryId=95a59536-5bfd-4b18-8641-3ff23f7e57c4 transaction.localRevision=102 remoteFromLocalRevision=27 18:09:16.739 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:09:16.739 [main] INFO c.c.c.l.LocalRepoManagerImpl - [54d66499]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:16.740 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3662309d]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:16.752 [main] INFO c.c.c.l.LocalRepoManagerImpl - [475f141a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcfdb-3g0d5-local' 18:09:16.756 [main] INFO c.c.c.l.LocalRepoManagerImpl - [475f141a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcfdb-3g0d5-local' locked successfully. 18:09:20.065 [main] INFO c.c.c.l.LocalRepoManagerImpl - [475f141a]initPersistenceManagerFactory: repositoryId=b5d23666-7300-428e-8d31-12201635ac01 18:09:20.072 [main] INFO c.c.c.l.LocalRepoManagerImpl - [475f141a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2117 ms. 18:09:20.092 [main] INFO c.c.c.l.LocalRepoManagerImpl - [135a2de7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcfdb-j9kn0-remote' 18:09:20.096 [main] INFO c.c.c.l.LocalRepoManagerImpl - [135a2de7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcfdb-j9kn0-remote' locked successfully. 18:09:22.261 [closeDeferredTimer-32b19d03-2] INFO c.c.c.l.LocalRepoManagerImpl - [32b19d03]_close: Shutting down real LocalRepoManager. 18:09:22.567 [closeDeferredTimer-3656a6cd-2] INFO c.c.c.l.LocalRepoManagerImpl - [3656a6cd]_close: Shutting down real LocalRepoManager. 18:09:25.645 [main] INFO c.c.c.l.LocalRepoManagerImpl - [135a2de7]initPersistenceManagerFactory: repositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 18:09:25.652 [main] INFO c.c.c.l.LocalRepoManagerImpl - [135a2de7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3891 ms. 18:09:25.785 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:09:25.793 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:09:25.806 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:09:25.864 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:09:25.877 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:09:25.916 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.37% 18:09:25.937 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:09:25.962 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91% 18:09:26.031 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:09:26.063 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: b5d23666-7300-428e-8d31-12201635ac01 18:09:26.063 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 734f783b-f723-4e40-9b5c-f59895fe36d4 18:09:26.069 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:26.069 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=734f783b-f723-4e40-9b5c-f59895fe36d4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcfdb-j9kn0-remote/2/1' toID=b5d23666-7300-428e-8d31-12201635ac01 to='target/repo/jylqcfdb-3g0d5-local', fromRepoLocalSync=true 18:09:26.070 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b5d23666-7300-428e-8d31-12201635ac01 ('target/repo/jylqcfdb-3g0d5-local') 18:09:26.104 [pool-13-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:26.113 [pool-13-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:09:26.114 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:26.115 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:26.116 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:09:26.123 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:09:26.132 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:26.143 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:09:26.147 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:09:26.152 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:09:26.161 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:26.189 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 remoteRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:09:26.244 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:26.249 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:09:26.276 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.43% 18:09:26.278 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:26.309 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.54% 18:09:26.309 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.65% 18:09:26.310 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:26.312 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:09:26.329 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b5503c849321ee86773b00d880e5bf7623f7cf1' to.sha1=''): /a 18:09:26.391 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="734f783b-f723-4e40-9b5c-f59895fe36d4"] on repo=b5d23666-7300-428e-8d31-12201635ac01 18:09:26.397 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 18:09:26.397 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3b5503c849321ee86773b00d880e5bf7623f7cf1' toSha1='null' 18:09:26.397 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:09:26.397 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 18:09:26.401 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 18:09:26.413 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 168237 bytes in 16 ms. path='/a' 18:09:26.418 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:26.466 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="734f783b-f723-4e40-9b5c-f59895fe36d4"] on repo=b5d23666-7300-428e-8d31-12201635ac01 18:09:26.482 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:26.496 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:26.497 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 18:09:26.509 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1690e53f7e395c2dd6bb7583ef3db79c63e742f1' to.sha1=''): /b 18:09:26.530 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="734f783b-f723-4e40-9b5c-f59895fe36d4"] on repo=b5d23666-7300-428e-8d31-12201635ac01 18:09:26.536 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/b' 18:09:26.536 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1690e53f7e395c2dd6bb7583ef3db79c63e742f1' toSha1='null' 18:09:26.536 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 18:09:26.536 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/b' offset=0 18:09:26.543 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/b' offset=0 18:09:26.557 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 504560 bytes in 21 ms. path='/b' 18:09:26.562 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:09:26.601 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="734f783b-f723-4e40-9b5c-f59895fe36d4"] on repo=b5d23666-7300-428e-8d31-12201635ac01 18:09:26.611 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:26.620 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 18:09:26.645 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 remoteRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 localRepositoryRevisionSynced=2 18:09:26.676 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 remoteRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 transaction.localRevision=16 remoteFromLocalRevision=2 18:09:26.682 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b5d23666-7300-428e-8d31-12201635ac01 from='target/repo/jylqcfdb-3g0d5-local' toID=734f783b-f723-4e40-9b5c-f59895fe36d4 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcfdb-j9kn0-remote/2/1' 18:09:26.722 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 remoteRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16 18:09:26.740 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:09:26.740 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:09:26.754 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 remoteRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 localRepositoryRevisionSynced=16 18:09:26.771 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 remoteRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 transaction.localRevision=5 remoteFromLocalRevision=16 18:09:26.778 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=734f783b-f723-4e40-9b5c-f59895fe36d4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcfdb-j9kn0-remote/2/1' toID=b5d23666-7300-428e-8d31-12201635ac01 to='target/repo/jylqcfdb-3g0d5-local', fromRepoLocalSync=false 18:09:26.798 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 remoteRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:09:26.812 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:09:26.812 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:09:26.817 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 remoteRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 localRepositoryRevisionSynced=5 18:09:26.826 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 remoteRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 transaction.localRevision=19 remoteFromLocalRevision=5 18:09:26.832 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:09:26.855 [main] INFO c.c.c.l.LocalRepoManagerImpl - [475f141a]getCloseDeferredMillis: closeDeferredMillis=20000 18:09:26.855 [main] INFO c.c.c.l.LocalRepoManagerImpl - [475f141a]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:26.856 [main] INFO c.c.c.l.LocalRepoManagerImpl - [135a2de7]getCloseDeferredMillis: closeDeferredMillis=20000 18:09:26.856 [main] INFO c.c.c.l.LocalRepoManagerImpl - [135a2de7]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:26.873 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:09:26.874 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:09:26.877 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25% 18:09:26.880 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38% 18:09:26.883 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 18:09:26.885 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75% 18:09:26.889 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88% 18:09:26.892 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 18:09:26.954 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:09:26.977 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:26.977 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=734f783b-f723-4e40-9b5c-f59895fe36d4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcfdb-j9kn0-remote/2/1' toID=b5d23666-7300-428e-8d31-12201635ac01 to='target/repo/jylqcfdb-3g0d5-local', fromRepoLocalSync=true 18:09:26.977 [pool-14-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b5d23666-7300-428e-8d31-12201635ac01 ('target/repo/jylqcfdb-3g0d5-local') 18:09:26.982 [pool-14-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:26.987 [pool-14-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:09:26.989 [pool-14-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:09:26.999 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:27.001 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:27.003 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:09:27.006 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 18:09:27.010 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:27.014 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:09:27.018 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 18:09:27.022 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:09:27.028 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:27.041 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 remoteRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:09:27.077 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09% 18:09:27.079 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:27.080 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:09:27.101 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:27.116 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:27.117 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '' 18:09:27.193 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:27.203 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 18:09:27.205 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 18:09:27.233 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 remoteRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 localRepositoryRevisionSynced=8 18:09:27.255 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 remoteRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 transaction.localRevision=24 remoteFromLocalRevision=8 18:09:27.262 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b5d23666-7300-428e-8d31-12201635ac01 from='target/repo/jylqcfdb-3g0d5-local' toID=734f783b-f723-4e40-9b5c-f59895fe36d4 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcfdb-j9kn0-remote/2/1' 18:09:27.290 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 remoteRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=24 18:09:27.308 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 18:09:27.309 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 18:09:27.310 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:27.311 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/a' 18:09:27.326 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:27.336 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:27.337 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/b' 18:09:27.356 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:27.366 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 18:09:27.367 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:09:27.392 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 remoteRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 localRepositoryRevisionSynced=24 18:09:27.402 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 remoteRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 transaction.localRevision=11 remoteFromLocalRevision=24 18:09:27.409 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=734f783b-f723-4e40-9b5c-f59895fe36d4 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcfdb-j9kn0-remote/2/1' toID=b5d23666-7300-428e-8d31-12201635ac01 to='target/repo/jylqcfdb-3g0d5-local', fromRepoLocalSync=false 18:09:27.433 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 remoteRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:09:27.440 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:09:27.440 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:09:27.445 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 remoteRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 localRepositoryRevisionSynced=11 18:09:27.454 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b5d23666-7300-428e-8d31-12201635ac01 remoteRepositoryId=734f783b-f723-4e40-9b5c-f59895fe36d4 transaction.localRevision=29 remoteFromLocalRevision=11 18:09:27.462 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:09:27.463 [main] INFO c.c.c.l.LocalRepoManagerImpl - [475f141a]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:27.480 [main] INFO c.c.c.l.LocalRepoManagerImpl - [135a2de7]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:27.487 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64a879f6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcnni-pwc06-local' 18:09:27.492 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64a879f6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcnni-pwc06-local' locked successfully. 18:09:31.681 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64a879f6]initPersistenceManagerFactory: repositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea 18:09:31.688 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64a879f6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2768 ms. 18:09:31.711 [main] INFO c.c.c.l.LocalRepoManagerImpl - [639cff0e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcnni-vwq0x-remote' 18:09:31.715 [main] INFO c.c.c.l.LocalRepoManagerImpl - [639cff0e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcnni-vwq0x-remote' locked successfully. 18:09:35.637 [main] INFO c.c.c.l.LocalRepoManagerImpl - [639cff0e]initPersistenceManagerFactory: repositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe 18:09:35.644 [main] INFO c.c.c.l.LocalRepoManagerImpl - [639cff0e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2367 ms. 18:09:35.753 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:09:35.759 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:09:35.770 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:09:35.825 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:09:35.849 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:09:35.877 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.35% 18:09:35.894 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:09:35.926 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.70% 18:09:35.958 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:09:35.987 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: e6263052-c5c1-4401-9ce0-0a0e43bd47ea 18:09:35.987 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: b5a0ae95-86a7-46fb-9bcf-04381b92c4fe 18:09:35.992 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:35.993 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcnni-vwq0x-remote/2' toID=e6263052-c5c1-4401-9ce0-0a0e43bd47ea to='target/repo/jylqcnni-pwc06-local', fromRepoLocalSync=true 18:09:35.993 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e6263052-c5c1-4401-9ce0-0a0e43bd47ea ('target/repo/jylqcnni-pwc06-local') 18:09:36.039 [pool-15-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:36.048 [pool-15-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:09:36.049 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:36.051 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:36.053 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:09:36.060 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:09:36.065 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:36.073 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:09:36.078 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:09:36.083 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:09:36.092 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:36.126 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe remoteRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:09:36.188 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:36.195 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:09:36.230 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:36.257 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:36.258 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:09:36.277 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 18:09:36.278 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:36.300 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 18:09:36.301 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 18:09:36.302 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:36.303 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:09:36.314 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='59616b5e2769e5dba29e70ad76db298f4c2f6951' to.sha1=''): /1/a 18:09:36.381 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b5a0ae95-86a7-46fb-9bcf-04381b92c4fe"] on repo=e6263052-c5c1-4401-9ce0-0a0e43bd47ea 18:09:36.388 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:09:36.388 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='59616b5e2769e5dba29e70ad76db298f4c2f6951' toSha1='null' 18:09:36.388 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:09:36.388 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:09:36.391 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:09:36.401 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92460 bytes in 13 ms. path='/1/a' 18:09:36.405 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:36.445 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b5a0ae95-86a7-46fb-9bcf-04381b92c4fe"] on repo=e6263052-c5c1-4401-9ce0-0a0e43bd47ea 18:09:36.461 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:36.472 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:36.473 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:09:36.487 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1a79611241c65b5acc6e5575fe8e1ad62956b5a2' to.sha1=''): /1/b 18:09:36.512 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b5a0ae95-86a7-46fb-9bcf-04381b92c4fe"] on repo=e6263052-c5c1-4401-9ce0-0a0e43bd47ea 18:09:36.518 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:09:36.518 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1a79611241c65b5acc6e5575fe8e1ad62956b5a2' toSha1='null' 18:09:36.518 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:09:36.519 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:09:36.522 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:09:36.533 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 151300 bytes in 14 ms. path='/1/b' 18:09:36.538 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:09:36.559 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="b5a0ae95-86a7-46fb-9bcf-04381b92c4fe"] on repo=e6263052-c5c1-4401-9ce0-0a0e43bd47ea 18:09:36.569 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:36.581 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:36.583 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:09:36.594 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46457f55b8c09d07ff177acc49570fab503eb1b2' to.sha1=''): /a 18:09:36.610 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b5a0ae95-86a7-46fb-9bcf-04381b92c4fe"] on repo=e6263052-c5c1-4401-9ce0-0a0e43bd47ea 18:09:36.616 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 18:09:36.616 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='46457f55b8c09d07ff177acc49570fab503eb1b2' toSha1='null' 18:09:36.616 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:09:36.616 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 18:09:36.620 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 18:09:36.627 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 253760 bytes in 11 ms. path='/a' 18:09:36.631 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:36.658 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="b5a0ae95-86a7-46fb-9bcf-04381b92c4fe"] on repo=e6263052-c5c1-4401-9ce0-0a0e43bd47ea 18:09:36.668 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:36.677 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 18:09:36.705 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe remoteRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea localRepositoryRevisionSynced=2 18:09:36.731 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea remoteRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe transaction.localRevision=24 remoteFromLocalRevision=2 18:09:36.737 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e6263052-c5c1-4401-9ce0-0a0e43bd47ea from='target/repo/jylqcnni-pwc06-local' toID=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcnni-vwq0x-remote/2' 18:09:36.739 [closeDeferredTimer-54d66499-3] INFO c.c.c.l.LocalRepoManagerImpl - [54d66499]_close: Shutting down real LocalRepoManager. 18:09:36.741 [closeDeferredTimer-3662309d-3] INFO c.c.c.l.LocalRepoManagerImpl - [3662309d]_close: Shutting down real LocalRepoManager. 18:09:37.600 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea remoteRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 18:09:37.641 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:09:37.641 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:09:37.658 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea remoteRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe localRepositoryRevisionSynced=24 18:09:37.675 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe remoteRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea transaction.localRevision=5 remoteFromLocalRevision=24 18:09:37.731 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcnni-vwq0x-remote/2' toID=e6263052-c5c1-4401-9ce0-0a0e43bd47ea to='target/repo/jylqcnni-pwc06-local', fromRepoLocalSync=false 18:09:37.764 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe remoteRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:09:37.776 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:09:37.776 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:09:37.783 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe remoteRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea localRepositoryRevisionSynced=5 18:09:37.843 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea remoteRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe transaction.localRevision=27 remoteFromLocalRevision=5 18:09:37.853 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:09:37.871 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64a879f6]getCloseDeferredMillis: closeDeferredMillis=20000 18:09:37.871 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64a879f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:37.872 [main] INFO c.c.c.l.LocalRepoManagerImpl - [639cff0e]getCloseDeferredMillis: closeDeferredMillis=20000 18:09:37.872 [main] INFO c.c.c.l.LocalRepoManagerImpl - [639cff0e]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:37.894 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:37.898 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcnni-vwq0x-remote/2' toID=e6263052-c5c1-4401-9ce0-0a0e43bd47ea to='target/repo/jylqcnni-pwc06-local', fromRepoLocalSync=true 18:09:37.898 [pool-16-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing e6263052-c5c1-4401-9ce0-0a0e43bd47ea ('target/repo/jylqcnni-pwc06-local') 18:09:37.905 [pool-16-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:37.921 [pool-16-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 18:09:37.934 [pool-16-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:09:37.946 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:37.949 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:37.952 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:09:37.959 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:09:37.964 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:38.027 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 18:09:38.072 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:09:38.078 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:09:38.100 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:38.175 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe remoteRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:09:38.220 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.221 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:09:38.280 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.81% 18:09:38.283 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.297 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.301 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:09:38.386 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.400 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.401 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/b' 18:09:38.494 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.544 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.547 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 18:09:38.555 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.614 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.70% 18:09:38.619 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.86% 18:09:38.620 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.621 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 18:09:38.633 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='1a79611241c65b5acc6e5575fe8e1ad62956b5a2'): /b 18:09:38.634 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.675 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.03% 18:09:38.704 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe remoteRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea localRepositoryRevisionSynced=8 18:09:38.727 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea remoteRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe transaction.localRevision=36 remoteFromLocalRevision=8 18:09:38.739 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=e6263052-c5c1-4401-9ce0-0a0e43bd47ea from='target/repo/jylqcnni-pwc06-local' toID=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcnni-vwq0x-remote/2' 18:09:38.798 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea remoteRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=36 18:09:38.818 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 18:09:38.819 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.820 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/b' 18:09:38.821 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.849 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.849 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 18:09:38.861 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:38.911 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 18:09:38.911 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:09:38.939 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea remoteRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe localRepositoryRevisionSynced=36 18:09:38.995 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe remoteRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea transaction.localRevision=11 remoteFromLocalRevision=36 18:09:39.005 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcnni-vwq0x-remote/2' toID=e6263052-c5c1-4401-9ce0-0a0e43bd47ea to='target/repo/jylqcnni-pwc06-local', fromRepoLocalSync=false 18:09:39.023 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe remoteRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:09:39.030 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:09:39.031 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:09:39.040 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe remoteRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea localRepositoryRevisionSynced=11 18:09:39.053 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=e6263052-c5c1-4401-9ce0-0a0e43bd47ea remoteRepositoryId=b5a0ae95-86a7-46fb-9bcf-04381b92c4fe transaction.localRevision=41 remoteFromLocalRevision=11 18:09:39.060 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:09:39.060 [main] INFO c.c.c.l.LocalRepoManagerImpl - [639cff0e]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:39.060 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64a879f6]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:39.079 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a85e263]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcwli-47i8c-local' 18:09:39.084 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a85e263]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcwli-47i8c-local' locked successfully. 18:09:43.620 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a85e263]initPersistenceManagerFactory: repositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:43.627 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a85e263]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2408 ms. 18:09:43.648 [main] INFO c.c.c.l.LocalRepoManagerImpl - [12888eb5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcwli-ulmwz-remote' 18:09:43.654 [main] INFO c.c.c.l.LocalRepoManagerImpl - [12888eb5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcwli-ulmwz-remote' locked successfully. 18:09:47.464 [closeDeferredTimer-475f141a-2] INFO c.c.c.l.LocalRepoManagerImpl - [475f141a]_close: Shutting down real LocalRepoManager. 18:09:47.741 [closeDeferredTimer-135a2de7-2] INFO c.c.c.l.LocalRepoManagerImpl - [135a2de7]_close: Shutting down real LocalRepoManager. 18:09:48.313 [main] INFO c.c.c.l.LocalRepoManagerImpl - [12888eb5]initPersistenceManagerFactory: repositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 18:09:48.321 [main] INFO c.c.c.l.LocalRepoManagerImpl - [12888eb5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3167 ms. 18:09:48.457 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:09:48.466 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:09:48.479 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:09:48.540 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:09:48.561 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:09:48.595 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.56% 18:09:48.607 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:09:48.625 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91% 18:09:48.672 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:09:48.704 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:48.704 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 18:09:48.711 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:48.711 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcwli-ulmwz-remote' toID=ad6f2704-ef7b-4ec8-b994-58a44198a446 to='target/repo/jylqcwli-47i8c-local', fromRepoLocalSync=true 18:09:48.711 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ad6f2704-ef7b-4ec8-b994-58a44198a446 ('target/repo/jylqcwli-47i8c-local') 18:09:48.756 [pool-17-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:48.765 [pool-17-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:09:48.770 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:48.774 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:48.777 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:09:48.785 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:09:48.790 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:48.798 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:09:48.802 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:09:48.807 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:09:48.815 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:48.858 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 remoteRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:09:48.903 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:48.908 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:09:48.949 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.036 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.038 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:09:49.098 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.108 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 18:09:49.109 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.110 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:09:49.126 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.135 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.138 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:09:49.156 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.167 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.169 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:09:49.190 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.209 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 18:09:49.209 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 18:09:49.210 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.211 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:09:49.220 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='db8f7650c2e9a72d5c2a3bc18fe7eca0bdff2bae' to.sha1=''): /1/a 18:09:49.281 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.287 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:09:49.287 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='db8f7650c2e9a72d5c2a3bc18fe7eca0bdff2bae' toSha1='null' 18:09:49.287 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:09:49.287 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:09:49.290 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:09:49.300 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 284760 bytes in 13 ms. path='/1/a' 18:09:49.306 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:49.360 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.376 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.387 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.388 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:09:49.401 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='712b66d94547c646c1d9bdecee07e959fab9a500' to.sha1=''): /1/b 18:09:49.423 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.430 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:09:49.430 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='712b66d94547c646c1d9bdecee07e959fab9a500' toSha1='null' 18:09:49.430 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:09:49.430 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:09:49.436 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:09:49.449 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 519498 bytes in 19 ms. path='/1/b' 18:09:49.455 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:09:49.492 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.501 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.511 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.512 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 18:09:49.523 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='299bddfb5caee10e865c5ee94d3659edd31b1832' to.sha1=''): /1/c 18:09:49.545 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.552 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 18:09:49.552 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='299bddfb5caee10e865c5ee94d3659edd31b1832' toSha1='null' 18:09:49.552 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 18:09:49.552 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 18:09:49.553 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 18:09:49.560 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30363 bytes in 8 ms. path='/1/c' 18:09:49.566 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:09:49.585 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.593 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.604 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.605 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:09:49.617 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='23856ee593c1a1942eb9e1cbe63a85f62d190676' to.sha1=''): /2/1/a 18:09:49.640 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.646 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:09:49.646 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='23856ee593c1a1942eb9e1cbe63a85f62d190676' toSha1='null' 18:09:49.646 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:09:49.646 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:09:49.647 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:09:49.656 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 65153 bytes in 10 ms. path='/2/1/a' 18:09:49.663 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:49.682 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.691 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.701 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.702 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 18:09:49.714 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='32a17c1e91664b4f89c099bc75d26059bf2e6623' to.sha1=''): /2/1/b 18:09:49.738 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.744 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 18:09:49.744 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='32a17c1e91664b4f89c099bc75d26059bf2e6623' toSha1='null' 18:09:49.744 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 18:09:49.744 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 18:09:49.751 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 18:09:49.765 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 528360 bytes in 21 ms. path='/2/1/b' 18:09:49.772 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:09:49.811 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.820 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.831 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.832 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:09:49.845 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='35910a4fe3be8deb62155491c00d954fd69ff54a' to.sha1=''): /2/a 18:09:49.866 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.872 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 18:09:49.873 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='35910a4fe3be8deb62155491c00d954fd69ff54a' toSha1='null' 18:09:49.873 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:09:49.873 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 18:09:49.873 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 18:09:49.881 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 21267 bytes in 8 ms. path='/2/a' 18:09:49.886 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:49.963 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:49.972 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.984 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:49.985 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:09:49.995 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b69569c56fde6f8fb5cfd16dec526f19e44c967f' to.sha1=''): /3/a 18:09:50.020 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:50.025 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 18:09:50.026 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b69569c56fde6f8fb5cfd16dec526f19e44c967f' toSha1='null' 18:09:50.026 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:09:50.026 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 18:09:50.032 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 18:09:50.048 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 469260 bytes in 21 ms. path='/3/a' 18:09:50.052 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:09:50.087 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:50.097 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:50.129 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:50.132 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:09:50.144 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dfb7cad52b4008790472ac9ea587608c29f3a378' to.sha1=''): /3/b 18:09:50.160 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:50.166 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 18:09:50.166 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='dfb7cad52b4008790472ac9ea587608c29f3a378' toSha1='null' 18:09:50.166 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:09:50.166 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 18:09:50.168 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 18:09:50.178 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 85137 bytes in 12 ms. path='/3/b' 18:09:50.182 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:09:50.202 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:50.213 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:50.225 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:50.226 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:09:50.239 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4294ce7fe4fcb039803f04b7617696587aa0544e' to.sha1=''): /3/c 18:09:50.257 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:50.264 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 18:09:50.265 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4294ce7fe4fcb039803f04b7617696587aa0544e' toSha1='null' 18:09:50.265 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:09:50.265 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 18:09:50.265 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 18:09:50.273 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8920 bytes in 8 ms. path='/3/c' 18:09:50.277 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:09:50.292 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:50.300 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:50.308 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:50.309 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:09:50.317 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='980857fe8c0b0c7b737fa205f26283162d98761d' to.sha1=''): /3/d 18:09:50.336 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:50.342 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 18:09:50.342 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='980857fe8c0b0c7b737fa205f26283162d98761d' toSha1='null' 18:09:50.342 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:09:50.342 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 18:09:50.345 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 18:09:50.361 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 57086 bytes in 19 ms. path='/3/d' 18:09:50.366 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:09:50.385 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="ad28e12b-45b2-4a76-a865-0ecfbcc14fa8"] on repo=ad6f2704-ef7b-4ec8-b994-58a44198a446 18:09:50.394 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:50.404 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 18:09:50.429 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 remoteRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 localRepositoryRevisionSynced=2 18:09:50.462 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 remoteRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 transaction.localRevision=72 remoteFromLocalRevision=2 18:09:50.468 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad6f2704-ef7b-4ec8-b994-58a44198a446 from='target/repo/jylqcwli-47i8c-local' toID=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcwli-ulmwz-remote' 18:09:50.505 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 remoteRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 18:09:50.519 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:09:50.519 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:09:50.533 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 remoteRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 localRepositoryRevisionSynced=72 18:09:50.549 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 remoteRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 transaction.localRevision=5 remoteFromLocalRevision=72 18:09:50.555 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcwli-ulmwz-remote' toID=ad6f2704-ef7b-4ec8-b994-58a44198a446 to='target/repo/jylqcwli-47i8c-local', fromRepoLocalSync=false 18:09:50.574 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 remoteRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:09:50.578 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:09:50.578 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:09:50.584 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 remoteRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 localRepositoryRevisionSynced=5 18:09:50.592 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 remoteRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 transaction.localRevision=75 remoteFromLocalRevision=5 18:09:50.598 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:09:50.620 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a85e263]getCloseDeferredMillis: closeDeferredMillis=20000 18:09:50.620 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a85e263]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:50.621 [main] INFO c.c.c.l.LocalRepoManagerImpl - [12888eb5]getCloseDeferredMillis: closeDeferredMillis=20000 18:09:50.621 [main] INFO c.c.c.l.LocalRepoManagerImpl - [12888eb5]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:50.675 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:50.676 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcwli-ulmwz-remote' toID=ad6f2704-ef7b-4ec8-b994-58a44198a446 to='target/repo/jylqcwli-47i8c-local', fromRepoLocalSync=true 18:09:50.679 [pool-18-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ad6f2704-ef7b-4ec8-b994-58a44198a446 ('target/repo/jylqcwli-47i8c-local') 18:09:50.684 [pool-18-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:50.706 [pool-18-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:09:50.729 [pool-18-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 18:09:50.746 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:50.748 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:50.749 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:09:50.753 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:09:50.758 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:50.820 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 18:09:50.868 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:09:50.873 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:09:50.887 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:50.902 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 remoteRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:09:50.939 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.16% 18:09:50.940 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:50.942 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:09:50.965 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:50.982 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:50.984 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:09:51.002 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:51.015 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:51.017 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/b' 18:09:51.153 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:51.165 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:51.166 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 18:09:51.176 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:51.187 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.16% 18:09:51.188 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.75% 18:09:51.189 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:51.191 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/b' 18:09:51.205 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='32a17c1e91664b4f89c099bc75d26059bf2e6623'): /2/b 18:09:51.207 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:51.215 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.35% 18:09:51.245 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 remoteRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 localRepositoryRevisionSynced=8 18:09:51.260 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 remoteRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 transaction.localRevision=84 remoteFromLocalRevision=8 18:09:51.266 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ad6f2704-ef7b-4ec8-b994-58a44198a446 from='target/repo/jylqcwli-47i8c-local' toID=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcwli-ulmwz-remote' 18:09:51.287 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 remoteRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=84 18:09:51.308 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 18:09:51.309 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:51.310 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1/b' to '/2/b' 18:09:51.311 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:51.320 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:51.321 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/b' 18:09:51.329 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:51.338 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 18:09:51.338 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:09:51.367 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 remoteRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 localRepositoryRevisionSynced=84 18:09:51.380 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 remoteRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 transaction.localRevision=11 remoteFromLocalRevision=84 18:09:51.386 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqcwli-ulmwz-remote' toID=ad6f2704-ef7b-4ec8-b994-58a44198a446 to='target/repo/jylqcwli-47i8c-local', fromRepoLocalSync=false 18:09:51.402 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 remoteRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:09:51.405 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:09:51.406 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:09:51.412 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 remoteRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 localRepositoryRevisionSynced=11 18:09:51.420 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ad6f2704-ef7b-4ec8-b994-58a44198a446 remoteRepositoryId=ad28e12b-45b2-4a76-a865-0ecfbcc14fa8 transaction.localRevision=89 remoteFromLocalRevision=11 18:09:51.425 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:09:51.425 [main] INFO c.c.c.l.LocalRepoManagerImpl - [12888eb5]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:51.427 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1a85e263]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:09:51.467 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29ffc1f3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-dccac-local' 18:09:51.473 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29ffc1f3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-dccac-local' locked successfully. 18:09:54.502 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29ffc1f3]initPersistenceManagerFactory: repositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:09:54.505 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29ffc1f3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1673 ms. 18:09:54.527 [main] INFO c.c.c.l.LocalRepoManagerImpl - [302b717a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-44jdp-remote' 18:09:54.533 [main] INFO c.c.c.l.LocalRepoManagerImpl - [302b717a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-44jdp-remote' locked successfully. 18:09:58.711 [main] INFO c.c.c.l.LocalRepoManagerImpl - [302b717a]initPersistenceManagerFactory: repositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 18:09:58.717 [main] INFO c.c.c.l.LocalRepoManagerImpl - [302b717a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2361 ms. 18:09:58.829 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:09:58.836 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:09:58.846 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:09:58.901 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:09:58.913 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:09:58.948 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.49% 18:09:58.960 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:09:59.004 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.70% 18:09:59.047 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:09:59.061 [closeDeferredTimer-639cff0e-2] INFO c.c.c.l.LocalRepoManagerImpl - [639cff0e]_close: Shutting down real LocalRepoManager. 18:09:59.063 [closeDeferredTimer-64a879f6-2] INFO c.c.c.l.LocalRepoManagerImpl - [64a879f6]_close: Shutting down real LocalRepoManager. 18:09:59.773 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:09:59.773 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 18:09:59.794 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:09:59.795 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-44jdp-remote' toID=9bd6c1ea-7cef-434b-b907-8f47eea6d046 to='target/repo/jylqd65m-dccac-local', fromRepoLocalSync=true 18:09:59.796 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9bd6c1ea-7cef-434b-b907-8f47eea6d046 ('target/repo/jylqd65m-dccac-local') 18:09:59.843 [pool-19-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:09:59.861 [pool-19-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:09:59.863 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:09:59.864 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:09:59.865 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:09:59.870 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:09:59.875 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:09:59.882 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:09:59.886 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:09:59.891 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:09:59.898 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:09:59.934 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:09:59.981 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:09:59.987 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:10:00.033 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.074 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.079 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:10:00.109 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.123 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 18:10:00.125 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.126 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:10:00.146 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.158 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.161 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:10:00.180 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.195 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.197 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:10:00.221 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.330 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 18:10:00.330 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 18:10:00.331 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.332 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:10:00.341 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e89b988a2e14af2e836023d63fb20bddd3b2bd0c' to.sha1=''): /1/a 18:10:00.480 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:00.487 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:10:00.487 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e89b988a2e14af2e836023d63fb20bddd3b2bd0c' toSha1='null' 18:10:00.487 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:10:00.488 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:10:00.488 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:10:00.496 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 10170 bytes in 9 ms. path='/1/a' 18:10:00.507 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:00.555 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:00.571 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.676 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.678 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:10:00.693 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e0bb678288799b1d8aa3fcc961119e362a9e16cc' to.sha1=''): /1/b 18:10:00.714 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:00.728 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:10:00.729 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e0bb678288799b1d8aa3fcc961119e362a9e16cc' toSha1='null' 18:10:00.729 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:10:00.729 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:10:00.738 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:10:00.749 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 497821 bytes in 20 ms. path='/1/b' 18:10:00.754 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:00.796 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:00.812 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.838 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:00.841 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 18:10:00.850 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7bdbd13cff68ebc2fbc4375061f1e01fd72af100' to.sha1=''): /1/c 18:10:00.884 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:00.906 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 18:10:00.906 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7bdbd13cff68ebc2fbc4375061f1e01fd72af100' toSha1='null' 18:10:00.906 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 18:10:00.906 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 18:10:00.909 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 18:10:00.919 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17496 bytes in 13 ms. path='/1/c' 18:10:00.926 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:10:00.995 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.004 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.013 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.014 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:10:01.027 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='40217ec527deebc5d30e469ce3593abcc260768b' to.sha1=''): /2/1/a 18:10:01.105 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.162 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:10:01.162 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='40217ec527deebc5d30e469ce3593abcc260768b' toSha1='null' 18:10:01.162 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:10:01.162 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:10:01.170 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:10:01.182 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 471014 bytes in 20 ms. path='/2/1/a' 18:10:01.188 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:01.305 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.312 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.322 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.323 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 18:10:01.334 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='08fb94fd13b96c93d9c67931c9c3c9da63675e7a' to.sha1=''): /2/1/b 18:10:01.354 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.358 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 18:10:01.358 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='08fb94fd13b96c93d9c67931c9c3c9da63675e7a' toSha1='null' 18:10:01.358 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 18:10:01.358 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 18:10:01.360 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 18:10:01.368 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150975 bytes in 10 ms. path='/2/1/b' 18:10:01.373 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:01.394 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.401 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.409 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.410 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:10:01.424 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='48cc5e99de0500e3426a9be6c862b5c3a8a62e72' to.sha1=''): /2/a 18:10:01.446 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.449 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 18:10:01.450 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='48cc5e99de0500e3426a9be6c862b5c3a8a62e72' toSha1='null' 18:10:01.450 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:10:01.450 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 18:10:01.453 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 18:10:01.466 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 142680 bytes in 16 ms. path='/2/a' 18:10:01.471 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:01.490 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.497 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.506 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.508 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:10:01.522 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='37d268a2a088c755be76a91bad3be98d7d78a512' to.sha1=''): /3/a 18:10:01.542 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.547 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 18:10:01.548 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='37d268a2a088c755be76a91bad3be98d7d78a512' toSha1='null' 18:10:01.548 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:10:01.548 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 18:10:01.564 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 18:10:01.579 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 701350 bytes in 31 ms. path='/3/a' 18:10:01.585 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:01.629 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.637 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.647 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.649 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:10:01.659 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b5a92a5e677618ee89be742001591cfe5c3f176f' to.sha1=''): /3/b 18:10:01.677 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.681 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 18:10:01.681 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b5a92a5e677618ee89be742001591cfe5c3f176f' toSha1='null' 18:10:01.681 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:10:01.681 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 18:10:01.688 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 18:10:01.701 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 500110 bytes in 20 ms. path='/3/b' 18:10:01.706 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:01.801 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.808 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.818 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.819 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:10:01.828 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c122f9629b3fdf1518a285f220932b66ca407598' to.sha1=''): /3/c 18:10:01.845 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.849 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 18:10:01.849 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c122f9629b3fdf1518a285f220932b66ca407598' toSha1='null' 18:10:01.849 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:10:01.849 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 18:10:01.856 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 18:10:01.872 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 578517 bytes in 23 ms. path='/3/c' 18:10:01.877 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:10:01.916 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.923 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.932 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:01.933 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:10:01.945 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='25b6346a474960f7edd3127bb5ab66f16ed99860' to.sha1=''): /3/d 18:10:01.967 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:01.971 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 18:10:01.972 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='25b6346a474960f7edd3127bb5ab66f16ed99860' toSha1='null' 18:10:01.972 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:10:01.972 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 18:10:01.977 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 18:10:01.998 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 454430 bytes in 26 ms. path='/3/d' 18:10:02.004 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:10:02.041 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:02.050 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:02.058 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 18:10:02.089 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=2 18:10:02.123 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 transaction.localRevision=72 remoteFromLocalRevision=2 18:10:02.127 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9bd6c1ea-7cef-434b-b907-8f47eea6d046 from='target/repo/jylqd65m-dccac-local' toID=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-44jdp-remote' 18:10:02.160 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 18:10:02.173 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:10:02.173 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:10:02.188 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 localRepositoryRevisionSynced=72 18:10:02.201 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 transaction.localRevision=5 remoteFromLocalRevision=72 18:10:02.207 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-44jdp-remote' toID=9bd6c1ea-7cef-434b-b907-8f47eea6d046 to='target/repo/jylqd65m-dccac-local', fromRepoLocalSync=false 18:10:02.222 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:10:02.226 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:10:02.226 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:02.231 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=5 18:10:02.241 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 transaction.localRevision=75 remoteFromLocalRevision=5 18:10:02.245 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:02.263 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29ffc1f3]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:02.263 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29ffc1f3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:02.264 [main] INFO c.c.c.l.LocalRepoManagerImpl - [302b717a]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:02.264 [main] INFO c.c.c.l.LocalRepoManagerImpl - [302b717a]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:04.542 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:10:04.542 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-44jdp-remote' toID=9bd6c1ea-7cef-434b-b907-8f47eea6d046 to='target/repo/jylqd65m-dccac-local', fromRepoLocalSync=true 18:10:04.546 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:10:04.547 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:10:04.548 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:10:04.551 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:10:04.554 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:10:04.555 [pool-20-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9bd6c1ea-7cef-434b-b907-8f47eea6d046 ('target/repo/jylqd65m-dccac-local') 18:10:04.562 [pool-20-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:10:04.581 [pool-20-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:10:04.638 [pool-20-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 18:10:04.640 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:10:04.644 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:10:04.649 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:10:04.696 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:10:04.715 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9 18:10:04.726 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.56% 18:10:04.728 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.96% 18:10:04.728 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 43.35% 18:10:04.729 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:04.730 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:10:04.747 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f61a481222f516e5a4f286e0e2820988ad795998' to.sha1='489effac4bdbb4f7a3356433adb2440a48439d48'): /2/1/a 18:10:04.818 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:04.822 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:10:04.822 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='f61a481222f516e5a4f286e0e2820988ad795998' toSha1='489effac4bdbb4f7a3356433adb2440a48439d48' 18:10:04.822 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:10:04.822 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:10:04.828 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:10:04.843 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 471014 bytes in 21 ms. path='/2/1/a' 18:10:04.848 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:04.882 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:04.888 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:04.896 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 18:10:04.903 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=9 18:10:04.916 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 transaction.localRevision=84 remoteFromLocalRevision=9 18:10:04.922 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9bd6c1ea-7cef-434b-b907-8f47eea6d046 from='target/repo/jylqd65m-dccac-local' toID=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-44jdp-remote' 18:10:04.940 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=84 18:10:04.960 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.22% 18:10:04.961 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:04.961 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/2/1/a' to '/2/1/a.jylqdgeqVzS425eh9vO02x7e4VfYkA.collision' 18:10:05.017 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:05.025 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 61.19% 18:10:05.027 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 18:10:05.029 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:05.031 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a.jylqdgeqVzS425eh9vO02x7e4VfYkA.collision' 18:10:05.045 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='489effac4bdbb4f7a3356433adb2440a48439d48' to.sha1='f61a481222f516e5a4f286e0e2820988ad795998'): /2/1/a.jylqdgeqVzS425eh9vO02x7e4VfYkA.collision 18:10:05.078 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9bd6c1ea-7cef-434b-b907-8f47eea6d046"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:05.082 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a.jylqdgeqVzS425eh9vO02x7e4VfYkA.collision' 18:10:05.082 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='489effac4bdbb4f7a3356433adb2440a48439d48' toSha1='f61a481222f516e5a4f286e0e2820988ad795998' 18:10:05.082 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a.jylqdgeqVzS425eh9vO02x7e4VfYkA.collision' 18:10:05.082 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a.jylqdgeqVzS425eh9vO02x7e4VfYkA.collision' offset=0 18:10:05.088 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a.jylqdgeqVzS425eh9vO02x7e4VfYkA.collision' offset=0 18:10:05.101 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 471014 bytes in 19 ms. path='/2/1/a.jylqdgeqVzS425eh9vO02x7e4VfYkA.collision' 18:10:05.107 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_274283dbe7dab370560d1462932b87abb851986d_0 into destFile a.jylqdgeqVzS425eh9vO02x7e4VfYkA.collision 18:10:05.142 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9bd6c1ea-7cef-434b-b907-8f47eea6d046"] on repo=9bd6c1ea-7cef-434b-b907-8f47eea6d046 18:10:05.148 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:05.154 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 73.13% 18:10:05.178 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 localRepositoryRevisionSynced=84 18:10:05.185 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 transaction.localRevision=16 remoteFromLocalRevision=84 18:10:05.190 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-44jdp-remote' toID=9bd6c1ea-7cef-434b-b907-8f47eea6d046 to='target/repo/jylqd65m-dccac-local', fromRepoLocalSync=false 18:10:05.205 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=16 18:10:05.217 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 84.58% 18:10:05.218 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:05.219 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/2/1/a' to '/2/1/a.jylqdgeqVzS425eh9vO02x7e4VfYkA.collision' 18:10:05.220 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:05.226 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 92.04% 18:10:05.226 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:05.247 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=16 18:10:05.258 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 transaction.localRevision=92 remoteFromLocalRevision=16 18:10:05.262 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:05.263 [main] INFO c.c.c.l.LocalRepoManagerImpl - [302b717a]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:05.265 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29ffc1f3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:05.275 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:10:05.278 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-44jdp-remote' toID=9bd6c1ea-7cef-434b-b907-8f47eea6d046 to='target/repo/jylqd65m-dccac-local', fromRepoLocalSync=true 18:10:05.278 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 9bd6c1ea-7cef-434b-b907-8f47eea6d046 ('target/repo/jylqd65m-dccac-local') 18:10:05.282 [pool-21-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:10:05.293 [pool-21-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:10:05.316 [pool-21-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 18:10:05.325 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:10:05.326 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:10:05.328 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:10:05.332 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:10:05.336 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:10:05.353 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:10:05.357 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:10:05.362 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:10:05.369 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:10:05.384 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=18 18:10:05.391 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 18:10:05.391 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.75% 18:10:05.396 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=18 18:10:05.405 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 transaction.localRevision=93 remoteFromLocalRevision=18 18:10:05.409 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=9bd6c1ea-7cef-434b-b907-8f47eea6d046 from='target/repo/jylqd65m-dccac-local' toID=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-44jdp-remote' 18:10:05.421 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 localRepositoryRevisionSynced=84 localRepositoryRevisionInProgress=93 18:10:05.424 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:10:05.424 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:10:05.430 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 localRepositoryRevisionSynced=93 18:10:05.437 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 transaction.localRevision=21 remoteFromLocalRevision=93 18:10:05.442 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqd65m-44jdp-remote' toID=9bd6c1ea-7cef-434b-b907-8f47eea6d046 to='target/repo/jylqd65m-dccac-local', fromRepoLocalSync=false 18:10:05.459 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=21 18:10:05.463 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:10:05.463 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:05.467 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 remoteRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 localRepositoryRevisionSynced=21 18:10:05.477 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9bd6c1ea-7cef-434b-b907-8f47eea6d046 remoteRepositoryId=6e35d2ce-e1f3-4675-b4c3-8f80f682a8b2 transaction.localRevision=96 remoteFromLocalRevision=21 18:10:05.481 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:05.481 [main] INFO c.c.c.l.LocalRepoManagerImpl - [302b717a]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:05.482 [main] INFO c.c.c.l.LocalRepoManagerImpl - [29ffc1f3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:05.507 [main] INFO c.c.c.l.LocalRepoManagerImpl - [302b717a]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:05.582 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f48296c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdh1p-hq04r-local' 18:10:05.589 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f48296c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdh1p-hq04r-local' locked successfully. 18:10:09.159 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f48296c]initPersistenceManagerFactory: repositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 18:10:09.164 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f48296c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1662 ms. 18:10:09.181 [main] INFO c.c.c.l.LocalRepoManagerImpl - [450cd433]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdh1p-9d1b0-remote' 18:10:09.186 [main] INFO c.c.c.l.LocalRepoManagerImpl - [450cd433]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdh1p-9d1b0-remote' locked successfully. 18:10:11.427 [closeDeferredTimer-12888eb5-2] INFO c.c.c.l.LocalRepoManagerImpl - [12888eb5]_close: Shutting down real LocalRepoManager. 18:10:11.431 [closeDeferredTimer-1a85e263-2] INFO c.c.c.l.LocalRepoManagerImpl - [1a85e263]_close: Shutting down real LocalRepoManager. 18:10:13.872 [main] INFO c.c.c.l.LocalRepoManagerImpl - [450cd433]initPersistenceManagerFactory: repositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed 18:10:13.875 [main] INFO c.c.c.l.LocalRepoManagerImpl - [450cd433]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3016 ms. 18:10:13.980 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:10:13.986 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:10:13.995 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:10:14.031 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:10:14.050 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:10:14.089 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.41% 18:10:14.105 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:10:14.119 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.84% 18:10:14.145 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:10:14.169 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: b4dc2a4c-7ea0-48b2-aff6-e440080c0741 18:10:14.169 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 3b32ef58-3380-4a49-b2d8-99d8790140ed 18:10:14.174 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:10:14.175 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3b32ef58-3380-4a49-b2d8-99d8790140ed from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdh1p-9d1b0-remote/2' toID=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 to='target/repo/jylqdh1p-hq04r-local', fromRepoLocalSync=true 18:10:14.175 [pool-22-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b4dc2a4c-7ea0-48b2-aff6-e440080c0741 ('target/repo/jylqdh1p-hq04r-local') 18:10:14.207 [pool-22-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:10:14.215 [pool-22-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:10:14.219 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:10:14.221 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:10:14.223 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:10:14.227 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:10:14.230 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:10:14.236 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:10:14.239 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:10:14.243 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:10:14.249 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:10:14.272 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed remoteRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:10:14.322 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:14.329 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:10:14.358 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:14.376 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:14.378 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:10:14.398 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 18:10:14.399 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:14.414 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 18:10:14.414 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 18:10:14.415 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:14.416 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:10:14.426 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42a31a9e0dc1f44c5653f5bd7a708e45fc9b61fe' to.sha1=''): /1/a 18:10:14.481 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3b32ef58-3380-4a49-b2d8-99d8790140ed"] on repo=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 18:10:14.485 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:10:14.486 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='42a31a9e0dc1f44c5653f5bd7a708e45fc9b61fe' toSha1='null' 18:10:14.486 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:10:14.486 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:10:14.500 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:10:14.512 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 542620 bytes in 26 ms. path='/1/a' 18:10:14.517 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:14.571 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3b32ef58-3380-4a49-b2d8-99d8790140ed"] on repo=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 18:10:14.588 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:14.597 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:14.598 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:10:14.608 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='58aab63ed31261a0bad6e0c563ada8926e5527b6' to.sha1=''): /1/b 18:10:14.623 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3b32ef58-3380-4a49-b2d8-99d8790140ed"] on repo=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 18:10:14.627 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:10:14.627 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='58aab63ed31261a0bad6e0c563ada8926e5527b6' toSha1='null' 18:10:14.627 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:10:14.627 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:10:14.636 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:10:14.651 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 498498 bytes in 24 ms. path='/1/b' 18:10:14.656 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:14.685 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3b32ef58-3380-4a49-b2d8-99d8790140ed"] on repo=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 18:10:14.694 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:14.707 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:14.708 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:10:14.717 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9da31c82233537ffee4f2e740b0f3af60396912b' to.sha1=''): /a 18:10:14.730 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3b32ef58-3380-4a49-b2d8-99d8790140ed"] on repo=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 18:10:14.734 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 18:10:14.734 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9da31c82233537ffee4f2e740b0f3af60396912b' toSha1='null' 18:10:14.734 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:10:14.734 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 18:10:14.745 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 18:10:14.758 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 630141 bytes in 24 ms. path='/a' 18:10:14.761 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:14.805 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3b32ef58-3380-4a49-b2d8-99d8790140ed"] on repo=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 18:10:14.815 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:14.825 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 18:10:14.845 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed remoteRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 localRepositoryRevisionSynced=2 18:10:14.862 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 remoteRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed transaction.localRevision=24 remoteFromLocalRevision=2 18:10:14.867 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 from='target/repo/jylqdh1p-hq04r-local' toID=3b32ef58-3380-4a49-b2d8-99d8790140ed to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdh1p-9d1b0-remote/2' 18:10:14.894 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 remoteRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 18:10:14.910 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:10:14.911 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:10:14.921 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 remoteRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed localRepositoryRevisionSynced=24 18:10:14.931 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed remoteRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 transaction.localRevision=5 remoteFromLocalRevision=24 18:10:14.936 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3b32ef58-3380-4a49-b2d8-99d8790140ed from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdh1p-9d1b0-remote/2' toID=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 to='target/repo/jylqdh1p-hq04r-local', fromRepoLocalSync=false 18:10:14.951 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed remoteRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:10:14.957 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:10:14.957 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:14.963 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed remoteRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 localRepositoryRevisionSynced=5 18:10:14.970 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 remoteRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed transaction.localRevision=27 remoteFromLocalRevision=5 18:10:14.974 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:14.990 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f48296c]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:14.990 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f48296c]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:14.992 [main] INFO c.c.c.l.LocalRepoManagerImpl - [450cd433]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:14.992 [main] INFO c.c.c.l.LocalRepoManagerImpl - [450cd433]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:15.036 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:10:15.036 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3b32ef58-3380-4a49-b2d8-99d8790140ed from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdh1p-9d1b0-remote/2' toID=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 to='target/repo/jylqdh1p-hq04r-local', fromRepoLocalSync=true 18:10:15.038 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b4dc2a4c-7ea0-48b2-aff6-e440080c0741 ('target/repo/jylqdh1p-hq04r-local') 18:10:15.044 [pool-23-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:10:15.052 [pool-23-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 18:10:15.059 [pool-23-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:10:15.065 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:10:15.066 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:10:15.069 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:10:15.077 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:10:15.081 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:10:15.146 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.94% 18:10:15.161 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:10:15.165 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:10:15.175 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:10:15.182 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed remoteRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:10:15.213 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.214 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:10:15.229 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.16% 18:10:15.230 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.240 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.242 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:10:15.257 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.265 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.266 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/new' 18:10:15.281 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.289 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.289 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/new/xxx' 18:10:15.374 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.381 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.382 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 18:10:15.388 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.395 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 37.16% 18:10:15.396 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 42.75% 18:10:15.398 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.399 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new/xxx' 18:10:15.410 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='58aab63ed31261a0bad6e0c563ada8926e5527b6'): /new/xxx 18:10:15.412 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.419 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.35% 18:10:15.447 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed remoteRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 localRepositoryRevisionSynced=8 18:10:15.462 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 remoteRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed transaction.localRevision=38 remoteFromLocalRevision=8 18:10:15.467 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 from='target/repo/jylqdh1p-hq04r-local' toID=3b32ef58-3380-4a49-b2d8-99d8790140ed to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdh1p-9d1b0-remote/2' 18:10:15.484 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 remoteRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=38 18:10:15.502 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 57.84% 18:10:15.504 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.505 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1/b' to '/new/xxx' 18:10:15.506 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.513 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.514 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/b' 18:10:15.522 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:15.530 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 69.03% 18:10:15.531 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:10:15.563 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 remoteRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed localRepositoryRevisionSynced=38 18:10:15.571 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed remoteRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 transaction.localRevision=11 remoteFromLocalRevision=38 18:10:15.575 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3b32ef58-3380-4a49-b2d8-99d8790140ed from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdh1p-9d1b0-remote/2' toID=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 to='target/repo/jylqdh1p-hq04r-local', fromRepoLocalSync=false 18:10:15.585 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed remoteRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:10:15.591 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:10:15.591 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:15.596 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed remoteRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 localRepositoryRevisionSynced=11 18:10:15.602 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b4dc2a4c-7ea0-48b2-aff6-e440080c0741 remoteRepositoryId=3b32ef58-3380-4a49-b2d8-99d8790140ed transaction.localRevision=43 remoteFromLocalRevision=11 18:10:15.607 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:15.607 [main] INFO c.c.c.l.LocalRepoManagerImpl - [450cd433]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:15.607 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f48296c]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:15.644 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3bc21fe9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdot6-6gliq-local' 18:10:15.651 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3bc21fe9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdot6-6gliq-local' locked successfully. 18:10:18.570 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3bc21fe9]initPersistenceManagerFactory: repositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:18.573 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3bc21fe9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1663 ms. 18:10:18.592 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4fcd440f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdot7-8lyzk-remote' 18:10:18.597 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4fcd440f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdot7-8lyzk-remote' locked successfully. 18:10:22.587 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4fcd440f]initPersistenceManagerFactory: repositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 18:10:22.594 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4fcd440f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2409 ms. 18:10:22.709 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:10:22.716 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:10:22.727 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:10:22.777 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:10:22.789 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:10:22.811 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.56% 18:10:22.822 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:10:22.858 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.69% 18:10:22.902 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:10:22.927 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:22.927 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 64ffed30-aa4f-488c-af14-a5c7a4eed126 18:10:22.932 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:10:22.933 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=64ffed30-aa4f-488c-af14-a5c7a4eed126 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdot7-8lyzk-remote' toID=1aa0892b-a51c-4274-ad56-5b99d3dbd591 to='target/repo/jylqdot6-6gliq-local', fromRepoLocalSync=true 18:10:22.934 [pool-24-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1aa0892b-a51c-4274-ad56-5b99d3dbd591 ('target/repo/jylqdot6-6gliq-local') 18:10:22.972 [pool-24-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:10:22.983 [pool-24-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:10:22.984 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:10:22.985 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:10:22.988 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:10:22.997 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:10:23.001 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:10:23.008 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:10:23.012 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:10:23.017 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:10:23.024 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:10:23.053 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 remoteRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:10:23.093 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.099 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:10:23.125 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.140 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.141 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:10:23.159 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.165 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 18:10:23.166 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.167 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:10:23.178 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.184 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.185 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:10:23.199 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.206 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.208 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:10:23.224 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.241 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 18:10:23.241 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 18:10:23.242 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.244 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:10:23.253 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9fbfe4e7e66f60f9896cd3f345b79db90428c7df' to.sha1=''): /1/a 18:10:23.310 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.314 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:10:23.314 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9fbfe4e7e66f60f9896cd3f345b79db90428c7df' toSha1='null' 18:10:23.315 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:10:23.315 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:10:23.315 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:10:23.321 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12173 bytes in 6 ms. path='/1/a' 18:10:23.330 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:23.365 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.378 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.386 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.387 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:10:23.400 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b1b2446fb070db1555f923161ef357120d2112a8' to.sha1=''): /1/b 18:10:23.416 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.420 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:10:23.420 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b1b2446fb070db1555f923161ef357120d2112a8' toSha1='null' 18:10:23.420 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:10:23.420 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:10:23.425 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:10:23.437 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 289058 bytes in 16 ms. path='/1/b' 18:10:23.442 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:23.465 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.474 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.482 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.483 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 18:10:23.494 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2f917971bcddc431a59c9e808f41ebe34820349a' to.sha1=''): /1/c 18:10:23.511 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.515 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 18:10:23.515 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2f917971bcddc431a59c9e808f41ebe34820349a' toSha1='null' 18:10:23.515 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 18:10:23.515 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 18:10:23.517 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 18:10:23.525 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 111824 bytes in 10 ms. path='/1/c' 18:10:23.532 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:10:23.549 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.556 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.565 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.568 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:10:23.583 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='131b0d2f340def62bef63007aa0a2bc198c9436d' to.sha1=''): /2/1/a 18:10:23.600 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.605 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:10:23.605 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='131b0d2f340def62bef63007aa0a2bc198c9436d' toSha1='null' 18:10:23.605 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:10:23.605 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:10:23.606 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:10:23.615 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 15785 bytes in 10 ms. path='/2/1/a' 18:10:23.622 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:23.634 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.641 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.650 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.652 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 18:10:23.662 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5d19ca0437c9a0bb3e215244edc68e226410e4e9' to.sha1=''): /2/1/b 18:10:23.681 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.685 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 18:10:23.685 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5d19ca0437c9a0bb3e215244edc68e226410e4e9' toSha1='null' 18:10:23.685 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 18:10:23.685 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 18:10:23.688 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 18:10:23.697 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252310 bytes in 12 ms. path='/2/1/b' 18:10:23.702 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:23.726 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.732 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.740 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.741 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:10:23.754 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f663e82cad830277990d0ec9c264077a363de2f4' to.sha1=''): /2/a 18:10:23.774 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.778 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 18:10:23.779 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f663e82cad830277990d0ec9c264077a363de2f4' toSha1='null' 18:10:23.779 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:10:23.779 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 18:10:23.779 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 18:10:23.786 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30964 bytes in 7 ms. path='/2/a' 18:10:23.792 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:23.806 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.812 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.820 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.822 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:10:23.835 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='14f2e1528c218f02e24be46f9a7ffb4e3678d743' to.sha1=''): /3/a 18:10:23.850 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.854 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 18:10:23.854 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='14f2e1528c218f02e24be46f9a7ffb4e3678d743' toSha1='null' 18:10:23.854 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:10:23.854 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 18:10:23.868 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 18:10:23.885 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 832224 bytes in 31 ms. path='/3/a' 18:10:23.889 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:23.933 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.938 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.947 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:23.948 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:10:23.956 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da5a0f3db40f242bb48b25c74e654e7d1c0f547c' to.sha1=''): /3/b 18:10:23.973 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:23.977 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 18:10:23.977 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='da5a0f3db40f242bb48b25c74e654e7d1c0f547c' toSha1='null' 18:10:23.978 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:10:23.978 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 18:10:23.982 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 18:10:23.995 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 249696 bytes in 17 ms. path='/3/b' 18:10:24.000 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:24.023 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:24.029 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:24.036 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:24.038 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:10:24.052 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46ad7d3d94bd2fd77248d1af38b936afe8f106d7' to.sha1=''): /3/c 18:10:24.067 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:24.071 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 18:10:24.071 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='46ad7d3d94bd2fd77248d1af38b936afe8f106d7' toSha1='null' 18:10:24.071 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:10:24.071 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 18:10:24.080 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 18:10:24.094 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 514008 bytes in 23 ms. path='/3/c' 18:10:24.098 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:10:24.128 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:24.136 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:24.148 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:24.149 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:10:24.159 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e7129491c69f367358c527cb21dba3fbe591e0b6' to.sha1=''): /3/d 18:10:24.174 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:24.179 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 18:10:24.179 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e7129491c69f367358c527cb21dba3fbe591e0b6' toSha1='null' 18:10:24.179 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:10:24.179 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 18:10:24.191 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 18:10:24.210 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 673630 bytes in 31 ms. path='/3/d' 18:10:24.215 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:10:24.252 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:24.258 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:24.267 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 18:10:24.294 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 remoteRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 localRepositoryRevisionSynced=2 18:10:24.325 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 remoteRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 transaction.localRevision=72 remoteFromLocalRevision=2 18:10:24.329 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1aa0892b-a51c-4274-ad56-5b99d3dbd591 from='target/repo/jylqdot6-6gliq-local' toID=64ffed30-aa4f-488c-af14-a5c7a4eed126 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdot7-8lyzk-remote' 18:10:24.357 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 remoteRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 18:10:24.371 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:10:24.371 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:10:24.383 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 remoteRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 localRepositoryRevisionSynced=72 18:10:24.395 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 remoteRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 transaction.localRevision=5 remoteFromLocalRevision=72 18:10:24.401 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=64ffed30-aa4f-488c-af14-a5c7a4eed126 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdot7-8lyzk-remote' toID=1aa0892b-a51c-4274-ad56-5b99d3dbd591 to='target/repo/jylqdot6-6gliq-local', fromRepoLocalSync=false 18:10:24.418 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 remoteRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:10:24.420 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:10:24.420 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:24.425 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 remoteRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 localRepositoryRevisionSynced=5 18:10:24.434 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 remoteRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 transaction.localRevision=75 remoteFromLocalRevision=5 18:10:24.438 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:24.453 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3bc21fe9]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:24.453 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3bc21fe9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:24.453 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4fcd440f]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:24.453 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4fcd440f]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:25.482 [closeDeferredTimer-29ffc1f3-3] INFO c.c.c.l.LocalRepoManagerImpl - [29ffc1f3]_close: Shutting down real LocalRepoManager. 18:10:25.800 [closeDeferredTimer-302b717a-4] INFO c.c.c.l.LocalRepoManagerImpl - [302b717a]_close: Shutting down real LocalRepoManager. 18:10:25.800 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/jylqdot7-8lyzk-remote/2/1/b' length=252310 18:10:26.108 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - file='target/repo/jylqdot7-8lyzk-remote/2/1/b' length=1 18:10:26.109 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:10:26.115 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:10:26.120 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 18:10:26.133 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:10:26.139 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 18:10:26.229 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 18:10:26.234 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 18:10:26.238 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 18:10:26.459 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:10:26.490 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:10:26.493 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=64ffed30-aa4f-488c-af14-a5c7a4eed126 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdot7-8lyzk-remote' toID=1aa0892b-a51c-4274-ad56-5b99d3dbd591 to='target/repo/jylqdot6-6gliq-local', fromRepoLocalSync=true 18:10:26.493 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1aa0892b-a51c-4274-ad56-5b99d3dbd591 ('target/repo/jylqdot6-6gliq-local') 18:10:26.506 [pool-25-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:10:26.537 [pool-25-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:10:26.562 [pool-25-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 18:10:26.585 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:10:26.586 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:10:26.588 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:10:26.593 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:10:26.598 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:10:26.610 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:10:26.614 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:10:26.621 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:10:26.630 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:10:26.645 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 remoteRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9 18:10:26.661 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.00% 18:10:26.661 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.26% 18:10:26.662 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.53% 18:10:26.663 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.80% 18:10:26.665 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:26.666 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:10:26.683 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cf77d939b0d743124d7d4106d972eeefaffb4ba5' to.sha1='131b0d2f340def62bef63007aa0a2bc198c9436d'): /2/1/a 18:10:26.707 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:26.725 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:10:26.725 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='cf77d939b0d743124d7d4106d972eeefaffb4ba5' toSha1='131b0d2f340def62bef63007aa0a2bc198c9436d' 18:10:26.725 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:10:26.725 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:10:26.726 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:10:26.736 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 15785 bytes in 11 ms. path='/2/1/a' 18:10:26.742 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:26.764 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:26.797 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:26.825 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:26.828 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 18:10:26.844 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4f87a6290aee1acfc1f26083974ce94621fca64' to.sha1='5d19ca0437c9a0bb3e215244edc68e226410e4e9'): /2/1/b 18:10:26.884 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:26.906 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 18:10:26.906 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=0 fromSha1='c4f87a6290aee1acfc1f26083974ce94621fca64' toSha1='5d19ca0437c9a0bb3e215244edc68e226410e4e9' 18:10:26.906 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 18:10:26.906 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 18:10:26.906 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 18:10:26.920 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1 bytes in 14 ms. path='/2/1/b' 18:10:26.925 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:26.939 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="64ffed30-aa4f-488c-af14-a5c7a4eed126"] on repo=1aa0892b-a51c-4274-ad56-5b99d3dbd591 18:10:26.950 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:26.968 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 remoteRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 localRepositoryRevisionSynced=9 18:10:26.986 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 remoteRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 transaction.localRevision=88 remoteFromLocalRevision=9 18:10:26.992 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1aa0892b-a51c-4274-ad56-5b99d3dbd591 from='target/repo/jylqdot6-6gliq-local' toID=64ffed30-aa4f-488c-af14-a5c7a4eed126 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdot7-8lyzk-remote' 18:10:27.019 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 remoteRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=88 18:10:27.021 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 18:10:27.021 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:10:27.021 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:10:27.025 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 remoteRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 localRepositoryRevisionSynced=88 18:10:27.041 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 remoteRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 transaction.localRevision=12 remoteFromLocalRevision=88 18:10:27.053 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=64ffed30-aa4f-488c-af14-a5c7a4eed126 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdot7-8lyzk-remote' toID=1aa0892b-a51c-4274-ad56-5b99d3dbd591 to='target/repo/jylqdot6-6gliq-local', fromRepoLocalSync=false 18:10:27.098 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 remoteRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 18:10:27.100 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:10:27.100 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:27.105 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 remoteRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 localRepositoryRevisionSynced=12 18:10:27.149 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1aa0892b-a51c-4274-ad56-5b99d3dbd591 remoteRepositoryId=64ffed30-aa4f-488c-af14-a5c7a4eed126 transaction.localRevision=91 remoteFromLocalRevision=12 18:10:27.183 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:27.184 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3bc21fe9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:27.205 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4fcd440f]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:27.266 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cb17d00]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdxs1-v6k63-local' 18:10:27.272 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cb17d00]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdxs1-v6k63-local' locked successfully. 18:10:30.848 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cb17d00]initPersistenceManagerFactory: repositoryId=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:30.856 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cb17d00]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2094 ms. 18:10:30.881 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7625e83c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdxs1-etdmq-remote' 18:10:30.887 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7625e83c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdxs1-etdmq-remote' locked successfully. 18:10:35.061 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7625e83c]initPersistenceManagerFactory: repositoryId=920ce8cb-afda-4636-95ae-ea0627467551 18:10:35.068 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7625e83c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2348 ms. 18:10:35.165 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:10:35.171 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:10:35.180 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:10:35.226 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:10:35.240 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:10:35.270 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.56% 18:10:35.278 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:10:35.310 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.74% 18:10:35.338 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:10:35.361 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 206fc074-121e-41fc-8b21-b2d4553fa817 18:10:35.361 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 920ce8cb-afda-4636-95ae-ea0627467551 18:10:35.365 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:10:35.366 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=920ce8cb-afda-4636-95ae-ea0627467551 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdxs1-etdmq-remote' toID=206fc074-121e-41fc-8b21-b2d4553fa817 to='target/repo/jylqdxs1-v6k63-local', fromRepoLocalSync=true 18:10:35.366 [pool-26-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 206fc074-121e-41fc-8b21-b2d4553fa817 ('target/repo/jylqdxs1-v6k63-local') 18:10:35.388 [pool-26-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:10:35.394 [pool-26-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:10:35.397 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:10:35.398 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:10:35.400 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:10:35.404 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:10:35.408 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:10:35.415 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:10:35.418 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:10:35.423 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:10:35.430 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:10:35.461 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=920ce8cb-afda-4636-95ae-ea0627467551 remoteRepositoryId=206fc074-121e-41fc-8b21-b2d4553fa817 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:10:35.500 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:35.506 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:10:35.533 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:35.558 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:35.561 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:10:35.586 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:35.595 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 18:10:35.598 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:35.600 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:10:35.608 [closeDeferredTimer-450cd433-2] INFO c.c.c.l.LocalRepoManagerImpl - [450cd433]_close: Shutting down real LocalRepoManager. 18:10:35.610 [closeDeferredTimer-4f48296c-2] INFO c.c.c.l.LocalRepoManagerImpl - [4f48296c]_close: Shutting down real LocalRepoManager. 18:10:36.418 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:36.434 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:36.437 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:10:36.465 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:36.474 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:36.477 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:10:36.489 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:36.506 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 18:10:36.506 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 18:10:36.508 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:36.509 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:10:36.522 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c50c22253c71dabcae7ad3dc8cbeecf6342f4e7f' to.sha1=''): /1/a 18:10:36.624 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:36.633 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:10:36.633 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c50c22253c71dabcae7ad3dc8cbeecf6342f4e7f' toSha1='null' 18:10:36.633 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:10:36.634 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:10:36.636 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:10:36.650 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 187812 bytes in 17 ms. path='/1/a' 18:10:36.655 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:36.702 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:36.716 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:36.727 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:36.734 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:10:36.744 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f963b706cc6dc09498dbc53ee31f651b64fdb522' to.sha1=''): /1/b 18:10:36.792 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:36.817 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:10:36.817 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f963b706cc6dc09498dbc53ee31f651b64fdb522' toSha1='null' 18:10:36.818 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:10:36.818 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:10:36.820 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:10:36.832 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40194 bytes in 14 ms. path='/1/b' 18:10:36.836 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:36.866 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:36.878 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:36.888 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:36.889 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 18:10:36.903 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='451a2ee5aa0c7117ba93b564161ee893526e3a1c' to.sha1=''): /1/c 18:10:36.954 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:36.957 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 18:10:36.957 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='451a2ee5aa0c7117ba93b564161ee893526e3a1c' toSha1='null' 18:10:36.957 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 18:10:36.958 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 18:10:36.963 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 18:10:36.973 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 251674 bytes in 16 ms. path='/1/c' 18:10:36.980 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:10:37.008 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.028 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.046 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.048 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:10:37.065 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f087aa39c4affd62307798803ba0c3e9ff68065' to.sha1=''): /2/1/a 18:10:37.084 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.088 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:10:37.088 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='4f087aa39c4affd62307798803ba0c3e9ff68065' toSha1='null' 18:10:37.088 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:10:37.088 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:10:37.091 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:10:37.104 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 201024 bytes in 16 ms. path='/2/1/a' 18:10:37.112 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:37.132 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.143 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.172 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.174 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 18:10:37.189 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='69bca20e8391596a814994bb052764ef47fb339a' to.sha1=''): /2/1/b 18:10:37.221 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.238 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 18:10:37.238 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='69bca20e8391596a814994bb052764ef47fb339a' toSha1='null' 18:10:37.238 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 18:10:37.238 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 18:10:37.254 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 18:10:37.266 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 519249 bytes in 28 ms. path='/2/1/b' 18:10:37.271 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:37.309 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.315 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.321 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.322 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:10:37.336 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1e5954623d14d1b994f3113b95a2123668cf0a9b' to.sha1=''): /2/a 18:10:37.358 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.360 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 18:10:37.360 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1e5954623d14d1b994f3113b95a2123668cf0a9b' toSha1='null' 18:10:37.360 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:10:37.360 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 18:10:37.361 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 18:10:37.372 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 30932 bytes in 12 ms. path='/2/a' 18:10:37.378 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:37.407 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.444 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.452 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.453 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:10:37.461 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='51af02e9230d146be26ab5153aac8ee8751010ac' to.sha1=''): /3/a 18:10:37.473 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.474 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 18:10:37.475 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='51af02e9230d146be26ab5153aac8ee8751010ac' toSha1='null' 18:10:37.475 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:10:37.475 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 18:10:37.477 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 18:10:37.484 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 210583 bytes in 9 ms. path='/3/a' 18:10:37.492 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:37.511 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.515 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.520 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.521 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:10:37.531 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b2e0236bf3124d8c7d4c375e9801ed27328afa62' to.sha1=''): /3/b 18:10:37.543 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.545 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 18:10:37.545 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b2e0236bf3124d8c7d4c375e9801ed27328afa62' toSha1='null' 18:10:37.545 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:10:37.545 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 18:10:37.550 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 18:10:37.562 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 489740 bytes in 17 ms. path='/3/b' 18:10:37.567 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:37.599 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.604 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.609 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.611 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:10:37.618 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62cfa2aa02e31787ab1f607a19d7fa8b3e6ae853' to.sha1=''): /3/c 18:10:37.631 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.632 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 18:10:37.632 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='62cfa2aa02e31787ab1f607a19d7fa8b3e6ae853' toSha1='null' 18:10:37.632 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:10:37.633 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 18:10:37.636 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 18:10:37.644 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 250056 bytes in 12 ms. path='/3/c' 18:10:37.649 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:10:37.668 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.672 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.678 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.680 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:10:37.690 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3fe0f7c0f5286aa73e0a8ac2528b89b68660ebc' to.sha1=''): /3/d 18:10:37.706 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.707 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 18:10:37.708 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e3fe0f7c0f5286aa73e0a8ac2528b89b68660ebc' toSha1='null' 18:10:37.708 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:10:37.708 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 18:10:37.712 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 18:10:37.727 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 395616 bytes in 19 ms. path='/3/d' 18:10:37.731 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:10:37.755 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="920ce8cb-afda-4636-95ae-ea0627467551"] on repo=206fc074-121e-41fc-8b21-b2d4553fa817 18:10:37.759 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:37.762 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 18:10:37.781 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=920ce8cb-afda-4636-95ae-ea0627467551 remoteRepositoryId=206fc074-121e-41fc-8b21-b2d4553fa817 localRepositoryRevisionSynced=2 18:10:37.802 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=206fc074-121e-41fc-8b21-b2d4553fa817 remoteRepositoryId=920ce8cb-afda-4636-95ae-ea0627467551 transaction.localRevision=72 remoteFromLocalRevision=2 18:10:37.804 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=206fc074-121e-41fc-8b21-b2d4553fa817 from='target/repo/jylqdxs1-v6k63-local' toID=920ce8cb-afda-4636-95ae-ea0627467551 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdxs1-etdmq-remote' 18:10:37.823 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=206fc074-121e-41fc-8b21-b2d4553fa817 remoteRepositoryId=920ce8cb-afda-4636-95ae-ea0627467551 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 18:10:37.833 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:10:37.834 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:10:37.844 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=206fc074-121e-41fc-8b21-b2d4553fa817 remoteRepositoryId=920ce8cb-afda-4636-95ae-ea0627467551 localRepositoryRevisionSynced=72 18:10:37.857 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=920ce8cb-afda-4636-95ae-ea0627467551 remoteRepositoryId=206fc074-121e-41fc-8b21-b2d4553fa817 transaction.localRevision=5 remoteFromLocalRevision=72 18:10:37.859 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=920ce8cb-afda-4636-95ae-ea0627467551 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqdxs1-etdmq-remote' toID=206fc074-121e-41fc-8b21-b2d4553fa817 to='target/repo/jylqdxs1-v6k63-local', fromRepoLocalSync=false 18:10:37.873 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=920ce8cb-afda-4636-95ae-ea0627467551 remoteRepositoryId=206fc074-121e-41fc-8b21-b2d4553fa817 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:10:37.876 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:10:37.876 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:37.879 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=920ce8cb-afda-4636-95ae-ea0627467551 remoteRepositoryId=206fc074-121e-41fc-8b21-b2d4553fa817 localRepositoryRevisionSynced=5 18:10:37.883 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=206fc074-121e-41fc-8b21-b2d4553fa817 remoteRepositoryId=920ce8cb-afda-4636-95ae-ea0627467551 transaction.localRevision=75 remoteFromLocalRevision=5 18:10:37.885 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:37.897 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cb17d00]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:37.898 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7cb17d00]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:37.898 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7625e83c]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:37.898 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7625e83c]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:37.948 [main] INFO c.c.c.l.LocalRepoManagerImpl - [569d7448]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-met0t-local' 18:10:37.953 [main] INFO c.c.c.l.LocalRepoManagerImpl - [569d7448]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-met0t-local' locked successfully. 18:10:42.089 [main] INFO c.c.c.l.LocalRepoManagerImpl - [569d7448]initPersistenceManagerFactory: repositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:42.095 [main] INFO c.c.c.l.LocalRepoManagerImpl - [569d7448]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2624 ms. 18:10:42.112 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d740942]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-xz8l9-remote' 18:10:42.117 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d740942]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-xz8l9-remote' locked successfully. 18:10:45.905 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d740942]initPersistenceManagerFactory: repositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d 18:10:45.908 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d740942]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2102 ms. 18:10:45.983 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:10:45.989 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:10:45.999 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:10:46.045 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:10:46.057 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:10:46.088 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.44% 18:10:46.106 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:10:46.124 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.84% 18:10:46.146 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:10:46.167 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.167 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 9d34b662-49a5-41f3-b508-a7726936ad8d 18:10:46.171 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:10:46.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9d34b662-49a5-41f3-b508-a7726936ad8d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-xz8l9-remote' toID=0fa62a23-7a14-480f-8f65-c949c03660dc to='target/repo/jylqe60r-met0t-local', fromRepoLocalSync=true 18:10:46.172 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0fa62a23-7a14-480f-8f65-c949c03660dc ('target/repo/jylqe60r-met0t-local') 18:10:46.203 [pool-27-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:10:46.214 [pool-27-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:10:46.217 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:10:46.218 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:10:46.220 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:10:46.227 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:10:46.232 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:10:46.241 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:10:46.246 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:10:46.251 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:10:46.266 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:10:46.393 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:10:46.426 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.431 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:10:46.453 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.463 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.464 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:10:46.478 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.483 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 18:10:46.484 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.485 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:10:46.493 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.497 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.498 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:10:46.507 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.510 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.511 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:10:46.518 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.530 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 18:10:46.530 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 18:10:46.531 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.531 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:10:46.538 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5e4d5d55f0611a0b94e2ab4766974813c169db05' to.sha1=''): /1/a 18:10:46.570 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.571 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:10:46.571 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5e4d5d55f0611a0b94e2ab4766974813c169db05' toSha1='null' 18:10:46.571 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:10:46.572 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:10:46.572 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:10:46.577 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29322 bytes in 6 ms. path='/1/a' 18:10:46.581 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:46.607 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.614 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.618 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.618 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:10:46.626 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1329be68c03ff478dfa4350c7bdcc4809ba66f3a' to.sha1=''): /1/b 18:10:46.636 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.638 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:10:46.638 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1329be68c03ff478dfa4350c7bdcc4809ba66f3a' toSha1='null' 18:10:46.638 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:10:46.638 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:10:46.642 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:10:46.651 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 403950 bytes in 13 ms. path='/1/b' 18:10:46.654 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:46.676 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.680 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.684 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.685 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 18:10:46.695 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='febdd9bf28fbbaa2c405f57a48c03c4e7d4526e4' to.sha1=''): /1/c 18:10:46.707 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.709 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 18:10:46.709 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='febdd9bf28fbbaa2c405f57a48c03c4e7d4526e4' toSha1='null' 18:10:46.709 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 18:10:46.709 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 18:10:46.711 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 18:10:46.717 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 143748 bytes in 8 ms. path='/1/c' 18:10:46.720 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:10:46.734 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.737 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.742 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.743 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:10:46.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1c82e8cd0cf9bde8523d1810cb30ecf7d9d6b354' to.sha1=''): /2/1/a 18:10:46.765 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.767 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:10:46.767 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='1c82e8cd0cf9bde8523d1810cb30ecf7d9d6b354' toSha1='null' 18:10:46.767 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:10:46.767 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:10:46.770 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:10:46.777 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231154 bytes in 10 ms. path='/2/1/a' 18:10:46.782 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:46.798 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.801 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.806 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.808 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 18:10:46.818 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='398769ea0621035254ca669b98d7c12c0b1eb5fa' to.sha1=''): /2/1/b 18:10:46.830 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.832 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 18:10:46.832 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='398769ea0621035254ca669b98d7c12c0b1eb5fa' toSha1='null' 18:10:46.832 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 18:10:46.832 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 18:10:46.834 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 18:10:46.840 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 174279 bytes in 8 ms. path='/2/1/b' 18:10:46.845 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:46.859 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.862 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.867 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.868 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:10:46.877 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c4aff19a0f41949726d614d6eb7a63135b43069' to.sha1=''): /2/a 18:10:46.893 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.895 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 18:10:46.895 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2c4aff19a0f41949726d614d6eb7a63135b43069' toSha1='null' 18:10:46.896 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:10:46.896 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 18:10:46.905 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 18:10:46.915 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 605840 bytes in 19 ms. path='/2/a' 18:10:46.920 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:46.948 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.952 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.958 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:46.960 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:10:46.966 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a30346ecddbdbcf6f2fa661fea472face914d25' to.sha1=''): /3/a 18:10:46.977 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:46.978 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 18:10:46.978 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7a30346ecddbdbcf6f2fa661fea472face914d25' toSha1='null' 18:10:46.978 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:10:46.978 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 18:10:46.980 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 18:10:46.986 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 124720 bytes in 8 ms. path='/3/a' 18:10:46.990 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:47.003 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:47.007 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:47.012 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:47.013 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:10:47.021 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9b09d501e6c76b54f980d8473ae668d98f471434' to.sha1=''): /3/b 18:10:47.033 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:47.034 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 18:10:47.034 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='9b09d501e6c76b54f980d8473ae668d98f471434' toSha1='null' 18:10:47.034 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:10:47.034 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 18:10:47.036 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 18:10:47.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 100548 bytes in 7 ms. path='/3/b' 18:10:47.045 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:47.060 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:47.066 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:47.074 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:47.076 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:10:47.085 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5829327081bda1620225e417e9ec1bdd4b7883a6' to.sha1=''): /3/c 18:10:47.101 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:47.103 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 18:10:47.104 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5829327081bda1620225e417e9ec1bdd4b7883a6' toSha1='null' 18:10:47.104 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:10:47.104 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 18:10:47.107 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 18:10:47.118 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 92759 bytes in 14 ms. path='/3/c' 18:10:47.122 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:10:47.134 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:47.138 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:47.142 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:47.142 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:10:47.150 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3370f254e712a4cb84746ad06166057d95422667' to.sha1=''): /3/d 18:10:47.162 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:47.163 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 18:10:47.163 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3370f254e712a4cb84746ad06166057d95422667' toSha1='null' 18:10:47.163 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:10:47.163 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 18:10:47.164 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 18:10:47.174 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 70110 bytes in 11 ms. path='/3/d' 18:10:47.178 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:10:47.186 [closeDeferredTimer-3bc21fe9-2] INFO c.c.c.l.LocalRepoManagerImpl - [3bc21fe9]_close: Shutting down real LocalRepoManager. 18:10:47.488 [closeDeferredTimer-4fcd440f-2] INFO c.c.c.l.LocalRepoManagerImpl - [4fcd440f]_close: Shutting down real LocalRepoManager. 18:10:47.869 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:47.919 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:47.941 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 18:10:47.980 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=2 18:10:48.016 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d transaction.localRevision=72 remoteFromLocalRevision=2 18:10:48.040 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0fa62a23-7a14-480f-8f65-c949c03660dc from='target/repo/jylqe60r-met0t-local' toID=9d34b662-49a5-41f3-b508-a7726936ad8d to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-xz8l9-remote' 18:10:48.092 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 18:10:48.108 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:10:48.108 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:10:48.121 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d localRepositoryRevisionSynced=72 18:10:48.134 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc transaction.localRevision=5 remoteFromLocalRevision=72 18:10:48.142 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9d34b662-49a5-41f3-b508-a7726936ad8d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-xz8l9-remote' toID=0fa62a23-7a14-480f-8f65-c949c03660dc to='target/repo/jylqe60r-met0t-local', fromRepoLocalSync=false 18:10:48.159 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:10:48.161 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:10:48.161 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:48.165 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=5 18:10:48.185 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d transaction.localRevision=75 remoteFromLocalRevision=5 18:10:48.188 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:48.207 [main] INFO c.c.c.l.LocalRepoManagerImpl - [569d7448]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:48.208 [main] INFO c.c.c.l.LocalRepoManagerImpl - [569d7448]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:48.208 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d740942]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:48.208 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d740942]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:49.360 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:10:49.360 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9d34b662-49a5-41f3-b508-a7726936ad8d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-xz8l9-remote' toID=0fa62a23-7a14-480f-8f65-c949c03660dc to='target/repo/jylqe60r-met0t-local', fromRepoLocalSync=true 18:10:49.362 [pool-28-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0fa62a23-7a14-480f-8f65-c949c03660dc ('target/repo/jylqe60r-met0t-local') 18:10:49.365 [pool-28-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:10:49.385 [pool-28-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.01% 18:10:49.396 [pool-28-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 23.22% 18:10:49.524 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:10:49.526 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:10:49.528 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:10:49.531 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:10:49.534 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:10:49.568 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:10:49.570 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:10:49.573 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:10:49.657 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:10:49.667 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=9 18:10:49.677 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 28.96% 18:10:49.677 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.36% 18:10:49.678 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.76% 18:10:49.679 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:49.680 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:10:49.694 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80ee26c8061de40bc32718321440a7d188550a63' to.sha1=''): /2/1/a 18:10:49.698 [main] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/1/a 18:10:49.707 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException: There is at least one DeleteModification for repositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d path='/2/1/a' co.codewizards.cloudstore.core.repo.transport.DeleteModificationCollisionException: There is at least one DeleteModification for repositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d path='/2/1/a' at co.codewizards.cloudstore.local.transport.FileRepoTransport.assertNoDeleteModificationCollision(FileRepoTransport.java:335) ~[classes/:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.beginPutFile(FileRepoTransport.java:724) ~[classes/:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.beginPutFile(RepoToRepoSync.java:730) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:592) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:373) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:275) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:241) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:180) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest$RepoToRepoSync.syncDown(RepoToRepoSyncTest.java:240) [test-classes/:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:143) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest.syncWithFileModificationInsideDeletedDirectoryCollisionInverse(RepoToRepoSyncTest.java:557) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1] 18:10:49.709 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:49.713 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.15% 18:10:49.717 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=9 18:10:49.721 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d transaction.localRevision=78 remoteFromLocalRevision=9 18:10:49.722 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0fa62a23-7a14-480f-8f65-c949c03660dc from='target/repo/jylqe60r-met0t-local' toID=9d34b662-49a5-41f3-b508-a7726936ad8d to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-xz8l9-remote' 18:10:49.734 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=78 18:10:49.751 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 55.97% 18:10:49.752 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:49.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:10:49.770 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:49.774 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:49.775 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 18:10:49.820 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:49.824 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:10:49.824 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 70.90% 18:10:49.857 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d localRepositoryRevisionSynced=78 18:10:49.862 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc transaction.localRevision=14 remoteFromLocalRevision=78 18:10:49.864 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9d34b662-49a5-41f3-b508-a7726936ad8d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-xz8l9-remote' toID=0fa62a23-7a14-480f-8f65-c949c03660dc to='target/repo/jylqe60r-met0t-local', fromRepoLocalSync=false 18:10:49.869 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=14 18:10:49.879 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 77.11% 18:10:49.879 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 84.58% 18:10:49.880 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:49.881 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 18:10:49.885 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:49.889 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 92.04% 18:10:49.889 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:49.907 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=14 18:10:49.912 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d transaction.localRevision=84 remoteFromLocalRevision=14 18:10:49.913 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:49.913 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d740942]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:49.914 [main] INFO c.c.c.l.LocalRepoManagerImpl - [569d7448]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:49.920 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:10:49.923 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9d34b662-49a5-41f3-b508-a7726936ad8d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-xz8l9-remote' toID=0fa62a23-7a14-480f-8f65-c949c03660dc to='target/repo/jylqe60r-met0t-local', fromRepoLocalSync=true 18:10:49.924 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0fa62a23-7a14-480f-8f65-c949c03660dc ('target/repo/jylqe60r-met0t-local') 18:10:49.932 [pool-29-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:10:49.940 [pool-29-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.01% 18:10:49.947 [pool-29-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 23.22% 18:10:49.956 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:10:49.957 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:10:49.959 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:10:49.970 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:10:49.974 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.34% 18:10:50.005 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 79.44% 18:10:50.017 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:10:50.021 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:10:50.031 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:10:50.036 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=17 18:10:50.047 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 28.48% 18:10:50.048 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:50.049 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision' 18:10:50.062 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:50.067 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:50.068 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1' 18:10:50.081 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:50.085 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 34.08% 18:10:50.086 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 39.68% 18:10:50.086 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.27% 18:10:50.087 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:50.088 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/a' 18:10:50.097 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='80ee26c8061de40bc32718321440a7d188550a63' to.sha1=''): /2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/a 18:10:50.115 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:50.117 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/a' 18:10:50.117 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='80ee26c8061de40bc32718321440a7d188550a63' toSha1='null' 18:10:50.117 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/a' 18:10:50.117 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/a' offset=0 18:10:50.121 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/a' offset=0 18:10:50.131 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231154 bytes in 14 ms. path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/a' 18:10:50.137 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:50.155 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:50.158 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:50.163 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:50.164 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/b' 18:10:50.176 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='398769ea0621035254ca669b98d7c12c0b1eb5fa' to.sha1=''): /2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/b 18:10:50.191 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:50.192 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/b' 18:10:50.192 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='398769ea0621035254ca669b98d7c12c0b1eb5fa' toSha1='null' 18:10:50.192 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/b' 18:10:50.192 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/b' offset=0 18:10:50.194 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/b' offset=0 18:10:50.202 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 174279 bytes in 10 ms. path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/1/b' 18:10:50.208 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:50.223 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:50.226 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:50.230 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:50.230 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/a' 18:10:50.238 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2c4aff19a0f41949726d614d6eb7a63135b43069' to.sha1=''): /2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/a 18:10:50.249 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:50.250 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/a' 18:10:50.250 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2c4aff19a0f41949726d614d6eb7a63135b43069' toSha1='null' 18:10:50.250 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/a' 18:10:50.250 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/a' offset=0 18:10:50.256 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/a' offset=0 18:10:50.271 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 605840 bytes in 21 ms. path='/2.jylqef5o-FzPFpK6bpY_33ftjelcqg.collision/a' 18:10:50.275 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:50.309 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="9d34b662-49a5-41f3-b508-a7726936ad8d"] on repo=0fa62a23-7a14-480f-8f65-c949c03660dc 18:10:50.313 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:50.321 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=17 18:10:50.326 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d transaction.localRevision=107 remoteFromLocalRevision=17 18:10:50.329 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0fa62a23-7a14-480f-8f65-c949c03660dc from='target/repo/jylqe60r-met0t-local' toID=9d34b662-49a5-41f3-b508-a7726936ad8d to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-xz8l9-remote' 18:10:50.336 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d localRepositoryRevisionSynced=78 localRepositoryRevisionInProgress=107 18:10:50.338 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 18:10:50.338 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:10:50.338 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:10:50.342 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d localRepositoryRevisionSynced=107 18:10:50.347 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc transaction.localRevision=20 remoteFromLocalRevision=107 18:10:50.348 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9d34b662-49a5-41f3-b508-a7726936ad8d from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqe60r-xz8l9-remote' toID=0fa62a23-7a14-480f-8f65-c949c03660dc to='target/repo/jylqe60r-met0t-local', fromRepoLocalSync=false 18:10:50.355 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=20 18:10:50.359 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:10:50.359 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:50.366 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d remoteRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc localRepositoryRevisionSynced=20 18:10:50.370 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0fa62a23-7a14-480f-8f65-c949c03660dc remoteRepositoryId=9d34b662-49a5-41f3-b508-a7726936ad8d transaction.localRevision=110 remoteFromLocalRevision=20 18:10:50.371 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:50.371 [main] INFO c.c.c.l.LocalRepoManagerImpl - [d740942]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:50.372 [main] INFO c.c.c.l.LocalRepoManagerImpl - [569d7448]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:50.378 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cc5133]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqefm1-p58g-local' 18:10:50.384 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cc5133]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqefm1-p58g-local' locked successfully. 18:10:53.352 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cc5133]initPersistenceManagerFactory: repositoryId=f7a00d44-da5b-40fc-9067-3f9d9572c614 18:10:53.356 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cc5133]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1834 ms. 18:10:53.379 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1d325399]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqefm2-fwpzr-remote' 18:10:53.386 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1d325399]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqefm2-fwpzr-remote' locked successfully. 18:10:56.834 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1d325399]initPersistenceManagerFactory: repositoryId=ccc05ba5-4f75-4625-b81e-293251b86bca 18:10:56.836 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1d325399]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1953 ms. 18:10:56.923 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:10:56.929 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:10:56.937 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:10:56.986 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:10:57.005 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:10:57.042 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.37% 18:10:57.061 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:10:57.080 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.73% 18:10:57.103 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:10:57.122 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: f7a00d44-da5b-40fc-9067-3f9d9572c614 18:10:57.123 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: ccc05ba5-4f75-4625-b81e-293251b86bca 18:10:57.127 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:10:57.128 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ccc05ba5-4f75-4625-b81e-293251b86bca from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqefm2-fwpzr-remote/2' toID=f7a00d44-da5b-40fc-9067-3f9d9572c614 to='target/repo/jylqefm1-p58g-local', fromRepoLocalSync=true 18:10:57.128 [pool-30-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing f7a00d44-da5b-40fc-9067-3f9d9572c614 ('target/repo/jylqefm1-p58g-local') 18:10:57.160 [pool-30-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:10:57.169 [pool-30-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:10:57.173 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:10:57.175 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:10:57.177 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:10:57.184 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:10:57.188 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:10:57.194 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:10:57.198 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:10:57.204 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:10:57.211 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:10:57.230 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccc05ba5-4f75-4625-b81e-293251b86bca remoteRepositoryId=f7a00d44-da5b-40fc-9067-3f9d9572c614 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:10:57.277 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:57.281 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:10:57.305 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:57.319 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:57.320 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:10:57.333 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 18:10:57.333 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:57.343 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 18:10:57.343 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 18:10:57.344 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:57.345 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:10:57.354 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='250654e84d639743e258978df91ad478925c4740' to.sha1=''): /1/a 18:10:57.389 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ccc05ba5-4f75-4625-b81e-293251b86bca"] on repo=f7a00d44-da5b-40fc-9067-3f9d9572c614 18:10:57.391 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:10:57.391 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='250654e84d639743e258978df91ad478925c4740' toSha1='null' 18:10:57.391 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:10:57.391 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:10:57.393 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:10:57.399 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 135325 bytes in 8 ms. path='/1/a' 18:10:57.404 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:57.440 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="ccc05ba5-4f75-4625-b81e-293251b86bca"] on repo=f7a00d44-da5b-40fc-9067-3f9d9572c614 18:10:57.447 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:57.453 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:57.454 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:10:57.464 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='76e91d087caf42bf6e7a039a080de022408439e2' to.sha1=''): /1/b 18:10:57.476 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ccc05ba5-4f75-4625-b81e-293251b86bca"] on repo=f7a00d44-da5b-40fc-9067-3f9d9572c614 18:10:57.477 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:10:57.478 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='76e91d087caf42bf6e7a039a080de022408439e2' toSha1='null' 18:10:57.478 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:10:57.478 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:10:57.484 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:10:57.496 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 564317 bytes in 18 ms. path='/1/b' 18:10:57.500 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:10:57.531 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="ccc05ba5-4f75-4625-b81e-293251b86bca"] on repo=f7a00d44-da5b-40fc-9067-3f9d9572c614 18:10:57.536 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:57.542 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:57.543 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:10:57.550 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6e5690b4b5c439dbecdc05e0c4e11fd123c2d42' to.sha1=''): /a 18:10:57.560 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ccc05ba5-4f75-4625-b81e-293251b86bca"] on repo=f7a00d44-da5b-40fc-9067-3f9d9572c614 18:10:57.562 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 18:10:57.562 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c6e5690b4b5c439dbecdc05e0c4e11fd123c2d42' toSha1='null' 18:10:57.562 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:10:57.562 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 18:10:57.565 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 18:10:57.582 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 659401 bytes in 20 ms. path='/a' 18:10:57.586 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:10:57.621 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="ccc05ba5-4f75-4625-b81e-293251b86bca"] on repo=f7a00d44-da5b-40fc-9067-3f9d9572c614 18:10:57.627 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:10:57.632 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 18:10:57.659 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccc05ba5-4f75-4625-b81e-293251b86bca remoteRepositoryId=f7a00d44-da5b-40fc-9067-3f9d9572c614 localRepositoryRevisionSynced=2 18:10:57.676 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7a00d44-da5b-40fc-9067-3f9d9572c614 remoteRepositoryId=ccc05ba5-4f75-4625-b81e-293251b86bca transaction.localRevision=24 remoteFromLocalRevision=2 18:10:57.677 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=f7a00d44-da5b-40fc-9067-3f9d9572c614 from='target/repo/jylqefm1-p58g-local' toID=ccc05ba5-4f75-4625-b81e-293251b86bca to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqefm2-fwpzr-remote/2' 18:10:57.696 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f7a00d44-da5b-40fc-9067-3f9d9572c614 remoteRepositoryId=ccc05ba5-4f75-4625-b81e-293251b86bca localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 18:10:57.705 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:10:57.705 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:10:57.716 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f7a00d44-da5b-40fc-9067-3f9d9572c614 remoteRepositoryId=ccc05ba5-4f75-4625-b81e-293251b86bca localRepositoryRevisionSynced=24 18:10:57.724 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ccc05ba5-4f75-4625-b81e-293251b86bca remoteRepositoryId=f7a00d44-da5b-40fc-9067-3f9d9572c614 transaction.localRevision=5 remoteFromLocalRevision=24 18:10:57.725 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=ccc05ba5-4f75-4625-b81e-293251b86bca from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqefm2-fwpzr-remote/2' toID=f7a00d44-da5b-40fc-9067-3f9d9572c614 to='target/repo/jylqefm1-p58g-local', fromRepoLocalSync=false 18:10:57.734 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ccc05ba5-4f75-4625-b81e-293251b86bca remoteRepositoryId=f7a00d44-da5b-40fc-9067-3f9d9572c614 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:10:57.739 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:10:57.739 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:10:57.743 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ccc05ba5-4f75-4625-b81e-293251b86bca remoteRepositoryId=f7a00d44-da5b-40fc-9067-3f9d9572c614 localRepositoryRevisionSynced=5 18:10:57.748 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f7a00d44-da5b-40fc-9067-3f9d9572c614 remoteRepositoryId=ccc05ba5-4f75-4625-b81e-293251b86bca transaction.localRevision=27 remoteFromLocalRevision=5 18:10:57.750 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:10:57.763 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cc5133]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:57.763 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cc5133]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:57.764 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1d325399]getCloseDeferredMillis: closeDeferredMillis=20000 18:10:57.764 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1d325399]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:10:57.793 [main] INFO c.c.c.l.LocalRepoManagerImpl - [171501ae]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqelby-h9bc3-local' 18:10:57.798 [main] INFO c.c.c.l.LocalRepoManagerImpl - [171501ae]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqelby-h9bc3-local' locked successfully. 18:10:57.899 [closeDeferredTimer-7cb17d00-1] INFO c.c.c.l.LocalRepoManagerImpl - [7cb17d00]_close: Shutting down real LocalRepoManager. 18:10:57.900 [closeDeferredTimer-7625e83c-1] INFO c.c.c.l.LocalRepoManagerImpl - [7625e83c]_close: Shutting down real LocalRepoManager. 18:11:02.445 [main] INFO c.c.c.l.LocalRepoManagerImpl - [171501ae]initPersistenceManagerFactory: repositoryId=b1acc895-e243-4446-8ec0-4be320506893 18:11:02.450 [main] INFO c.c.c.l.LocalRepoManagerImpl - [171501ae]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1853 ms. 18:11:02.473 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44df3cae]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqelbz-ul3n8-remote' 18:11:02.478 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44df3cae]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqelbz-ul3n8-remote' locked successfully. 18:11:06.881 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44df3cae]initPersistenceManagerFactory: repositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a 18:11:06.888 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44df3cae]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2631 ms. 18:11:07.002 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:11:07.009 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:11:07.019 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:11:07.073 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:11:07.086 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:11:07.105 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.56% 18:11:07.114 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:11:07.152 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.73% 18:11:07.188 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:11:07.214 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: b1acc895-e243-4446-8ec0-4be320506893 18:11:07.214 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 9c5e4f6a-4aed-47e5-a8fa-3f442444577a 18:11:07.220 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:11:07.221 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e4f6a-4aed-47e5-a8fa-3f442444577a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqelbz-ul3n8-remote/2' toID=b1acc895-e243-4446-8ec0-4be320506893 to='target/repo/jylqelby-h9bc3-local', fromRepoLocalSync=true 18:11:07.222 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b1acc895-e243-4446-8ec0-4be320506893 ('target/repo/jylqelby-h9bc3-local') 18:11:07.258 [pool-31-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:11:07.268 [pool-31-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:11:07.270 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:11:07.273 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:11:07.276 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:11:07.280 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:11:07.284 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:11:07.290 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:11:07.294 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:11:07.298 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:11:07.305 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:11:07.335 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a remoteRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:11:07.380 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:07.385 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:11:07.411 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:07.431 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:07.433 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:11:07.455 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 18:11:07.456 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:07.472 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 18:11:07.472 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 18:11:07.473 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:07.474 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:11:07.484 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ab58f54c68ea283fa304a1c12a47cbd874598e4b' to.sha1=''): /1/a 18:11:07.530 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9c5e4f6a-4aed-47e5-a8fa-3f442444577a"] on repo=b1acc895-e243-4446-8ec0-4be320506893 18:11:07.533 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:11:07.533 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ab58f54c68ea283fa304a1c12a47cbd874598e4b' toSha1='null' 18:11:07.533 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:11:07.533 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:11:07.534 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:11:07.540 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27219 bytes in 7 ms. path='/1/a' 18:11:07.544 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:07.576 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9c5e4f6a-4aed-47e5-a8fa-3f442444577a"] on repo=b1acc895-e243-4446-8ec0-4be320506893 18:11:07.588 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:07.595 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:07.596 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:11:07.606 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5fff1214a9f169c79dca031cc07a03a0cc02f90e' to.sha1=''): /1/b 18:11:07.620 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9c5e4f6a-4aed-47e5-a8fa-3f442444577a"] on repo=b1acc895-e243-4446-8ec0-4be320506893 18:11:07.624 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:11:07.624 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='5fff1214a9f169c79dca031cc07a03a0cc02f90e' toSha1='null' 18:11:07.624 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:11:07.624 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:11:07.626 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:11:07.635 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 150353 bytes in 11 ms. path='/1/b' 18:11:07.639 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:11:07.655 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9c5e4f6a-4aed-47e5-a8fa-3f442444577a"] on repo=b1acc895-e243-4446-8ec0-4be320506893 18:11:07.661 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:07.669 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:07.670 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:11:07.681 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2eb0e17559462a0e97fa6bc83e2ba45a73fd6514' to.sha1=''): /a 18:11:07.696 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9c5e4f6a-4aed-47e5-a8fa-3f442444577a"] on repo=b1acc895-e243-4446-8ec0-4be320506893 18:11:07.700 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 18:11:07.700 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='2eb0e17559462a0e97fa6bc83e2ba45a73fd6514' toSha1='null' 18:11:07.700 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:11:07.700 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 18:11:07.700 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 18:11:07.705 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9856 bytes in 5 ms. path='/a' 18:11:07.709 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:07.722 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9c5e4f6a-4aed-47e5-a8fa-3f442444577a"] on repo=b1acc895-e243-4446-8ec0-4be320506893 18:11:07.729 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:07.736 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 18:11:07.761 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a remoteRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 localRepositoryRevisionSynced=2 18:11:07.790 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 remoteRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a transaction.localRevision=24 remoteFromLocalRevision=2 18:11:07.794 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b1acc895-e243-4446-8ec0-4be320506893 from='target/repo/jylqelby-h9bc3-local' toID=9c5e4f6a-4aed-47e5-a8fa-3f442444577a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqelbz-ul3n8-remote/2' 18:11:07.820 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 remoteRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 18:11:07.833 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:11:07.833 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:11:07.844 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 remoteRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a localRepositoryRevisionSynced=24 18:11:07.855 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a remoteRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 transaction.localRevision=5 remoteFromLocalRevision=24 18:11:07.861 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e4f6a-4aed-47e5-a8fa-3f442444577a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqelbz-ul3n8-remote/2' toID=b1acc895-e243-4446-8ec0-4be320506893 to='target/repo/jylqelby-h9bc3-local', fromRepoLocalSync=false 18:11:07.882 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a remoteRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:11:07.889 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:11:07.889 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:11:07.892 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a remoteRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 localRepositoryRevisionSynced=5 18:11:07.946 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 remoteRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a transaction.localRevision=27 remoteFromLocalRevision=5 18:11:07.950 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:11:07.968 [main] INFO c.c.c.l.LocalRepoManagerImpl - [171501ae]getCloseDeferredMillis: closeDeferredMillis=20000 18:11:07.968 [main] INFO c.c.c.l.LocalRepoManagerImpl - [171501ae]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:07.968 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44df3cae]getCloseDeferredMillis: closeDeferredMillis=20000 18:11:07.968 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44df3cae]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:07.986 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:11:07.987 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:11:07.988 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 18:11:07.992 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:11:07.995 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 18:11:08.030 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 18:11:08.033 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 18:11:08.042 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 96.55% 18:11:08.060 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:11:08.084 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:11:08.085 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e4f6a-4aed-47e5-a8fa-3f442444577a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqelbz-ul3n8-remote/2' toID=b1acc895-e243-4446-8ec0-4be320506893 to='target/repo/jylqelby-h9bc3-local', fromRepoLocalSync=true 18:11:08.085 [pool-32-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing b1acc895-e243-4446-8ec0-4be320506893 ('target/repo/jylqelby-h9bc3-local') 18:11:08.088 [pool-32-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:11:08.098 [pool-32-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 18:11:08.109 [pool-32-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:11:08.117 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:11:08.119 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:11:08.122 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:11:08.128 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:11:08.131 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:11:08.142 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:11:08.146 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:11:08.151 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 96.55% 18:11:08.158 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:11:08.168 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a remoteRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:11:08.185 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:08.186 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:11:08.199 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 18:11:08.200 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:08.208 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:08.209 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1/5' 18:11:08.222 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:08.229 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 18:11:08.229 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 18:11:08.230 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:08.230 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/5/aaa' 18:11:08.242 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8305451118ca61638d022d48967789041740ed9d' to.sha1=''): /1/5/aaa 18:11:08.258 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9c5e4f6a-4aed-47e5-a8fa-3f442444577a"] on repo=b1acc895-e243-4446-8ec0-4be320506893 18:11:08.262 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/5/aaa' 18:11:08.262 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8305451118ca61638d022d48967789041740ed9d' toSha1='null' 18:11:08.262 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/5/aaa' 18:11:08.262 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/5/aaa' offset=0 18:11:08.272 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/5/aaa' offset=0 18:11:08.287 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 563726 bytes in 25 ms. path='/1/5/aaa' 18:11:08.291 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa 18:11:08.324 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9c5e4f6a-4aed-47e5-a8fa-3f442444577a"] on repo=b1acc895-e243-4446-8ec0-4be320506893 18:11:08.330 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:08.336 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:08.337 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/5/bbb' 18:11:08.345 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e3c0e66b014d7cbc7becb30afc8073fc145ff932' to.sha1=''): /1/5/bbb 18:11:08.362 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9c5e4f6a-4aed-47e5-a8fa-3f442444577a"] on repo=b1acc895-e243-4446-8ec0-4be320506893 18:11:08.366 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/5/bbb' 18:11:08.366 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e3c0e66b014d7cbc7becb30afc8073fc145ff932' toSha1='null' 18:11:08.366 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/5/bbb' 18:11:08.366 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/5/bbb' offset=0 18:11:08.369 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/5/bbb' offset=0 18:11:08.381 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 159596 bytes in 14 ms. path='/1/5/bbb' 18:11:08.384 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5cb138284d431abd6a053a56625ec088bfb88912_0 into destFile bbb 18:11:08.406 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9c5e4f6a-4aed-47e5-a8fa-3f442444577a"] on repo=b1acc895-e243-4446-8ec0-4be320506893 18:11:08.416 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:08.422 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 18:11:08.427 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a remoteRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 localRepositoryRevisionSynced=8 18:11:08.438 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 remoteRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a transaction.localRevision=44 remoteFromLocalRevision=8 18:11:08.441 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=b1acc895-e243-4446-8ec0-4be320506893 from='target/repo/jylqelby-h9bc3-local' toID=9c5e4f6a-4aed-47e5-a8fa-3f442444577a to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqelbz-ul3n8-remote/2' 18:11:08.459 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 remoteRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=44 18:11:08.461 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:11:08.461 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:11:08.465 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 remoteRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a localRepositoryRevisionSynced=44 18:11:08.472 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a remoteRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 transaction.localRevision=11 remoteFromLocalRevision=44 18:11:08.477 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e4f6a-4aed-47e5-a8fa-3f442444577a from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqelbz-ul3n8-remote/2' toID=b1acc895-e243-4446-8ec0-4be320506893 to='target/repo/jylqelby-h9bc3-local', fromRepoLocalSync=false 18:11:08.492 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a remoteRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:11:08.498 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:11:08.499 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:11:08.502 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a remoteRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 localRepositoryRevisionSynced=11 18:11:08.510 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b1acc895-e243-4446-8ec0-4be320506893 remoteRepositoryId=9c5e4f6a-4aed-47e5-a8fa-3f442444577a transaction.localRevision=47 remoteFromLocalRevision=11 18:11:08.513 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:11:08.514 [main] INFO c.c.c.l.LocalRepoManagerImpl - [171501ae]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:08.535 [main] INFO c.c.c.l.LocalRepoManagerImpl - [44df3cae]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:08.562 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50bed97c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqetn5-4sox9-local' 18:11:08.567 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50bed97c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqetn5-4sox9-local' locked successfully. 18:11:10.372 [closeDeferredTimer-d740942-3] INFO c.c.c.l.LocalRepoManagerImpl - [d740942]_close: Shutting down real LocalRepoManager. 18:11:10.375 [closeDeferredTimer-569d7448-3] INFO c.c.c.l.LocalRepoManagerImpl - [569d7448]_close: Shutting down real LocalRepoManager. 18:11:14.561 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50bed97c]initPersistenceManagerFactory: repositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:14.567 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50bed97c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2488 ms. 18:11:14.585 [main] INFO c.c.c.l.LocalRepoManagerImpl - [290e7a25]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqetn5-mlorr-remote' 18:11:14.590 [main] INFO c.c.c.l.LocalRepoManagerImpl - [290e7a25]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqetn5-mlorr-remote' locked successfully. 18:11:17.764 [closeDeferredTimer-28cc5133-1] INFO c.c.c.l.LocalRepoManagerImpl - [28cc5133]_close: Shutting down real LocalRepoManager. 18:11:17.765 [closeDeferredTimer-1d325399-1] INFO c.c.c.l.LocalRepoManagerImpl - [1d325399]_close: Shutting down real LocalRepoManager. 18:11:20.755 [main] INFO c.c.c.l.LocalRepoManagerImpl - [290e7a25]initPersistenceManagerFactory: repositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 18:11:20.764 [main] INFO c.c.c.l.LocalRepoManagerImpl - [290e7a25]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3570 ms. 18:11:20.867 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:11:20.884 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:11:20.896 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:11:20.982 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:11:21.002 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:11:21.032 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.42% 18:11:21.054 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:11:21.064 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.91% 18:11:21.088 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:11:21.112 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.112 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 98686859-cca5-4fcc-8558-493cf143b5f3 18:11:21.116 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:11:21.116 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=98686859-cca5-4fcc-8558-493cf143b5f3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqetn5-mlorr-remote' toID=46225859-83d4-4ee1-a62f-3991e64d3215 to='target/repo/jylqetn5-4sox9-local', fromRepoLocalSync=true 18:11:21.117 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 46225859-83d4-4ee1-a62f-3991e64d3215 ('target/repo/jylqetn5-4sox9-local') 18:11:21.142 [pool-33-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:11:21.154 [pool-33-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:11:21.156 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:11:21.159 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:11:21.160 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:11:21.164 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:11:21.168 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:11:21.175 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:11:21.178 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:11:21.183 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:11:21.189 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:11:21.219 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 remoteRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:11:21.250 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.255 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:11:21.275 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.288 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.290 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:11:21.306 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.310 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 18:11:21.311 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.312 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:11:21.320 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.324 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.325 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:11:21.334 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.338 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.338 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:11:21.349 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.426 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 18:11:21.427 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 18:11:21.427 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.428 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:11:21.436 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75b249f6cd4e762140f8647d3b218e204111ae36' to.sha1=''): /1/a 18:11:21.473 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.474 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:11:21.475 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='75b249f6cd4e762140f8647d3b218e204111ae36' toSha1='null' 18:11:21.475 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:11:21.475 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:11:21.479 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:11:21.489 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 296534 bytes in 14 ms. path='/1/a' 18:11:21.492 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:21.531 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.542 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.547 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.548 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:11:21.557 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a10fc53287f97b7aee687090eaf35dfca0d07532' to.sha1=''): /1/b 18:11:21.568 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.570 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:11:21.570 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a10fc53287f97b7aee687090eaf35dfca0d07532' toSha1='null' 18:11:21.570 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:11:21.570 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:11:21.572 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:11:21.578 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 181881 bytes in 8 ms. path='/1/b' 18:11:21.582 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:11:21.596 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.600 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.604 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.605 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 18:11:21.614 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f053d0c979c3face2ee42ae43c9b3d897bb70420' to.sha1=''): /1/c 18:11:21.626 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.627 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 18:11:21.627 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f053d0c979c3face2ee42ae43c9b3d897bb70420' toSha1='null' 18:11:21.627 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 18:11:21.627 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 18:11:21.633 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 18:11:21.644 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 497505 bytes in 17 ms. path='/1/c' 18:11:21.648 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:11:21.676 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.680 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.687 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.688 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:11:21.697 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd384fcbed85437f355c25dd1ef571276a4934ae' to.sha1=''): /2/1/a 18:11:21.710 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.712 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:11:21.712 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='bd384fcbed85437f355c25dd1ef571276a4934ae' toSha1='null' 18:11:21.712 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:11:21.712 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:11:21.713 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:11:21.721 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 45025 bytes in 9 ms. path='/2/1/a' 18:11:21.726 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:21.736 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.739 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.743 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.744 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 18:11:21.752 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7b05a6717622bb81a53c641d1b6f9e93c2ff139c' to.sha1=''): /2/1/b 18:11:21.765 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.767 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 18:11:21.767 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7b05a6717622bb81a53c641d1b6f9e93c2ff139c' toSha1='null' 18:11:21.767 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 18:11:21.767 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 18:11:21.770 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 18:11:21.778 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 191751 bytes in 11 ms. path='/2/1/b' 18:11:21.785 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:11:21.800 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.803 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.807 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.808 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:11:21.818 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3a606076a1f4752e98f0bee846b6a7b0be52b2bf' to.sha1=''): /2/a 18:11:21.829 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.831 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 18:11:21.831 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3a606076a1f4752e98f0bee846b6a7b0be52b2bf' toSha1='null' 18:11:21.831 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:11:21.831 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 18:11:21.834 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 18:11:21.843 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 310680 bytes in 12 ms. path='/2/a' 18:11:21.847 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:21.867 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.871 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.876 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.877 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:11:21.885 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8d02702b359732c7710ff9ecfd7c7252b4c66fb5' to.sha1=''): /3/a 18:11:21.896 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.897 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 18:11:21.897 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='8d02702b359732c7710ff9ecfd7c7252b4c66fb5' toSha1='null' 18:11:21.897 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:11:21.897 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 18:11:21.902 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 18:11:21.910 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 289950 bytes in 13 ms. path='/3/a' 18:11:21.914 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:21.932 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.935 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.939 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.940 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:11:21.950 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='36f68f80bf8c4ba87c27d140649a6279da4ea777' to.sha1=''): /3/b 18:11:21.961 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.963 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 18:11:21.963 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='36f68f80bf8c4ba87c27d140649a6279da4ea777' toSha1='null' 18:11:21.963 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:11:21.963 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 18:11:21.964 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 18:11:21.969 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 90986 bytes in 6 ms. path='/3/b' 18:11:21.973 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:11:21.985 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:21.988 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.992 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:21.993 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:11:22.000 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='12b338fc7ba0b00e211436b840173bbdd1cff319' to.sha1=''): /3/c 18:11:22.012 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:22.014 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 18:11:22.014 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='12b338fc7ba0b00e211436b840173bbdd1cff319' toSha1='null' 18:11:22.014 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:11:22.014 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 18:11:22.014 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 18:11:22.018 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 9468 bytes in 4 ms. path='/3/c' 18:11:22.022 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:11:22.030 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:22.033 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.037 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.038 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:11:22.046 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='90e1ff036fd01b34dc8f674c0dc983a5613130d8' to.sha1=''): /3/d 18:11:22.057 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:22.059 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 18:11:22.059 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='90e1ff036fd01b34dc8f674c0dc983a5613130d8' toSha1='null' 18:11:22.059 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:11:22.059 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 18:11:22.059 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 18:11:22.067 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 8400 bytes in 8 ms. path='/3/d' 18:11:22.071 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:11:22.080 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:22.084 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.087 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 18:11:22.106 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 remoteRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 localRepositoryRevisionSynced=2 18:11:22.131 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 remoteRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 transaction.localRevision=72 remoteFromLocalRevision=2 18:11:22.133 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=46225859-83d4-4ee1-a62f-3991e64d3215 from='target/repo/jylqetn5-4sox9-local' toID=98686859-cca5-4fcc-8558-493cf143b5f3 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqetn5-mlorr-remote' 18:11:22.151 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 remoteRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 18:11:22.161 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:11:22.161 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:11:22.171 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 remoteRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 localRepositoryRevisionSynced=72 18:11:22.179 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 remoteRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 transaction.localRevision=5 remoteFromLocalRevision=72 18:11:22.184 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=98686859-cca5-4fcc-8558-493cf143b5f3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqetn5-mlorr-remote' toID=46225859-83d4-4ee1-a62f-3991e64d3215 to='target/repo/jylqetn5-4sox9-local', fromRepoLocalSync=false 18:11:22.198 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 remoteRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:11:22.201 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:11:22.201 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:11:22.204 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 remoteRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 localRepositoryRevisionSynced=5 18:11:22.213 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 remoteRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 transaction.localRevision=75 remoteFromLocalRevision=5 18:11:22.215 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:11:22.233 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50bed97c]getCloseDeferredMillis: closeDeferredMillis=20000 18:11:22.233 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50bed97c]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:22.234 [main] INFO c.c.c.l.LocalRepoManagerImpl - [290e7a25]getCloseDeferredMillis: closeDeferredMillis=20000 18:11:22.234 [main] INFO c.c.c.l.LocalRepoManagerImpl - [290e7a25]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:22.283 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:11:22.284 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:11:22.285 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 18:11:22.289 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:11:22.292 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 18:11:22.332 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 18:11:22.335 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 18:11:22.345 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 96.55% 18:11:22.365 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:11:22.392 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:11:22.392 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=98686859-cca5-4fcc-8558-493cf143b5f3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqetn5-mlorr-remote' toID=46225859-83d4-4ee1-a62f-3991e64d3215 to='target/repo/jylqetn5-4sox9-local', fromRepoLocalSync=true 18:11:22.392 [pool-34-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 46225859-83d4-4ee1-a62f-3991e64d3215 ('target/repo/jylqetn5-4sox9-local') 18:11:22.396 [pool-34-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:11:22.417 [pool-34-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:11:22.435 [pool-34-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 18:11:22.452 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:11:22.454 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:11:22.456 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:11:22.459 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:11:22.462 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:11:22.473 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:11:22.477 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:11:22.481 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 96.55% 18:11:22.490 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:11:22.499 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 remoteRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:11:22.516 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.95% 18:11:22.517 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.517 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:11:22.533 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.538 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.538 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1/5' 18:11:22.554 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.564 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.565 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:11:22.579 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.583 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.11% 18:11:22.584 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.28% 18:11:22.584 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 45.45% 18:11:22.585 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.585 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/5/aaa' 18:11:22.595 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e941008bfe8d6809ebbf34dda2df230ec1a2dd2f' to.sha1=''): /2/1/5/aaa 18:11:22.609 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:22.611 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/5/aaa' 18:11:22.612 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='e941008bfe8d6809ebbf34dda2df230ec1a2dd2f' toSha1='null' 18:11:22.612 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/5/aaa' 18:11:22.612 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/5/aaa' offset=0 18:11:22.619 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/5/aaa' offset=0 18:11:22.630 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 214880 bytes in 18 ms. path='/2/1/5/aaa' 18:11:22.636 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa 18:11:22.652 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:22.655 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.658 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.659 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/5/bbb' 18:11:22.672 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b2519badd63281690f4c391b76d1710456095826' to.sha1=''): /2/1/5/bbb 18:11:22.685 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:22.687 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/5/bbb' 18:11:22.687 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b2519badd63281690f4c391b76d1710456095826' toSha1='null' 18:11:22.687 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/5/bbb' 18:11:22.687 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/5/bbb' offset=0 18:11:22.693 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/5/bbb' offset=0 18:11:22.705 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 466725 bytes in 18 ms. path='/2/1/5/bbb' 18:11:22.710 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5cb138284d431abd6a053a56625ec088bfb88912_0 into destFile bbb 18:11:22.735 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:22.739 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.744 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.745 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/e' 18:11:22.754 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c97fdd3be9251e72a1c4d4108a996c2a9e62653e' to.sha1=''): /3/e 18:11:22.765 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:22.766 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/e' 18:11:22.766 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c97fdd3be9251e72a1c4d4108a996c2a9e62653e' toSha1='null' 18:11:22.766 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/e' 18:11:22.766 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/e' offset=0 18:11:22.767 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/e' offset=0 18:11:22.771 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27347 bytes in 5 ms. path='/3/e' 18:11:22.776 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 18:11:22.785 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="98686859-cca5-4fcc-8558-493cf143b5f3"] on repo=46225859-83d4-4ee1-a62f-3991e64d3215 18:11:22.788 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:22.794 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 remoteRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 localRepositoryRevisionSynced=8 18:11:22.804 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 remoteRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 transaction.localRevision=100 remoteFromLocalRevision=8 18:11:22.806 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=46225859-83d4-4ee1-a62f-3991e64d3215 from='target/repo/jylqetn5-4sox9-local' toID=98686859-cca5-4fcc-8558-493cf143b5f3 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqetn5-mlorr-remote' 18:11:22.820 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 remoteRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=100 18:11:22.822 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 18:11:22.822 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:11:22.822 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:11:22.826 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 remoteRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 localRepositoryRevisionSynced=100 18:11:22.829 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 remoteRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 transaction.localRevision=11 remoteFromLocalRevision=100 18:11:22.834 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=98686859-cca5-4fcc-8558-493cf143b5f3 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqetn5-mlorr-remote' toID=46225859-83d4-4ee1-a62f-3991e64d3215 to='target/repo/jylqetn5-4sox9-local', fromRepoLocalSync=false 18:11:22.845 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 remoteRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:11:22.851 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:11:22.851 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:11:22.855 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 remoteRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 localRepositoryRevisionSynced=11 18:11:22.864 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=46225859-83d4-4ee1-a62f-3991e64d3215 remoteRepositoryId=98686859-cca5-4fcc-8558-493cf143b5f3 transaction.localRevision=103 remoteFromLocalRevision=11 18:11:22.865 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:11:22.866 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50bed97c]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:22.886 [main] INFO c.c.c.l.LocalRepoManagerImpl - [290e7a25]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:22.941 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72d11900]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqf4qk-pbm1g-local' 18:11:22.946 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72d11900]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqf4qk-pbm1g-local' locked successfully. 18:11:25.161 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72d11900]initPersistenceManagerFactory: repositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:25.163 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72d11900]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1295 ms. 18:11:25.181 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69123c2f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqf4qk-y7bq5-remote' 18:11:25.187 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69123c2f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqf4qk-y7bq5-remote' locked successfully. 18:11:28.514 [closeDeferredTimer-171501ae-2] INFO c.c.c.l.LocalRepoManagerImpl - [171501ae]_close: Shutting down real LocalRepoManager. 18:11:28.804 [closeDeferredTimer-44df3cae-2] INFO c.c.c.l.LocalRepoManagerImpl - [44df3cae]_close: Shutting down real LocalRepoManager. 18:11:29.668 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69123c2f]initPersistenceManagerFactory: repositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 18:11:29.681 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69123c2f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2844 ms. 18:11:29.826 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:11:29.835 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:11:29.851 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:11:29.915 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:11:29.931 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:11:29.957 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.50% 18:11:29.969 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:11:29.997 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.88% 18:11:30.035 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:11:30.060 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.060 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 9acba111-49f4-43a8-94c8-cab3a71aa646 18:11:30.065 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:11:30.068 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9acba111-49f4-43a8-94c8-cab3a71aa646 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqf4qk-y7bq5-remote' toID=11f70d6b-8b8c-4bc6-a165-7521e194b105 to='target/repo/jylqf4qk-pbm1g-local', fromRepoLocalSync=true 18:11:30.068 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 11f70d6b-8b8c-4bc6-a165-7521e194b105 ('target/repo/jylqf4qk-pbm1g-local') 18:11:30.090 [pool-35-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:11:30.096 [pool-35-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:11:30.105 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:11:30.108 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:11:30.112 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:11:30.116 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:11:30.120 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:11:30.126 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:11:30.129 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:11:30.134 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:11:30.140 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:11:30.167 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 remoteRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:11:30.209 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.213 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:11:30.238 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.248 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.250 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:11:30.268 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.272 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 18:11:30.273 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.274 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:11:30.282 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.287 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.288 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:11:30.297 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.302 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.303 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:11:30.311 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.320 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 18:11:30.320 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 18:11:30.321 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.322 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:11:30.330 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='03f3c5c36af73cdfdb66f6e02207799ab5ca0885' to.sha1=''): /1/a 18:11:30.365 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.368 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:11:30.368 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='03f3c5c36af73cdfdb66f6e02207799ab5ca0885' toSha1='null' 18:11:30.368 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:11:30.368 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:11:30.374 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:11:30.382 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 156750 bytes in 14 ms. path='/1/a' 18:11:30.386 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:30.419 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.426 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.431 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.432 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:11:30.440 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b9bb55355d103a57fe9afccdd1b4c5e7873e3d86' to.sha1=''): /1/b 18:11:30.451 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.453 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:11:30.453 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b9bb55355d103a57fe9afccdd1b4c5e7873e3d86' toSha1='null' 18:11:30.453 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:11:30.453 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:11:30.454 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:11:30.459 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97370 bytes in 6 ms. path='/1/b' 18:11:30.463 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:11:30.475 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.478 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.482 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.483 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 18:11:30.493 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f26143ad1aa82ff0b63194196eca7fbcc506175d' to.sha1=''): /1/c 18:11:30.504 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.505 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 18:11:30.505 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f26143ad1aa82ff0b63194196eca7fbcc506175d' toSha1='null' 18:11:30.506 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 18:11:30.506 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 18:11:30.513 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 18:11:30.525 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 604366 bytes in 19 ms. path='/1/c' 18:11:30.529 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:11:30.560 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.563 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.568 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.569 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:11:30.582 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='53926791a1c0837c7e29867dd73d4b6262d5a7cb' to.sha1=''): /2/1/a 18:11:30.594 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.595 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:11:30.595 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='53926791a1c0837c7e29867dd73d4b6262d5a7cb' toSha1='null' 18:11:30.595 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:11:30.595 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:11:30.595 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:11:30.599 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 11790 bytes in 4 ms. path='/2/1/a' 18:11:30.603 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:30.614 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.617 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.621 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.622 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 18:11:30.629 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1d7c446c2bc341a0a2780ee7eb85e2535bcefbc' to.sha1=''): /2/1/b 18:11:30.645 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.646 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 18:11:30.646 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d1d7c446c2bc341a0a2780ee7eb85e2535bcefbc' toSha1='null' 18:11:30.646 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 18:11:30.646 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 18:11:30.649 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 18:11:30.657 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 237006 bytes in 11 ms. path='/2/1/b' 18:11:30.662 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:11:30.679 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.683 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.687 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.688 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:11:30.698 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f0e23aec932e426e3406f99581bde8674bfd0e83' to.sha1=''): /2/a 18:11:30.710 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.711 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 18:11:30.711 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='f0e23aec932e426e3406f99581bde8674bfd0e83' toSha1='null' 18:11:30.711 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:11:30.711 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 18:11:30.715 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 18:11:30.723 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 284400 bytes in 12 ms. path='/2/a' 18:11:30.727 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:30.746 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.749 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.752 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:11:30.762 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='02f564618ae684d018a3084f8db75ca121033da0' to.sha1=''): /3/a 18:11:30.773 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.775 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 18:11:30.775 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='02f564618ae684d018a3084f8db75ca121033da0' toSha1='null' 18:11:30.775 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:11:30.775 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 18:11:30.784 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 18:11:30.798 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 723405 bytes in 23 ms. path='/3/a' 18:11:30.802 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:30.839 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.843 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.848 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.850 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:11:30.859 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='73ff072290a103fc8c6098f1a8a5ee405d9ec452' to.sha1=''): /3/b 18:11:30.870 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.872 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 18:11:30.872 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='73ff072290a103fc8c6098f1a8a5ee405d9ec452' toSha1='null' 18:11:30.872 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:11:30.872 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 18:11:30.877 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 18:11:30.884 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 292575 bytes in 12 ms. path='/3/b' 18:11:30.888 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:11:30.934 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.941 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.945 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:30.946 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:11:30.953 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='203ced81c7e8c042ebb9b82e51e92eaf41ca838b' to.sha1=''): /3/c 18:11:30.965 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:30.966 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 18:11:30.966 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='203ced81c7e8c042ebb9b82e51e92eaf41ca838b' toSha1='null' 18:11:30.966 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:11:30.966 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 18:11:30.974 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 18:11:30.985 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 604849 bytes in 19 ms. path='/3/c' 18:11:30.989 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:11:31.020 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:31.024 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:31.030 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:31.032 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:11:31.041 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='12ccefdf65401d14f5deddbd7ed0c73f1f8e0ab3' to.sha1=''): /3/d 18:11:31.052 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:31.054 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 18:11:31.054 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='12ccefdf65401d14f5deddbd7ed0c73f1f8e0ab3' toSha1='null' 18:11:31.054 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:11:31.054 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 18:11:31.054 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 18:11:31.064 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 33600 bytes in 10 ms. path='/3/d' 18:11:31.068 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:11:31.076 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="9acba111-49f4-43a8-94c8-cab3a71aa646"] on repo=11f70d6b-8b8c-4bc6-a165-7521e194b105 18:11:31.080 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:31.083 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 18:11:31.103 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 remoteRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 localRepositoryRevisionSynced=2 18:11:31.122 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 remoteRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 transaction.localRevision=72 remoteFromLocalRevision=2 18:11:31.124 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=11f70d6b-8b8c-4bc6-a165-7521e194b105 from='target/repo/jylqf4qk-pbm1g-local' toID=9acba111-49f4-43a8-94c8-cab3a71aa646 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqf4qk-y7bq5-remote' 18:11:31.143 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 remoteRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 18:11:31.157 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:11:31.157 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:11:31.167 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 remoteRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 localRepositoryRevisionSynced=72 18:11:31.175 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 remoteRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 transaction.localRevision=5 remoteFromLocalRevision=72 18:11:31.177 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9acba111-49f4-43a8-94c8-cab3a71aa646 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqf4qk-y7bq5-remote' toID=11f70d6b-8b8c-4bc6-a165-7521e194b105 to='target/repo/jylqf4qk-pbm1g-local', fromRepoLocalSync=false 18:11:31.187 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 remoteRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:11:31.190 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:11:31.190 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:11:31.193 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 remoteRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 localRepositoryRevisionSynced=5 18:11:31.197 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 remoteRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 transaction.localRevision=75 remoteFromLocalRevision=5 18:11:31.198 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:11:31.209 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72d11900]getCloseDeferredMillis: closeDeferredMillis=20000 18:11:31.209 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72d11900]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:31.210 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69123c2f]getCloseDeferredMillis: closeDeferredMillis=20000 18:11:31.210 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69123c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:31.270 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:11:31.271 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:11:31.272 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 18:11:31.276 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:11:31.279 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 18:11:31.321 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 18:11:31.327 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 18:11:31.331 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 18:11:31.339 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:11:31.355 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:11:31.356 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9acba111-49f4-43a8-94c8-cab3a71aa646 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqf4qk-y7bq5-remote' toID=11f70d6b-8b8c-4bc6-a165-7521e194b105 to='target/repo/jylqf4qk-pbm1g-local', fromRepoLocalSync=true 18:11:31.356 [pool-36-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 11f70d6b-8b8c-4bc6-a165-7521e194b105 ('target/repo/jylqf4qk-pbm1g-local') 18:11:31.364 [pool-36-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:11:31.384 [pool-36-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:11:31.402 [pool-36-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 18:11:31.414 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:11:31.415 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:11:31.418 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:11:31.422 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:11:31.426 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:11:31.430 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:11:31.433 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:11:31.437 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:11:31.444 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:11:31.493 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 remoteRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:11:31.516 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 29.23% 18:11:31.517 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:31.518 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:11:31.532 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 34.83% 18:11:31.533 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:31.537 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:31.538 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/a' 18:11:31.571 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:31.576 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.42% 18:11:31.576 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 18:11:31.598 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 remoteRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 localRepositoryRevisionSynced=8 18:11:31.606 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 remoteRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 transaction.localRevision=80 remoteFromLocalRevision=8 18:11:31.608 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=11f70d6b-8b8c-4bc6-a165-7521e194b105 from='target/repo/jylqf4qk-pbm1g-local' toID=9acba111-49f4-43a8-94c8-cab3a71aa646 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqf4qk-y7bq5-remote' 18:11:31.621 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 remoteRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=80 18:11:31.630 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 18:11:31.630 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 18:11:31.631 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:31.632 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1/a' 18:11:31.637 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:31.640 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 18:11:31.640 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:11:31.658 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 remoteRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 localRepositoryRevisionSynced=80 18:11:31.663 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 remoteRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 transaction.localRevision=11 remoteFromLocalRevision=80 18:11:31.664 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9acba111-49f4-43a8-94c8-cab3a71aa646 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqf4qk-y7bq5-remote' toID=11f70d6b-8b8c-4bc6-a165-7521e194b105 to='target/repo/jylqf4qk-pbm1g-local', fromRepoLocalSync=false 18:11:31.670 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 remoteRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:11:31.672 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:11:31.672 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:11:31.675 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 remoteRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 localRepositoryRevisionSynced=11 18:11:31.679 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=11f70d6b-8b8c-4bc6-a165-7521e194b105 remoteRepositoryId=9acba111-49f4-43a8-94c8-cab3a71aa646 transaction.localRevision=84 remoteFromLocalRevision=11 18:11:31.681 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:11:31.681 [main] INFO c.c.c.l.LocalRepoManagerImpl - [72d11900]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:31.693 [main] INFO c.c.c.l.LocalRepoManagerImpl - [69123c2f]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:31.748 [main] INFO c.c.c.l.LocalRepoManagerImpl - [255aa085]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfbj7-wdcwt-local' 18:11:31.756 [main] INFO c.c.c.l.LocalRepoManagerImpl - [255aa085]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfbj7-wdcwt-local' locked successfully. 18:11:35.630 [main] INFO c.c.c.l.LocalRepoManagerImpl - [255aa085]initPersistenceManagerFactory: repositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df 18:11:35.636 [main] INFO c.c.c.l.LocalRepoManagerImpl - [255aa085]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2312 ms. 18:11:35.654 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fc24db9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfbj7-iabz7-remote' 18:11:35.658 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fc24db9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfbj7-iabz7-remote' locked successfully. 18:11:39.595 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fc24db9]initPersistenceManagerFactory: repositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 18:11:39.601 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fc24db9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2320 ms. 18:11:39.708 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:11:39.714 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:11:39.724 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:11:39.773 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:11:39.790 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:11:39.817 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.04% 18:11:39.827 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:11:39.853 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.68% 18:11:39.885 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:11:39.905 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: bb59c5b2-12e3-4d14-b678-6c42ae5a52df 18:11:39.905 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 18:11:39.909 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:11:39.913 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfbj7-iabz7-remote/2' toID=bb59c5b2-12e3-4d14-b678-6c42ae5a52df to='target/repo/jylqfbj7-wdcwt-local', fromRepoLocalSync=true 18:11:39.913 [pool-37-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bb59c5b2-12e3-4d14-b678-6c42ae5a52df ('target/repo/jylqfbj7-wdcwt-local') 18:11:39.945 [pool-37-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:11:39.956 [pool-37-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:11:39.958 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:11:39.959 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:11:39.961 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:11:39.966 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:11:39.970 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:11:39.977 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:11:39.980 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:11:39.984 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:11:39.991 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:11:40.019 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 remoteRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:11:40.069 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.073 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:11:40.103 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.119 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.121 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:11:40.145 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.31% 18:11:40.146 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.164 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 36.58% 18:11:40.164 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 41.85% 18:11:40.165 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.166 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:11:40.175 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d0574a1a30bd8bc297715615e5c5fa71ff3e943c' to.sha1=''): /1/a 18:11:40.226 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3bd1afc3-06a3-44d4-84b5-e8c55290a7c6"] on repo=bb59c5b2-12e3-4d14-b678-6c42ae5a52df 18:11:40.232 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:11:40.232 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d0574a1a30bd8bc297715615e5c5fa71ff3e943c' toSha1='null' 18:11:40.232 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:11:40.232 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:11:40.239 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:11:40.247 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 287498 bytes in 15 ms. path='/1/a' 18:11:40.251 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:40.296 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3bd1afc3-06a3-44d4-84b5-e8c55290a7c6"] on repo=bb59c5b2-12e3-4d14-b678-6c42ae5a52df 18:11:40.308 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.319 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.321 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:11:40.336 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3461a6bbd18d754a660cf54419a6cff2ead1cf3f' to.sha1=''): /1/b 18:11:40.353 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3bd1afc3-06a3-44d4-84b5-e8c55290a7c6"] on repo=bb59c5b2-12e3-4d14-b678-6c42ae5a52df 18:11:40.359 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:11:40.359 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='3461a6bbd18d754a660cf54419a6cff2ead1cf3f' toSha1='null' 18:11:40.359 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:11:40.359 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:11:40.364 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:11:40.376 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 256608 bytes in 17 ms. path='/1/b' 18:11:40.380 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:11:40.401 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3bd1afc3-06a3-44d4-84b5-e8c55290a7c6"] on repo=bb59c5b2-12e3-4d14-b678-6c42ae5a52df 18:11:40.409 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.418 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.418 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:11:40.429 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d9c05dd3dadfe94244b7214a5f5631ce241c41bd' to.sha1=''): /a 18:11:40.447 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3bd1afc3-06a3-44d4-84b5-e8c55290a7c6"] on repo=bb59c5b2-12e3-4d14-b678-6c42ae5a52df 18:11:40.454 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/a' 18:11:40.454 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='d9c05dd3dadfe94244b7214a5f5631ce241c41bd' toSha1='null' 18:11:40.454 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:11:40.454 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/a' offset=0 18:11:40.456 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/a' offset=0 18:11:40.463 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 89300 bytes in 9 ms. path='/a' 18:11:40.468 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:40.483 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3bd1afc3-06a3-44d4-84b5-e8c55290a7c6"] on repo=bb59c5b2-12e3-4d14-b678-6c42ae5a52df 18:11:40.491 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.503 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 48.43% 18:11:40.527 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 remoteRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df localRepositoryRevisionSynced=2 18:11:40.547 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df remoteRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 transaction.localRevision=24 remoteFromLocalRevision=2 18:11:40.553 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bb59c5b2-12e3-4d14-b678-6c42ae5a52df from='target/repo/jylqfbj7-wdcwt-local' toID=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfbj7-iabz7-remote/2' 18:11:40.586 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df remoteRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 18:11:40.602 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:11:40.602 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:11:40.613 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df remoteRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 localRepositoryRevisionSynced=24 18:11:40.629 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 remoteRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df transaction.localRevision=5 remoteFromLocalRevision=24 18:11:40.635 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfbj7-iabz7-remote/2' toID=bb59c5b2-12e3-4d14-b678-6c42ae5a52df to='target/repo/jylqfbj7-wdcwt-local', fromRepoLocalSync=false 18:11:40.654 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 remoteRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:11:40.660 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:11:40.661 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:11:40.664 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 remoteRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df localRepositoryRevisionSynced=5 18:11:40.673 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df remoteRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 transaction.localRevision=27 remoteFromLocalRevision=5 18:11:40.679 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:11:40.699 [main] INFO c.c.c.l.LocalRepoManagerImpl - [255aa085]getCloseDeferredMillis: closeDeferredMillis=20000 18:11:40.699 [main] INFO c.c.c.l.LocalRepoManagerImpl - [255aa085]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:40.700 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fc24db9]getCloseDeferredMillis: closeDeferredMillis=20000 18:11:40.700 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fc24db9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:40.716 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:11:40.717 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:11:40.718 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.17% 18:11:40.722 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:11:40.725 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 18:11:40.770 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 80.62% 18:11:40.774 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.83% 18:11:40.778 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.94% 18:11:40.790 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:11:40.812 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:11:40.813 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfbj7-iabz7-remote/2' toID=bb59c5b2-12e3-4d14-b678-6c42ae5a52df to='target/repo/jylqfbj7-wdcwt-local', fromRepoLocalSync=true 18:11:40.813 [pool-38-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bb59c5b2-12e3-4d14-b678-6c42ae5a52df ('target/repo/jylqfbj7-wdcwt-local') 18:11:40.818 [pool-38-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:11:40.828 [pool-38-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 18.27% 18:11:40.838 [pool-38-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:11:40.845 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:11:40.849 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:11:40.853 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:11:40.859 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:11:40.870 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:11:40.876 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:11:40.879 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:11:40.883 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:11:40.891 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:11:40.901 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 remoteRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:11:40.925 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 32.34% 18:11:40.926 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.929 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:11:40.974 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.982 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:40.984 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/a' 18:11:41.018 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:41.023 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 39.80% 18:11:41.023 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 47.26% 18:11:41.041 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 remoteRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df localRepositoryRevisionSynced=8 18:11:41.048 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df remoteRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 transaction.localRevision=32 remoteFromLocalRevision=8 18:11:41.049 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bb59c5b2-12e3-4d14-b678-6c42ae5a52df from='target/repo/jylqfbj7-wdcwt-local' toID=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfbj7-iabz7-remote/2' 18:11:41.061 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df remoteRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=32 18:11:41.070 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 18:11:41.071 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:41.072 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1/a' 18:11:41.077 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:41.081 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 18:11:41.081 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:11:41.098 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df remoteRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 localRepositoryRevisionSynced=32 18:11:41.102 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 remoteRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df transaction.localRevision=11 remoteFromLocalRevision=32 18:11:41.104 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfbj7-iabz7-remote/2' toID=bb59c5b2-12e3-4d14-b678-6c42ae5a52df to='target/repo/jylqfbj7-wdcwt-local', fromRepoLocalSync=false 18:11:41.109 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 remoteRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:11:41.114 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:11:41.115 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:11:41.118 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 remoteRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df localRepositoryRevisionSynced=11 18:11:41.122 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bb59c5b2-12e3-4d14-b678-6c42ae5a52df remoteRepositoryId=3bd1afc3-06a3-44d4-84b5-e8c55290a7c6 transaction.localRevision=36 remoteFromLocalRevision=11 18:11:41.124 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:11:41.124 [main] INFO c.c.c.l.LocalRepoManagerImpl - [255aa085]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:41.136 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fc24db9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:41.147 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43880e04]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfisa-ixa0q-local' 18:11:41.154 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43880e04]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfisa-ixa0q-local' locked successfully. 18:11:42.866 [closeDeferredTimer-50bed97c-2] INFO c.c.c.l.LocalRepoManagerImpl - [50bed97c]_close: Shutting down real LocalRepoManager. 18:11:43.169 [closeDeferredTimer-290e7a25-2] INFO c.c.c.l.LocalRepoManagerImpl - [290e7a25]_close: Shutting down real LocalRepoManager. 18:11:46.773 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43880e04]initPersistenceManagerFactory: repositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:46.780 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43880e04]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4035 ms. 18:11:46.805 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3893e5a0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfisa-euk01-remote' 18:11:46.810 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3893e5a0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfisa-euk01-remote' locked successfully. 18:11:50.796 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3893e5a0]initPersistenceManagerFactory: repositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 18:11:50.802 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3893e5a0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2336 ms. 18:11:50.917 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:11:50.923 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:11:50.935 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 58.00% 18:11:51.306 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 63.61% 18:11:51.315 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.34% 18:11:51.339 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 79.48% 18:11:51.350 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 90.67% 18:11:51.378 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 95.68% 18:11:51.415 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:11:51.438 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - local repo: 2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:51.438 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - remote repo: 32f4484d-ab9a-49d3-82fc-8aaba8d42289 18:11:51.441 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:11:51.442 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=32f4484d-ab9a-49d3-82fc-8aaba8d42289 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfisa-euk01-remote' toID=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 to='target/repo/jylqfisa-ixa0q-local', fromRepoLocalSync=true 18:11:51.443 [pool-39-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2a83410f-dd73-4cec-97c1-2aa87bab8fd3 ('target/repo/jylqfisa-ixa0q-local') 18:11:51.469 [pool-39-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:11:51.477 [pool-39-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 25.12% 18:11:51.479 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:11:51.481 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:11:51.484 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:11:51.488 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 63.61% 18:11:51.492 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:11:51.498 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:11:51.501 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:11:51.506 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 95.94% 18:11:51.512 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:11:51.642 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 remoteRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:11:51.680 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:51.683 [closeDeferredTimer-72d11900-2] INFO c.c.c.l.LocalRepoManagerImpl - [72d11900]_close: Shutting down real LocalRepoManager. 18:11:51.978 [closeDeferredTimer-69123c2f-2] INFO c.c.c.l.LocalRepoManagerImpl - [69123c2f]_close: Shutting down real LocalRepoManager. 18:11:52.386 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:11:52.476 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.496 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.498 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:11:52.523 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.559 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 30.22% 18:11:52.563 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.565 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:11:52.577 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.649 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.652 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1' 18:11:52.699 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.755 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.758 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:11:52.774 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.784 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 35.46% 18:11:52.784 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 40.70% 18:11:52.785 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.786 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:11:52.796 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7c8813971b3fa884e0a4dcc7253788d4fa191b53' to.sha1=''): /1/a 18:11:52.860 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:52.875 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/a' 18:11:52.875 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='7c8813971b3fa884e0a4dcc7253788d4fa191b53' toSha1='null' 18:11:52.875 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:11:52.875 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/a' offset=0 18:11:52.875 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/a' offset=0 18:11:52.890 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17610 bytes in 15 ms. path='/1/a' 18:11:52.898 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:52.955 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:52.966 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.975 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:52.976 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:11:52.992 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6ebd8043c8748af1f7daaddc40a68128e4d59dbb' to.sha1=''): /1/b 18:11:53.106 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.111 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/b' 18:11:53.111 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='6ebd8043c8748af1f7daaddc40a68128e4d59dbb' toSha1='null' 18:11:53.111 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:11:53.111 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/b' offset=0 18:11:53.113 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/b' offset=0 18:11:53.120 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35190 bytes in 9 ms. path='/1/b' 18:11:53.128 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:11:53.144 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.210 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.230 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.232 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 18:11:53.242 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c1c62eb4f1e9781ab772518a59ff9130da76f98b' to.sha1=''): /1/c 18:11:53.262 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.268 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/1/c' 18:11:53.268 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='c1c62eb4f1e9781ab772518a59ff9130da76f98b' toSha1='null' 18:11:53.268 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' 18:11:53.268 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/1/c' offset=0 18:11:53.274 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/1/c' offset=0 18:11:53.286 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 217558 bytes in 18 ms. path='/1/c' 18:11:53.292 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:11:53.310 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.316 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.383 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.385 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/a' 18:11:53.398 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae3668899f52c72d2170dc2bca6516f626ece53d' to.sha1=''): /2/1/a 18:11:53.412 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.416 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/a' 18:11:53.416 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='ae3668899f52c72d2170dc2bca6516f626ece53d' toSha1='null' 18:11:53.416 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/a' 18:11:53.417 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/a' offset=0 18:11:53.423 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/a' offset=0 18:11:53.433 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 195909 bytes in 16 ms. path='/2/1/a' 18:11:53.437 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:53.453 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.460 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.480 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.482 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1/b' 18:11:53.494 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4e18c5d5b4bf3bab6aa68bd9b214b686a07c3e5' to.sha1=''): /2/1/b 18:11:53.525 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.527 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/1/b' 18:11:53.527 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a4e18c5d5b4bf3bab6aa68bd9b214b686a07c3e5' toSha1='null' 18:11:53.527 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1/b' 18:11:53.527 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/1/b' offset=0 18:11:53.530 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/1/b' offset=0 18:11:53.541 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 282402 bytes in 14 ms. path='/2/1/b' 18:11:53.545 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:11:53.562 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.565 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.569 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.570 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:11:53.578 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b7834b6269949bcfdb3d01716657012fe4965696' to.sha1=''): /2/a 18:11:53.589 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.590 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/2/a' 18:11:53.590 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='b7834b6269949bcfdb3d01716657012fe4965696' toSha1='null' 18:11:53.590 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:11:53.590 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/2/a' offset=0 18:11:53.593 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/2/a' offset=0 18:11:53.602 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 288468 bytes in 12 ms. path='/2/a' 18:11:53.606 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:53.624 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.628 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.632 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.633 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:11:53.643 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='75d6d8fff4c59daedc28a0576a111e106252cb5f' to.sha1=''): /3/a 18:11:53.653 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.654 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/a' 18:11:53.654 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='75d6d8fff4c59daedc28a0576a111e106252cb5f' toSha1='null' 18:11:53.654 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:11:53.654 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/a' offset=0 18:11:53.660 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/a' offset=0 18:11:53.677 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 694260 bytes in 23 ms. path='/3/a' 18:11:53.681 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:11:53.713 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.717 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.721 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.722 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:11:53.730 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a9a6502a74ec9a0385557a188d4525ddb97e4147' to.sha1=''): /3/b 18:11:53.740 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.741 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/b' 18:11:53.741 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='a9a6502a74ec9a0385557a188d4525ddb97e4147' toSha1='null' 18:11:53.741 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:11:53.741 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/b' offset=0 18:11:53.747 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/b' offset=0 18:11:53.759 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 556292 bytes in 18 ms. path='/3/b' 18:11:53.763 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:11:53.793 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.797 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.801 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.802 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:11:53.810 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dc79a35860c398d187e3557ffa3dd540d9cbe25a' to.sha1=''): /3/c 18:11:53.821 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.822 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/c' 18:11:53.823 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='dc79a35860c398d187e3557ffa3dd540d9cbe25a' toSha1='null' 18:11:53.823 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:11:53.823 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/c' offset=0 18:11:53.825 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/c' offset=0 18:11:53.832 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 195060 bytes in 9 ms. path='/3/c' 18:11:53.836 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:11:53.851 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.855 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.859 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.860 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:11:53.871 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='264f8a83b2cb9025439991ec5ae9dda75b0fa2c4' to.sha1=''): /3/d 18:11:53.883 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.885 [main] DEBUG c.c.c.c.r.s.RepoToRepoSync - Comparing 1 FileChunkDtos. path='/3/d' 18:11:53.885 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Enlisting dirty FileChunkDto. index=0 fromOffset=0 toOffset=null fromSha1='264f8a83b2cb9025439991ec5ae9dda75b0fa2c4' toSha1='null' 18:11:53.885 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:11:53.885 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Reading data for dirty FileChunkDto (index 0 of 1). path='/3/d' offset=0 18:11:53.886 [main] TRACE c.c.c.c.r.s.RepoToRepoSync - Writing data for dirty FileChunkDto (1 of 1). path='/3/d' offset=0 18:11:53.896 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 84577 bytes in 11 ms. path='/3/d' 18:11:53.900 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:11:53.912 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="32f4484d-ab9a-49d3-82fc-8aaba8d42289"] on repo=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 18:11:53.915 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:53.919 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 49.27% 18:11:53.944 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 remoteRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 localRepositoryRevisionSynced=2 18:11:53.973 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 remoteRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 transaction.localRevision=72 remoteFromLocalRevision=2 18:11:53.975 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 from='target/repo/jylqfisa-ixa0q-local' toID=32f4484d-ab9a-49d3-82fc-8aaba8d42289 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfisa-euk01-remote' 18:11:53.995 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 remoteRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=72 18:11:54.006 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 63.43% 18:11:54.006 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:11:54.017 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 remoteRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 localRepositoryRevisionSynced=72 18:11:54.025 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 remoteRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 transaction.localRevision=5 remoteFromLocalRevision=72 18:11:54.030 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=32f4484d-ab9a-49d3-82fc-8aaba8d42289 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfisa-euk01-remote' toID=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 to='target/repo/jylqfisa-ixa0q-local', fromRepoLocalSync=false 18:11:54.047 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 remoteRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=5 18:11:54.049 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:11:54.049 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:11:54.052 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 remoteRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 localRepositoryRevisionSynced=5 18:11:54.063 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 remoteRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 transaction.localRevision=75 remoteFromLocalRevision=5 18:11:54.065 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:11:54.082 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43880e04]getCloseDeferredMillis: closeDeferredMillis=20000 18:11:54.082 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43880e04]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:54.083 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3893e5a0]getCloseDeferredMillis: closeDeferredMillis=20000 18:11:54.083 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3893e5a0]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:54.149 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 1.00% 18:11:54.150 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 50.00% 18:11:54.153 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 62.25% 18:11:54.156 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 68.38% 18:11:54.159 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 74.50% 18:11:54.161 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 86.75% 18:11:54.165 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 92.88% 18:11:54.174 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 99.00% 18:11:54.229 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Local sync...: 100.00% 18:11:54.247 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 0.50% 18:11:54.248 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=32f4484d-ab9a-49d3-82fc-8aaba8d42289 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfisa-euk01-remote' toID=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 to='target/repo/jylqfisa-ixa0q-local', fromRepoLocalSync=true 18:11:54.248 [pool-40-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2a83410f-dd73-4cec-97c1-2aa87bab8fd3 ('target/repo/jylqfisa-ixa0q-local') 18:11:54.252 [pool-40-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 12.94% 18:11:54.269 [pool-40-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 19.03% 18:11:54.286 [pool-40-thread-1] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 24.11% 18:11:54.305 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:11:54.305 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:11:54.306 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:11:54.309 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 18:11:54.311 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:11:54.313 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:11:54.317 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 18:11:54.320 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:11:54.324 [main] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:11:54.337 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 remoteRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:11:54.351 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 31.09% 18:11:54.352 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:54.353 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:11:54.364 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:54.368 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:54.369 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 18:11:54.411 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:54.413 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 38.56% 18:11:54.414 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 46.02% 18:11:54.429 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 remoteRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 localRepositoryRevisionSynced=8 18:11:54.440 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 remoteRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 transaction.localRevision=80 remoteFromLocalRevision=8 18:11:54.442 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 from='target/repo/jylqfisa-ixa0q-local' toID=32f4484d-ab9a-49d3-82fc-8aaba8d42289 to='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfisa-euk01-remote' 18:11:54.453 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 remoteRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 localRepositoryRevisionSynced=72 localRepositoryRevisionInProgress=80 18:11:54.461 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 52.24% 18:11:54.462 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 59.70% 18:11:54.462 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:54.463 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 18:11:54.466 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:11:54.469 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 67.16% 18:11:54.469 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 74.63% 18:11:54.485 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 remoteRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 localRepositoryRevisionSynced=80 18:11:54.489 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 remoteRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 transaction.localRevision=11 remoteFromLocalRevision=80 18:11:54.494 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=32f4484d-ab9a-49d3-82fc-8aaba8d42289 from='file:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/repo/jylqfisa-euk01-remote' toID=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 to='target/repo/jylqfisa-ixa0q-local', fromRepoLocalSync=false 18:11:54.506 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 remoteRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=11 18:11:54.509 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 88.31% 18:11:54.510 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 99.50% 18:11:54.514 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 remoteRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 localRepositoryRevisionSynced=11 18:11:54.524 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2a83410f-dd73-4cec-97c1-2aa87bab8fd3 remoteRepositoryId=32f4484d-ab9a-49d3-82fc-8aaba8d42289 transaction.localRevision=84 remoteFromLocalRevision=11 18:11:54.525 [main] INFO c.c.c.l.s.RepoToRepoSyncTest - Synchronising...: 100.00% 18:11:54.525 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43880e04]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:11:54.536 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3893e5a0]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 306.358 sec - in co.codewizards.cloudstore.local.sync.RepoToRepoSyncTest Results : Tests run: 59, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.local --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.local --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/local already added, skipping [INFO] co/codewizards/cloudstore/local/db already added, skipping [INFO] co/codewizards/cloudstore/local/persistence already added, skipping [INFO] co/codewizards/cloudstore/local/transport already added, skipping [INFO] co/codewizards/cloudstore/local/dto already added, skipping [INFO] co/codewizards/cloudstore/local/persistence/package-sqlite.orm already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/local already added, skipping [INFO] co/codewizards/cloudstore/local/db already added, skipping [INFO] co/codewizards/cloudstore/local/persistence already added, skipping [INFO] co/codewizards/cloudstore/local/transport already added, skipping [INFO] co/codewizards/cloudstore/local/dto already added, skipping [INFO] co/codewizards/cloudstore/local/persistence/package-sqlite.orm already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.local --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.local --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 167.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190727.161156-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190727.161156-13.jar (210 KB at 20931.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190727.161156-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190727.161156-13.pom (3 KB at 2565.4 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml (399 B at 194.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1003.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/maven-metadata.xml (399 B at 389.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190727.161156-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-20190727.161156-13-sources.jar (105 KB at 26058.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1003.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.local --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.local [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.local/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.local [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.local --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.local --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.local --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.local --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.local [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.local file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.rest.shared 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.rest.shared --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.rest.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.rest.shared --- [INFO] Compiling 8 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.rest.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.shared --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.rest.shared --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.rest.shared --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.rest.shared --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/shared already added, skipping [INFO] co/codewizards/cloudstore/rest/shared/filter already added, skipping [INFO] co/codewizards/cloudstore/rest/shared/interceptor already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/shared already added, skipping [INFO] co/codewizards/cloudstore/rest/shared/filter already added, skipping [INFO] co/codewizards/cloudstore/rest/shared/interceptor already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.rest.shared --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.shared --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 336.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-20190727.161159-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-20190727.161159-13.jar (9 KB at 4200.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-20190727.161159-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-20190727.161159-13.pom (845 B at 825.2 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml (405 B at 197.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1009.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/maven-metadata.xml (405 B at 197.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-20190727.161159-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-20190727.161159-13-sources.jar (6 KB at 5805.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1009.8 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.rest.shared --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.shared [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.shared/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.rest.shared [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.rest.shared --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.rest.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.rest.shared --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.rest.shared --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.rest.shared [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.rest.shared file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.rest.client 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.rest.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.rest.client --- [INFO] Compiling 40 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.client --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.rest.client --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.rest.client.CloudStoreRestClientTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 sec - in co.codewizards.cloudstore.rest.client.CloudStoreRestClientTest Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.rest.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.rest.client --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/client already added, skipping [INFO] co/codewizards/cloudstore/rest/client/ssl already added, skipping [INFO] co/codewizards/cloudstore/rest/client/request already added, skipping [INFO] co/codewizards/cloudstore/rest/client/transport already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/client already added, skipping [INFO] co/codewizards/cloudstore/rest/client/ssl already added, skipping [INFO] co/codewizards/cloudstore/rest/client/request already added, skipping [INFO] co/codewizards/cloudstore/rest/client/transport already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.rest.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.client --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 168.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-20190727.161207-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-20190727.161207-13.jar (59 KB at 5823.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-20190727.161207-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-20190727.161207-13.pom (2 KB at 365.6 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml (405 B at 395.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 504.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/maven-metadata.xml (405 B at 395.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-20190727.161207-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-20190727.161207-13-sources.jar (38 KB at 12526.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 504.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.rest.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.client [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.client/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.rest.client [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.rest.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.rest.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.rest.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.rest.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.updater 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.updater --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 7 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.updater --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.updater --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.updater.PGPTest Running co.codewizards.cloudstore.updater.CloudStoreUpdaterTest 18:12:13.602 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 18:12:13.671 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz 18:12:14.004 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 333 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.server-0.9.13-bin.tar.gz Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 sec - in co.codewizards.cloudstore.updater.PGPTest CloudStore updater started. Downloading meta-data. 18:12:14.542 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 18:12:14.550 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]tryAcquire: returning true. lockCounter=1 18:12:14.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 18:12:14.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:14.552 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:14.560 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz 18:12:14.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17746540 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz' 18:12:14.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-227e' dir.usableSpace='10916 MiB' expectedRequiredSpace='25 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 18:12:14.625 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 18:12:14.627 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig 18:12:14.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.server-0.10.0-bin.tar.gz.sig' 18:12:14.630 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-227e' dir.usableSpace='10899 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 18:12:24.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642439336150/installation/cloudstore' dir.usableSpace='10899 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642439336150/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jylqgga1.tar.gz 18:12:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc' 18:12:24.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc]' 18:12:24.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc' 18:12:24.563 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc]' 18:12:24.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.566 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.567 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init' 18:12:24.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init]' 18:12:24.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init' 18:12:24.568 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init]' 18:12:24.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.569 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init/cloudstore-server.conf' 18:12:24.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init, cloudstore-server.conf]' 18:12:24.570 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init/cloudstore-server.conf' 18:12:24.571 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init, cloudstore-server.conf]' 18:12:24.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.573 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d' 18:12:24.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init.d]' 18:12:24.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d' 18:12:24.574 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init.d]' 18:12:24.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.575 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d/cloudstore-server' 18:12:24.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init.d, cloudstore-server]' 18:12:24.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d/cloudstore-server' 18:12:24.576 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, init.d, cloudstore-server]' 18:12:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.578 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d' 18:12:24.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, profile.d]' 18:12:24.579 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d' 18:12:24.580 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, profile.d]' 18:12:24.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.581 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:24.582 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:24.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.584 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib' 18:12:24.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib]' 18:12:24.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib' 18:12:24.585 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib]' 18:12:24.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.587 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:12:24.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:12:24.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:12:24.588 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:12:24.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 18:12:24.602 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 18:12:24.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 18:12:24.603 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 18:12:24.605 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:12:24.606 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:12:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:12:24.607 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:12:24.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.612 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:24.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:24.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:24.613 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:24.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.655 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:12:24.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:12:24.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:12:24.656 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:12:24.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.665 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:24.666 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:24.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.678 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:12:24.679 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:12:24.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:12:24.680 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:12:24.685 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:24.686 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:24.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:24.687 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:24.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.713 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 18:12:24.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 18:12:24.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 18:12:24.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 18:12:24.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.717 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:24.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:24.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:24.718 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 18:12:24.722 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar' 18:12:24.723 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.13.jar]' 18:12:24.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.725 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:12:24.726 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:12:24.794 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.795 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:12:24.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:12:24.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:12:24.796 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:12:24.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.805 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:12:24.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:12:24.806 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:12:24.807 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:12:24.820 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 18:12:24.821 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 18:12:24.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 18:12:24.822 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 18:12:24.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.827 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 18:12:24.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 18:12:24.828 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 18:12:24.829 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 18:12:24.832 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.833 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:24.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:24.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:24.834 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:24.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:24.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:24.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:12:24.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:12:24.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:12:24.979 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:12:25.005 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:25.006 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:25.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:25.007 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:25.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.011 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:25.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:25.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:25.012 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:25.226 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.227 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 18:12:25.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 18:12:25.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 18:12:25.228 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 18:12:25.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.237 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:25.238 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:25.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.265 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:25.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:25.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:25.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:25.271 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 18:12:25.272 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 18:12:25.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar' 18:12:25.273 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.13.jar]' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:25.279 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:25.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:25.280 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/xz-1.4.jar' 18:12:25.282 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, xz-1.4.jar]' 18:12:25.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/xz-1.4.jar' 18:12:25.283 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, xz-1.4.jar]' 18:12:25.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.293 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:25.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:25.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:25.294 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:25.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 18:12:25.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 18:12:25.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 18:12:25.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 18:12:25.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.692 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:25.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:25.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:25.693 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:25.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.714 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:25.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:25.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:25.715 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 18:12:25.729 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 18:12:25.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.731 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 18:12:25.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 18:12:25.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 18:12:25.732 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 18:12:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.752 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:25.753 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:25.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.759 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:25.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:25.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:25.760 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:25.902 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:12:25.903 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:12:25.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:12:25.904 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 18:12:25.908 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 18:12:25.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 18:12:25.909 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 18:12:25.911 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 18:12:25.912 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 18:12:25.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.918 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 18:12:25.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 18:12:25.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 18:12:25.919 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:12:25.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:12:25.937 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:12:25.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.945 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:12:25.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:12:25.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:12:25.946 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:25.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:25.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:25.956 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:25.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.958 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:25.959 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:25.971 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:25.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:25.972 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:25.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.975 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 18:12:25.976 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 18:12:25.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.977 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:25.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:25.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.989 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 18:12:25.990 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 18:12:25.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:12:25.994 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:12:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.025 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 18:12:26.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 18:12:26.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 18:12:26.026 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 18:12:26.030 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 18:12:26.057 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:26.058 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:26.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:12:26.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:12:26.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:12:26.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:26.080 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:26.103 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:12:26.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:12:26.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:12:26.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 18:12:26.168 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:12:26.170 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:12:26.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:12:26.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:12:26.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.180 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:26.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:26.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:26.181 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:26.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.206 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:26.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:26.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:26.207 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:26.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.209 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin]' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin]' 18:12:26.210 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore-server]' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server' 18:12:26.211 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore-server]' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.bat' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore.bat]' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.bat' 18:12:26.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore.bat]' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore]' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore' 18:12:26.213 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore]' 18:12:26.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.214 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.bat' 18:12:26.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore-server.bat]' 18:12:26.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.bat' 18:12:26.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, bin, cloudstore-server.bat]' 18:12:26.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore]' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/installation.properties' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, installation.properties]' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439336150/installation/cloudstore/installation.properties' 18:12:26.216 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439336150, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642439336150/installation/cloudstore 18:12:26.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 18:12:26.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 18:12:26.218 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 18:12:26.219 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 18:12:26.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 18:12:26.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 18:12:26.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 18:12:26.220 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 18:12:26.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 18:12:26.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 18:12:26.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 18:12:26.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 18:12:26.221 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 18:12:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar', newName='co.codewizards.cloudstore.server-0.9.13.jar.csupdbak' 18:12:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 18:12:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 18:12:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 18:12:26.222 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 18:12:26.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak' 18:12:26.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 18:12:26.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 18:12:26.223 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 18:12:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 18:12:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 18:12:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 18:12:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 18:12:26.224 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 18:12:26.225 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 18:12:26.226 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak' 18:12:26.227 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 18:12:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak' 18:12:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 18:12:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 18:12:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 18:12:26.228 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak' 18:12:26.229 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 18:12:26.230 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439336150/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642439336150/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642439336150/installation/cloudstore 18:12:26.523 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore 18:12:26.523 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc 18:12:26.523 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init 18:12:26.523 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init/cloudstore-server.conf 18:12:26.523 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d/cloudstore-server 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d/cloudstore.sh 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 18:12:26.524 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.13.jar.csupdbak 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-core-1.0.13.jar 18:12:26.525 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 18:12:26.526 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 18:12:26.527 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 18:12:26.527 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 18:12:26.527 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 18:12:26.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 18:12:26.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 18:12:26.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 18:12:26.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 18:12:26.528 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.annotation-api-1.2.jar 18:12:26.529 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/xz-1.4.jar.csupdbak 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/derby-10.13.1.1.jar 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-server-2.5.1.jar 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 18:12:26.530 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 18:12:26.531 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/slf4j-api-1.7.7.jar 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/args4j-2.0.16.jar 18:12:26.533 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 18:12:26.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 18:12:26.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 18:12:26.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 18:12:26.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 18:12:26.534 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/xz-1.4.jar 18:12:26.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/guava-14.0.1.jar 18:12:26.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 18:12:26.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 18:12:26.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 18:12:26.535 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 18:12:26.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 18:12:26.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 18:12:26.536 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 18:12:26.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-classic-1.0.13.jar 18:12:26.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 18:12:26.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 18:12:26.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 18:12:26.537 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.10.0.jar 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 18:12:26.538 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 18:12:26.539 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-client-2.5.1.jar 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 18:12:26.540 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.13.jar.csupdbak 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 18:12:26.541 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 18:12:26.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 18:12:26.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 18:12:26.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 18:12:26.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 18:12:26.542 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 18:12:26.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 18:12:26.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/cglib-2.2.0-b21.jar 18:12:26.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-common-2.5.1.jar 18:12:26.543 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 18:12:26.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 18:12:26.544 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 18:12:26.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 18:12:26.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/commons-compress-1.7.jar 18:12:26.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/transaction-api-1.1.jar 18:12:26.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 18:12:26.545 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 18:12:26.546 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 18:12:26.547 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 18:12:26.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 18:12:26.548 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.10.0.jar 18:12:26.549 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.bat 18:12:26.550 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.csupdbak 18:12:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore 18:12:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.bat 18:12:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 18:12:26.551 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore-server.csupdbak 18:12:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/bin/cloudstore.bat.csupdbak 18:12:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/backup 18:12:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.13.backup-jylqgga1.tar.gz 18:12:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439336150/installation/cloudstore/installation.properties 18:12:26.552 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439336150/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 18:12:26.561 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4df828d7]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 18:12:26.643 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz 18:12:26.701 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 57 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.client-0.9.6-bin.tar.gz CloudStore updater started. Downloading meta-data. 18:12:26.926 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 18:12:26.927 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]tryAcquire: returning true. lockCounter=1 18:12:26.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 18:12:26.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:26.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:26.932 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz 18:12:26.934 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17250652 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz' 18:12:26.935 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-12c9' dir.usableSpace='10921 MiB' expectedRequiredSpace='24 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 18:12:26.999 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 18:12:27.001 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig 18:12:27.002 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.client-0.9.7-bin.tar.gz.sig' 18:12:27.002 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-12c9' dir.usableSpace='10905 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 18:12:36.927 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642439466180/installation/cloudstore' dir.usableSpace='10905 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642439466180/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jylqgpts.tar.gz 18:12:36.931 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.932 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc' 18:12:36.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc]' 18:12:36.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc' 18:12:36.933 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc]' 18:12:36.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc/profile.d' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc, profile.d]' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc/profile.d' 18:12:36.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc, profile.d]' 18:12:36.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.938 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:36.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:36.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:36.939 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib]' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib' 18:12:36.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib]' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 18:12:36.942 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:36.954 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:36.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:36.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:36.983 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 18:12:36.985 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:36.987 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:36.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:36.996 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:36.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 18:12:36.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 18:12:36.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 18:12:36.997 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 18:12:37.015 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 18:12:37.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 18:12:37.019 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:37.020 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:37.042 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 18:12:37.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:37.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:37.047 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 18:12:37.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:37.184 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:37.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.187 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:37.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:37.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:37.188 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:37.400 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:37.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:37.431 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:37.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.432 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/xz-1.4.jar' 18:12:37.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, xz-1.4.jar]' 18:12:37.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/xz-1.4.jar' 18:12:37.433 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, xz-1.4.jar]' 18:12:37.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.440 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:37.441 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 18:12:37.601 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 18:12:37.608 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.617 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 18:12:37.618 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:37.623 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:37.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:37.653 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:37.659 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:37.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:37.660 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:37.798 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:37.801 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:37.812 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:37.813 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:37.815 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 18:12:37.816 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 18:12:38.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.016 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:38.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:38.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:38.017 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:38.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.027 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:38.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:38.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:38.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:38.045 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:38.046 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:38.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:38.119 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:38.120 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:38.146 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin]' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin' 18:12:38.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.bat' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin, cloudstore.bat]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.bat' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin, cloudstore.bat]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin, cloudstore]' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore' 18:12:38.150 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, bin, cloudstore]' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore]' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/installation.properties' 18:12:38.151 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, installation.properties]' 18:12:38.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439466180/installation/cloudstore/installation.properties' 18:12:38.152 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439466180, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642439466180/installation/cloudstore 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 18:12:38.153 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 18:12:38.154 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 18:12:38.155 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 18:12:38.156 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 18:12:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 18:12:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 18:12:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 18:12:38.157 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439466180/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642439466180/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642439466180/installation/cloudstore 18:12:38.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore 18:12:38.415 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/etc 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-core-1.0.13.jar 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 18:12:38.416 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 18:12:38.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 18:12:38.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 18:12:38.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 18:12:38.417 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.annotation-api-1.2.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/xz-1.4.jar.csupdbak 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-server-2.5.1.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 18:12:38.418 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 18:12:38.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 18:12:38.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 18:12:38.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 18:12:38.419 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/slf4j-api-1.7.7.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/derby-10.10.2.0.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/args4j-2.0.16.jar 18:12:38.421 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 18:12:38.422 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/xz-1.4.jar 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/guava-14.0.1.jar 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 18:12:38.423 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-classic-1.0.13.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 18:12:38.424 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-client-2.5.1.jar 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 18:12:38.425 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 18:12:38.426 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/cglib-2.2.0-b21.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jersey-common-2.5.1.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/commons-compress-1.7.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/transaction-api-1.1.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 18:12:38.427 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 18:12:38.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 18:12:38.428 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 18:12:38.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 18:12:38.429 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 18:12:38.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 18:12:38.430 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/bin 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.bat 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.csupdbak 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/bin/cloudstore.bat.csupdbak 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/backup 18:12:38.431 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.6.backup-jylqgpts.tar.gz 18:12:38.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439466180/installation/cloudstore/installation.properties 18:12:38.432 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439466180/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 18:12:38.438 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c22fc4c]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 18:12:38.527 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz 18:12:38.599 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 69 ms: http://cloudstore.codewizards.co/0.9.13/download/co.codewizards.cloudstore.client-0.9.13-bin.tar.gz CloudStore updater started. Downloading meta-data. 18:12:38.871 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 18:12:38.871 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]tryAcquire: returning true. lockCounter=1 18:12:38.871 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 18:12:38.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:38.872 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:38.877 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz 18:12:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17658592 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz' 18:12:38.879 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-12ed' dir.usableSpace='10916 MiB' expectedRequiredSpace='25 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 18:12:38.948 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 18:12:38.950 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig 18:12:38.952 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.10.0/download/co.codewizards.cloudstore.client-0.10.0-bin.tar.gz.sig' 18:12:38.952 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-12ed' dir.usableSpace='10899 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 18:12:48.872 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642439584890/installation/cloudstore' dir.usableSpace='10899 MiB' expectedRequiredSpace='84 MiB' Creating backup: /tmp/cloudstore-test-15642439584890/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylqgz1k.tar.gz 18:12:48.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.874 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc' 18:12:48.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc]' 18:12:48.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc' 18:12:48.875 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc]' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc/profile.d' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc, profile.d]' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc/profile.d' 18:12:48.877 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc, profile.d]' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:12:48.878 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:12:48.879 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib]' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib' 18:12:48.880 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib]' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:12:48.881 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:12:48.889 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:12:48.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:12:48.890 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:12:48.891 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:12:48.892 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:12:48.920 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:12:48.927 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:12:48.935 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:12:48.936 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:12:48.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:12:48.963 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:12:48.966 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:12:49.028 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:12:49.029 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:12:49.037 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar' 18:12:49.044 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.13.jar]' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar' 18:12:49.049 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.server-0.9.13.jar]' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:49.052 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:12:49.053 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:12:49.183 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:12:49.185 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:12:49.212 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:12:49.215 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:12:49.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.425 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 18:12:49.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 18:12:49.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar' 18:12:49.426 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.core-0.9.13.jar]' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:12:49.434 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:12:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:49.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:49.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/args4j-2.0.16.jar' 18:12:49.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:12:49.465 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:12:49.466 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/xz-1.4.jar' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, xz-1.4.jar]' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/xz-1.4.jar' 18:12:49.467 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, xz-1.4.jar]' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/guava-14.0.1.jar' 18:12:49.475 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, guava-14.0.1.jar]' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 18:12:49.642 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar' 18:12:49.643 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, bcprov-jdk15on-1.52.jar]' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:12:49.867 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:12:49.888 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar' 18:12:49.900 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server-0.9.13.jar]' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar' 18:12:49.901 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, bcpg-jdk15on-1.52.jar]' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:12:49.923 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:12:49.929 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:12:50.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:12:50.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar' 18:12:50.081 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.13.jar]' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 18:12:50.083 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 18:12:50.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar' 18:12:50.084 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.13.jar]' 18:12:50.089 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar' 18:12:50.090 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.13.jar]' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:12:50.105 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:12:50.114 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:12:50.121 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.122 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:12:50.123 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:12:50.126 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:12:50.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 18:12:50.142 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 18:12:50.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar' 18:12:50.143 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.13.jar]' 18:12:50.144 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:12:50.145 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:12:50.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar' 18:12:50.158 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.rest.client-0.9.13.jar]' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:12:50.161 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:12:50.162 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:12:50.192 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar' 18:12:50.193 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.13.jar]' 18:12:50.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.196 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 18:12:50.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 18:12:50.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar' 18:12:50.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.13.jar]' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:12:50.223 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:12:50.241 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:12:50.242 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:12:50.244 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:12:50.266 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:12:50.319 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar' 18:12:50.328 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar]' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:12:50.330 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:12:50.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:12:50.331 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/commons-compress-1.7.jar' 18:12:50.339 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/transaction-api-1.1.jar' 18:12:50.366 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin]' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin]' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.369 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.bat' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin, cloudstore.bat]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.bat' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin, cloudstore.bat]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin, cloudstore]' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore' 18:12:50.370 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, bin, cloudstore]' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore]' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/installation.properties' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, installation.properties]' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439584890/installation/cloudstore/installation.properties' 18:12:50.371 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439584890, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642439584890/installation/cloudstore 18:12:50.372 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 18:12:50.373 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 18:12:50.374 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar', newName='co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 18:12:50.375 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar', newName='bcprov-jdk15on-1.52.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar', newName='bcpg-jdk15on-1.52.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 18:12:50.376 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar', newName='co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar', newName='co.codewizards.cloudstore.local-0.9.13.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 18:12:50.377 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar', newName='co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar', newName='co.codewizards.cloudstore.client-0.9.13.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar', newName='co.codewizards.cloudstore.core-0.9.13.jar.csupdbak' 18:12:50.378 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar', newName='co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 18:12:50.379 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 18:12:50.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 18:12:50.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 18:12:50.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 18:12:50.380 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439584890/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642439584890/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642439584890/installation/cloudstore 18:12:50.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore 18:12:50.644 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/etc 18:12:50.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib 18:12:50.645 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-core-1.0.13.jar 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.10.0.jar 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 18:12:50.646 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 18:12:50.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.13.jar.csupdbak 18:12:50.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.10.0.jar 18:12:50.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 18:12:50.647 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.13.jar.csupdbak 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.13.jar.csupdbak 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.13.jar.csupdbak 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.10.0.jar 18:12:50.648 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.annotation-api-1.2.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/xz-1.4.jar.csupdbak 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/derby-10.13.1.1.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.10.0.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-server-2.5.1.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.10.0.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 18:12:50.649 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.13.jar.csupdbak 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 18:12:50.650 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 18:12:50.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/slf4j-api-1.7.7.jar 18:12:50.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.10.0.jar 18:12:50.651 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/args4j-2.0.16.jar 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.10.0.jar 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 18:12:50.652 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/xz-1.4.jar 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/guava-14.0.1.jar 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.13.jar.csupdbak 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.13.jar.csupdbak 18:12:50.653 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 18:12:50.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 18:12:50.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 18:12:50.654 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar.csupdbak 18:12:50.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-classic-1.0.13.jar 18:12:50.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 18:12:50.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 18:12:50.655 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.13.jar.csupdbak 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 18:12:50.656 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.13.jar.csupdbak 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.10.0.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-client-2.5.1.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.13.jar.csupdbak 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 18:12:50.657 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.10.0.jar 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.13.jar.csupdbak 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.10.0.jar 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 18:12:50.658 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.10.0.jar 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/cglib-2.2.0-b21.jar 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-common-2.5.1.jar 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 18:12:50.659 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.13.jar.csupdbak 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/commons-compress-1.7.jar 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/transaction-api-1.1.jar 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 18:12:50.660 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 18:12:50.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 18:12:50.661 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 18:12:50.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 18:12:50.662 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.10.0.jar 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar.csupdbak 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/bin 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.bat 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.csupdbak 18:12:50.663 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore 18:12:50.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/bin/cloudstore.bat.csupdbak 18:12:50.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/backup 18:12:50.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/backup/co.codewizards.cloudstore.client-0.9.13.backup-jylqgz1k.tar.gz 18:12:50.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439584890/installation/cloudstore/installation.properties 18:12:50.664 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439584890/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 18:12:50.670 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2f7c2f4f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. 18:12:50.748 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz 18:12:50.813 [main] INFO c.c.c.u.AbstractTestWithTempDir - downloadFileToTempDir: Download took 65 ms: http://cloudstore.codewizards.co/0.9.6/download/co.codewizards.cloudstore.server-0.9.6-bin.tar.gz CloudStore updater started. Downloading meta-data. 18:12:51.066 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]: file='/home/tomcat/.cloudstore/localServerRunning.lock' 18:12:51.067 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]tryAcquire: returning true. lockCounter=1 18:12:51.067 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].downloadURL' 18:12:51.067 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:12:51.068 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:12:51.072 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz 18:12:51.074 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=17333584 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz' 18:12:51.074 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-13ba' dir.usableSpace='10916 MiB' expectedRequiredSpace='24 MiB' ... 0% ... 5% ... 10% ... 15% ... 20% ... 25% ... 30% ... 35% ... 40% ... 45% ... 50% ... 55% ... 60% ... 65% ... 70% ... 75% ... 80% ... 85% ... 90% ... 95% ... 100% 18:12:51.141 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: remoteUpdatePropertiesKey='artifact[${artifactId}].signatureURL' 18:12:51.142 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: resolvedURLStr='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' Downloading: http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig 18:12:51.143 [main] DEBUG c.c.c.updater.CloudStoreUpdater - downloadURLViaRemoteUpdateProperties: contentLength=543 url='http://cloudstore.codewizards.co/0.9.7/download/co.codewizards.cloudstore.server-0.9.7-bin.tar.gz.sig' 18:12:51.144 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-update-13ba' dir.usableSpace='10900 MiB' expectedRequiredSpace='1 MiB' ... 100% Verifying PGP signature. 18:13:01.068 [main] DEBUG c.c.c.updater.CloudStoreUpdater - checkAvailableDiskSpace: dir='/tmp/cloudstore-test-15642439707170/installation/cloudstore' dir.usableSpace='10899 MiB' expectedRequiredSpace='82 MiB' Creating backup: /tmp/cloudstore-test-15642439707170/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylqh8gc.tar.gz 18:13:01.070 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.071 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc' 18:13:01.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc]' 18:13:01.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc' 18:13:01.072 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc]' 18:13:01.073 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init/cloudstore-server.conf' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init, cloudstore-server.conf]' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init/cloudstore-server.conf' 18:13:01.074 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init, cloudstore-server.conf]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init.d]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init.d]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d/cloudstore-server' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init.d, cloudstore-server]' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d/cloudstore-server' 18:13:01.075 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, init.d, cloudstore-server]' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, profile.d]' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, profile.d]' 18:13:01.076 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d/cloudstore.sh' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, etc, profile.d, cloudstore.sh]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib]' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib' 18:13:01.077 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib]' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar' 18:13:01.078 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.servlet-api-3.1.0.jar]' 18:13:01.085 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jul-to-slf4j-1.7.7.jar]' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.086 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar' 18:13:01.087 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.local-0.9.6.jar]' 18:13:01.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.098 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:13:01.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:13:01.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar' 18:13:01.099 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-container-servlet-2.5.1.jar]' 18:13:01.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.100 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:13:01.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:13:01.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-core-1.0.13.jar' 18:13:01.101 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, logback-core-1.0.13.jar]' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:13:01.130 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar' 18:13:01.131 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-security-9.1.5.v20140505.jar]' 18:13:01.137 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar' 18:13:01.138 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.core.oio.nio-0.9.6.jar]' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar' 18:13:01.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.ws.rs-api-2.0.jar]' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 18:13:01.148 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar' 18:13:01.149 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, bcpg-jdk15on-1.50.jar]' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar' 18:13:01.167 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-container-servlet-core-2.5.1.jar]' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar' 18:13:01.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.client-0.9.6.jar]' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar' 18:13:01.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, asm-all-repackaged-2.2.0-b21.jar]' 18:13:01.197 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar' 18:13:01.198 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jcl-over-slf4j-1.7.7.jar]' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.annotation-api-1.2.jar' 18:13:01.200 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.annotation-api-1.2.jar]' 18:13:01.203 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-server-2.5.1.jar' 18:13:01.204 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-server-2.5.1.jar]' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar' 18:13:01.336 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.shared-0.9.6.jar]' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar' 18:13:01.338 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-io-9.1.5.v20140505.jar]' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar' 18:13:01.347 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, validation-api-1.1.0.Final.jar]' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar' 18:13:01.354 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-rdbms-4.0.3.jar]' 18:13:01.490 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar' 18:13:01.491 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.client-0.9.6.jar]' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:13:01.496 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar' 18:13:01.497 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-util-9.1.5.v20140505.jar]' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/slf4j-api-1.7.7.jar' 18:13:01.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, slf4j-api-1.7.7.jar]' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/derby-10.10.2.0.jar' 18:13:01.525 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, derby-10.10.2.0.jar]' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar' 18:13:01.746 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-api-jdo-4.0.3.jar]' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/args4j-2.0.16.jar' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:13:01.773 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/args4j-2.0.16.jar' 18:13:01.774 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, args4j-2.0.16.jar]' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:13:01.778 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar' 18:13:01.779 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, javax.inject-2.2.0-b21.jar]' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/xz-1.4.jar' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, xz-1.4.jar]' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/xz-1.4.jar' 18:13:01.780 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, xz-1.4.jar]' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/guava-14.0.1.jar' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, guava-14.0.1.jar]' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/guava-14.0.1.jar' 18:13:01.789 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, guava-14.0.1.jar]' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 18:13:01.940 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 18:13:01.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar' 18:13:01.941 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.core-0.9.6.jar]' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar' 18:13:01.955 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.updater-0.9.6.jar]' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-classic-1.0.13.jar' 18:13:01.960 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, logback-classic-1.0.13.jar]' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar' 18:13:01.978 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-locator-2.2.0-b21.jar]' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar' 18:13:01.988 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-utils-2.2.0-b21.jar]' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar' 18:13:01.993 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, datanucleus-core-4.0.3.jar]' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:13:02.135 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:13:02.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar' 18:13:02.136 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-xml-9.1.5.v20140505.jar]' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar' 18:13:02.139 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-http-9.1.5.v20140505.jar]' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar' 18:13:02.147 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-webapp-9.1.5.v20140505.jar]' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:13:02.156 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:13:02.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar' 18:13:02.157 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, osgi-resource-locator-1.0.1.jar]' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar' 18:13:02.159 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.server-0.9.6.jar]' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-client-2.5.1.jar' 18:13:02.160 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-client-2.5.1.jar]' 18:13:02.171 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar' 18:13:02.172 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, log4j-over-slf4j-1.7.7.jar]' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar' 18:13:02.175 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, co.codewizards.cloudstore.rest.server-0.9.6.jar]' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar' 18:13:02.179 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, bcprov-jdk15on-1.50.jar]' 18:13:02.378 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar' 18:13:02.380 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, hk2-api-2.2.0-b21.jar]' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar' 18:13:02.390 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-server-9.1.5.v20140505.jar]' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar' 18:13:02.418 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jdo-api-3.1-rc1.jar]' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar' 18:13:02.436 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-continuation-9.1.5.v20140505.jar]' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/cglib-2.2.0-b21.jar' 18:13:02.439 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, cglib-2.2.0-b21.jar]' 18:13:02.460 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-common-2.5.1.jar' 18:13:02.461 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jersey-common-2.5.1.jar]' 18:13:02.511 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.512 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar' 18:13:02.513 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-servlets-9.1.5.v20140505.jar]' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar' 18:13:02.522 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, jetty-servlet-9.1.5.v20140505.jar]' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/commons-compress-1.7.jar' 18:13:02.530 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:13:02.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/commons-compress-1.7.jar' 18:13:02.531 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, commons-compress-1.7.jar]' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/transaction-api-1.1.jar' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/transaction-api-1.1.jar' 18:13:02.556 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, lib, transaction-api-1.1.jar]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server' 18:13:02.559 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore-server]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore-server]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.bat' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore.bat]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.bat' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore.bat]' 18:13:02.560 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.bat' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore-server.bat]' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.bat' 18:13:02.561 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, bin, cloudstore-server.bat]' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore]' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/installation.properties' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, installation.properties]' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/tmp/cloudstore-test-15642439707170/installation/cloudstore/installation.properties' 18:13:02.562 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[tmp, cloudstore-test-15642439707170, installation, cloudstore, installation.properties]' Renaming files in installation directory: /tmp/cloudstore-test-15642439707170/installation/cloudstore 18:13:02.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init/cloudstore-server.conf', newName='cloudstore-server.conf.csupdbak' 18:13:02.563 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d/cloudstore-server', newName='cloudstore-server.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d/cloudstore.sh', newName='cloudstore.sh.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar', newName='javax.servlet-api-3.1.0.jar.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar', newName='jul-to-slf4j-1.7.7.jar.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar', newName='co.codewizards.cloudstore.local-0.9.6.jar.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar', newName='jersey-container-servlet-2.5.1.jar.csupdbak' 18:13:02.564 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-core-1.0.13.jar', newName='logback-core-1.0.13.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar', newName='jetty-security-9.1.5.v20140505.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar', newName='co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar', newName='javax.ws.rs-api-2.0.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar', newName='bcpg-jdk15on-1.50.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar', newName='jersey-container-servlet-core-2.5.1.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar', newName='co.codewizards.cloudstore.client-0.9.6.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar', newName='asm-all-repackaged-2.2.0-b21.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar', newName='jcl-over-slf4j-1.7.7.jar.csupdbak' 18:13:02.565 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.annotation-api-1.2.jar', newName='javax.annotation-api-1.2.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-server-2.5.1.jar', newName='jersey-server-2.5.1.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar', newName='co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar', newName='jetty-io-9.1.5.v20140505.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar', newName='validation-api-1.1.0.Final.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar', newName='datanucleus-rdbms-4.0.3.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar', newName='co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar', newName='jetty-util-9.1.5.v20140505.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/slf4j-api-1.7.7.jar', newName='slf4j-api-1.7.7.jar.csupdbak' 18:13:02.566 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/derby-10.10.2.0.jar', newName='derby-10.10.2.0.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar', newName='datanucleus-api-jdo-4.0.3.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/args4j-2.0.16.jar', newName='args4j-2.0.16.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar', newName='javax.inject-2.2.0-b21.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/xz-1.4.jar', newName='xz-1.4.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/guava-14.0.1.jar', newName='guava-14.0.1.jar.csupdbak' 18:13:02.567 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar', newName='co.codewizards.cloudstore.core-0.9.6.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar', newName='co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-classic-1.0.13.jar', newName='logback-classic-1.0.13.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar', newName='hk2-locator-2.2.0-b21.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar', newName='hk2-utils-2.2.0-b21.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar', newName='datanucleus-core-4.0.3.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar', newName='jetty-xml-9.1.5.v20140505.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar', newName='jetty-http-9.1.5.v20140505.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar', newName='jetty-webapp-9.1.5.v20140505.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar', newName='osgi-resource-locator-1.0.1.jar.csupdbak' 18:13:02.568 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar', newName='co.codewizards.cloudstore.server-0.9.6.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-client-2.5.1.jar', newName='jersey-client-2.5.1.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar', newName='log4j-over-slf4j-1.7.7.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar', newName='co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar', newName='bcprov-jdk15on-1.50.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar', newName='hk2-api-2.2.0-b21.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar', newName='jetty-server-9.1.5.v20140505.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar', newName='jdo-api-3.1-rc1.jar.csupdbak' 18:13:02.569 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar', newName='jetty-continuation-9.1.5.v20140505.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/cglib-2.2.0-b21.jar', newName='cglib-2.2.0-b21.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-common-2.5.1.jar', newName='jersey-common-2.5.1.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar', newName='jetty-servlets-9.1.5.v20140505.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar', newName='jetty-servlet-9.1.5.v20140505.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/commons-compress-1.7.jar', newName='commons-compress-1.7.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/transaction-api-1.1.jar', newName='transaction-api-1.1.jar.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server', newName='cloudstore-server.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.bat', newName='cloudstore.bat.csupdbak' 18:13:02.570 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore', newName='cloudstore.csupdbak' 18:13:02.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.bat', newName='cloudstore-server.bat.csupdbak' 18:13:02.571 [main] DEBUG c.c.c.updater.CloudStoreUpdater - renameFiles: file='/tmp/cloudstore-test-15642439707170/installation/cloudstore/installation.properties', newName='installation.properties.csupdbak' Overwriting installation directory: /tmp/cloudstore-test-15642439707170/installation/cloudstore Deleting old files from installation directory: /tmp/cloudstore-test-15642439707170/installation/cloudstore 18:13:02.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore 18:13:02.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc 18:13:02.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init 18:13:02.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init/cloudstore-server.conf 18:13:02.827 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init/cloudstore-server.conf.csupdbak 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d/cloudstore-server 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/init.d/cloudstore-server.csupdbak 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d/cloudstore.sh 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/etc/profile.d/cloudstore.sh.csupdbak 18:13:02.828 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.7.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.6.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-core-1.0.13.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.core-0.9.7.jar 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.6.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-2.5.1.jar.csupdbak 18:13:02.829 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.ws.rs-api-2.0.jar 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.6.jar.csupdbak 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-common-2.5.1.jar.csupdbak 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/transaction-api-1.1.jar.csupdbak 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.server-0.9.7.jar 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar.csupdbak 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.7.jar 18:13:02.830 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar.csupdbak 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar.csupdbak 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.annotation-api-1.2.jar 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server.cproc-0.9.7.jar 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/xz-1.4.jar.csupdbak 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-server-2.5.1.jar 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar.csupdbak 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.6.jar.csupdbak 18:13:02.831 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar.csupdbak 18:13:02.832 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar 18:13:02.832 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar 18:13:02.832 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar 18:13:02.832 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/derby-10.10.2.0.jar.csupdbak 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/slf4j-api-1.7.7.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-container-servlet-core-2.5.1.jar.csupdbak 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.server-0.9.7.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.ls.rest.client-0.9.7.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.client-0.9.7.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/derby-10.10.2.0.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-api-jdo-4.0.3.jar 18:13:02.833 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/validation-api-1.1.0.Final.jar.csupdbak 18:13:02.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.6.jar.csupdbak 18:13:02.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/args4j-2.0.16.jar 18:13:02.834 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcprov-jdk15on-1.50.jar.csupdbak 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-core-1.0.13.jar.csupdbak 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-security-9.1.5.v20140505.jar.csupdbak 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/args4j-2.0.16.jar.csupdbak 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/xz-1.4.jar 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/guava-14.0.1.jar 18:13:02.836 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar.csupdbak 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core-0.9.7.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/slf4j-api-1.7.7.jar.csupdbak 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.inject-2.2.0-b21.jar.csupdbak 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcprov-jdk15on-1.52.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-classic-1.0.13.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcpg-jdk15on-1.52.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar.csupdbak 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.shared-0.9.7.jar 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.servlet-api-3.1.0.jar.csupdbak 18:13:02.837 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-locator-2.2.0-b21.jar.csupdbak 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-util-9.1.5.v20140505.jar.csupdbak 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-xml-9.1.5.v20140505.jar 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar.csupdbak 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.6.jar.csupdbak 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jcl-over-slf4j-1.7.7.jar.csupdbak 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.updater-0.9.7.jar 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-http-9.1.5.v20140505.jar 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-webapp-9.1.5.v20140505.jar 18:13:02.838 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/asm-all-repackaged-2.2.0-b21.jar.csupdbak 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-client-2.5.1.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.server-0.9.7.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/log4j-over-slf4j-1.7.7.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-io-9.1.5.v20140505.jar.csupdbak 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.local-0.9.6.jar.csupdbak 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-api-2.2.0-b21.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar.csupdbak 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-client-2.5.1.jar.csupdbak 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-server-9.1.5.v20140505.jar 18:13:02.839 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/javax.annotation-api-1.2.jar.csupdbak 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.client-0.9.7.jar 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jul-to-slf4j-1.7.7.jar.csupdbak 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jdo-api-3.1-rc1.jar 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/hk2-utils-2.2.0-b21.jar.csupdbak 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-continuation-9.1.5.v20140505.jar 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/commons-compress-1.7.jar.csupdbak 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.6.jar.csupdbak 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/cglib-2.2.0-b21.jar 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-common-2.5.1.jar 18:13:02.840 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.rest.server-0.9.6.jar.csupdbak 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jersey-server-2.5.1.jar.csupdbak 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlets-9.1.5.v20140505.jar 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/jetty-servlet-9.1.5.v20140505.jar 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/commons-compress-1.7.jar 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/transaction-api-1.1.jar 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/co.codewizards.cloudstore.core.oio.nio-0.9.7.jar 18:13:02.841 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/logback-classic-1.0.13.jar.csupdbak 18:13:02.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/bcpg-jdk15on-1.50.jar.csupdbak 18:13:02.842 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-core-4.0.3.jar.csupdbak 18:13:02.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/osgi-resource-locator-1.0.1.jar.csupdbak 18:13:02.843 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/guava-14.0.1.jar.csupdbak 18:13:02.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/cglib-2.2.0-b21.jar.csupdbak 18:13:02.844 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/lib/datanucleus-rdbms-4.0.3.jar.csupdbak 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.bat 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.csupdbak 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.bat 18:13:02.845 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.bat.csupdbak 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore-server.csupdbak 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/bin/cloudstore.bat.csupdbak 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/backup 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/backup/co.codewizards.cloudstore.server-0.9.6.backup-jylqh8gc.tar.gz 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Keeping: /tmp/cloudstore-test-15642439707170/installation/cloudstore/installation.properties 18:13:02.846 [main] DEBUG c.c.c.updater.CloudStoreUpdater - deleteAllExcept: Deleting: /tmp/cloudstore-test-15642439707170/installation/cloudstore/installation.properties.csupdbak Deleting temporary download-directory. 18:13:02.853 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [10e92f8f]release: releasing underlying FileLock. lockCounter=0 Update successfully done. Exiting. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.75 sec - in co.codewizards.cloudstore.updater.CloudStoreUpdaterTest Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.updater --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.updater --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/updater already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.updater --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 167.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13.jar (77 KB at 9530.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13.pom (3 KB at 2897.5 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 97.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/maven-metadata.xml (401 B at 391.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13-sources.jar (65 KB at 21544.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 502.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.updater --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.updater/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.updater [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.updater --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.updater --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.updater --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.updater [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.updater file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.core 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.core --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.core --- [INFO] Compiling 60 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.core --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.core --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.ls.core.invoke.ClassManagerTest 18:13:09.743 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [4mR-Olly4lZDAEYOQLoPHg].: Created ClassManager. 18:13:09.750 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [4mR-Olly4lZDAEYOQLoPHg].getClassIdOrCreate: Assigned classId=0 to co.codewizards.cloudstore.core.Uid. 18:13:09.817 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [4mR-Olly4lZDAEYOQLoPHg].getClassIdOrCreate: Assigned classId=1 to co.codewizards.cloudstore.ls.core.invoke.ClassManagerTest. 18:13:09.821 [main] DEBUG c.c.c.ls.core.invoke.ClassManager - [4mR-Olly4lZDAEYOQLoPHg].getClassIdOrCreate: Assigned classId=2 to com.sun.proxy.$Proxy7. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.465 sec - in co.codewizards.cloudstore.ls.core.invoke.ClassManagerTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.core --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.core --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/core already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke/filter already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke/refjanitor already added, skipping [INFO] co/codewizards/cloudstore/ls/core/dto already added, skipping [INFO] co/codewizards/cloudstore/ls/core/dto/jaxb already added, skipping [INFO] co/codewizards/cloudstore/ls/core/provider already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/core already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke/filter already added, skipping [INFO] co/codewizards/cloudstore/ls/core/invoke/refjanitor already added, skipping [INFO] co/codewizards/cloudstore/ls/core/dto already added, skipping [INFO] co/codewizards/cloudstore/ls/core/dto/jaxb already added, skipping [INFO] co/codewizards/cloudstore/ls/core/provider already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.core --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.core --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 111.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-20190727.161310-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-20190727.161310-13.jar (100 KB at 16541.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-20190727.161310-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-20190727.161310-13.pom (840 B at 820.3 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml (401 B at 195.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/maven-metadata.xml (401 B at 391.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-20190727.161310-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-20190727.161310-13-sources.jar (56 KB at 27587.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1005.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.core --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.core [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.core/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.core [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.core --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.core --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.core --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.core [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.core file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.rest.server 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Compiling 18 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/rest already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server/auth already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server/service already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/rest already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server/auth already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/server/service already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.server --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 202.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-20190727.161314-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-20190727.161314-13.jar (33 KB at 5361.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-20190727.161314-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-20190727.161314-13.pom (2 KB at 536.6 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml (408 B at 99.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1012.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/maven-metadata.xml (408 B at 398.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-20190727.161314-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-20190727.161314-13-sources.jar (20 KB at 6483.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1012.7 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.rest.server [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.rest.server/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.rest.server [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.rest.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.server --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.rest.server [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.rest.server file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.server 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.server --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.server --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.server --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.server --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.server --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 252.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-20190727.161317-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-20190727.161317-13.jar (10 KB at 4920.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-20190727.161317-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-20190727.161317-13.pom (2 KB at 1405.3 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml (403 B at 393.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1007.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/maven-metadata.xml (403 B at 131.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-20190727.161317-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-20190727.161317-13-sources.jar (5 KB at 4533.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1007.8 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.server --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.server [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.server/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.server [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.server [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.server file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.rest.client 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Compiling 13 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/rest already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/client already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/client/request already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/rest already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/client already added, skipping [INFO] co/codewizards/cloudstore/ls/rest/client/request already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.client --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 337.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-20190727.161320-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-20190727.161320-13.jar (23 KB at 11248.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-20190727.161320-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-20190727.161320-13.pom (851 B) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml (408 B at 99.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 506.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/maven-metadata.xml (408 B at 199.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-20190727.161320-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-20190727.161320-13-sources.jar (16 KB at 7768.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 506.3 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.rest.client [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.rest.client/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.rest.client [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.rest.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.rest.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.rest.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.rest.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.rest.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.server.cproc 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.server.cproc --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.server.cproc --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/server already added, skipping [INFO] co/codewizards/cloudstore/ls/server/cproc already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server.cproc --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 126.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-20190727.161322-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-20190727.161322-13.jar (12 KB at 3839.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-20190727.161322-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-20190727.161322-13.pom (3 KB at 2233.4 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml (409 B at 66.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 337.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/maven-metadata.xml (409 B at 133.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-20190727.161322-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-20190727.161322-13-sources.jar (7 KB at 6077.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1013.7 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.server.cproc [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.server.cproc/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.server.cproc [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.server.cproc --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.server.cproc --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.server.cproc --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.server.cproc --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.server.cproc [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.server.cproc file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.client 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 20 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.client --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.client --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest 18:13:28.916 [main] INFO c.c.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:13:28.963 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 18:13:29.919 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.4 MiB, available=3.5 GiB 18:13:29.950 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 18:13:29.956 [main] DEBUG c.c.c.core.config.ConfigImpl - read: Reading propertiesFile '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties'. 18:13:29.957 [main] INFO c.c.c.core.config.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1984 ms. 18:13:31.950 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/cloudstore.properties' 18:13:31.962 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]tryAcquire: returning true. lockCounter=1 18:13:31.964 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4ac3c60d]release: releasing underlying FileLock. lockCounter=0 18:13:31.965 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 18:13:31.965 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]tryAcquire: returning true. lockCounter=1 18:13:31.983 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 18:13:31.994 [main] INFO org.eclipse.jetty.util.log - Logging initialized @4970ms to org.eclipse.jetty.util.log.Slf4jLog 18:13:32.189 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 18:13:32.193 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@77888435{STOPPED},AUTO} 18:13:32.238 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@77c2494c[HTTP/1.1] added {HttpConfiguration@f5958c9{32768/8192,8192/8192,https://:0,[]},POJO} 18:13:32.243 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {Server@35d019a3{STOPPED}[9.4.17.v20190418],UNMANAGED} 18:13:32.244 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 18:13:32.246 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@77888435{STOPPED},AUTO} 18:13:32.246 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@3cd3e762,POJO} 18:13:32.248 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@77c2494c[HTTP/1.1],AUTO} 18:13:32.249 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@77c2494c[HTTP/1.1] 18:13:32.257 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 18:13:32.257 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 18:13:32.259 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 18:13:32.294 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@3d34d211 18:13:32.314 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1,MANAGED} 18:13:32.324 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {ServletHandler@38102d01{STOPPED},MANAGED} 18:13:32.350 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Class loaded. 18:13:32.392 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 18:13:32.472 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE},MANAGED} 18:13:32.474 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@35d019a3{STOPPED}[9.4.17.v20190418] 18:13:32.480 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STARTING}[9.4.17.v20190418] added {ErrorHandler@543588e6{STOPPED},AUTO} 18:13:32.484 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:13:32.513 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@35d019a3{STARTING}[9.4.17.v20190418] 18:13:32.514 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 18:13:32.518 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0} 18:13:32.520 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp1199673596]@478190fc{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}] added {ReservedThreadExecutor@2ea41516{s=0/6,p=0},AUTO} 18:13:32.521 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@2ea41516{s=0/6,p=0} 18:13:32.522 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5498ms ReservedThreadExecutor@2ea41516{s=0/6,p=0} 18:13:32.522 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-14,5,main] 18:13:32.523 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-15,5,main] 18:13:32.525 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-16,5,main] 18:13:32.526 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-17,5,main] 18:13:32.527 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-18,5,main] 18:13:32.529 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-19,5,main] 18:13:32.532 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-20,5,main] 18:13:32.535 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1199673596-21,5,main] 18:13:32.536 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5513ms QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}] 18:13:32.537 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@77888435{STOPPED} 18:13:32.540 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5516ms ScheduledExecutorScheduler@77888435{STARTED} 18:13:32.540 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 18:13:32.552 [main] DEBUG o.e.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [org.eclipse.jetty.http.Http1FieldPreEncoder@437da279] 18:13:32.572 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@1e178745{/,null,STARTING} 18:13:32.572 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:32.580 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 18:13:32.583 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600],AUTO} 18:13:32.586 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@13fd2ccd{STOPPED}[worker=null] 18:13:32.586 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 18:13:32.587 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 18:13:32.589 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@13fd2ccd{STARTING}[worker=node0] added {HouseKeeper@7d4f9aae{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 18:13:32.589 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@7d4f9aae{STOPPED}[interval=600000, ownscheduler=false] 18:13:32.591 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 18:13:32.592 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5569ms HouseKeeper@7d4f9aae{STARTED}[interval=660000, ownscheduler=false] 18:13:32.593 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5570ms DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0] 18:13:32.595 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@35d019a3{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0],MANAGED} 18:13:32.596 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 added {DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0],UNMANAGED} 18:13:32.597 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:32.598 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@38102d01{STOPPED} 18:13:32.601 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a530d0a[EMBEDDED:null] 18:13:32.606 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 18:13:32.606 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 18:13:32.607 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 18:13:32.607 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 18:13:32.608 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 18:13:32.608 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-a530d0a=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 18:13:32.609 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@38102d01{STARTING} 18:13:32.610 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-a530d0a[EMBEDDED:null] 18:13:32.611 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 18:13:32.612 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d[EMBEDDED:null] 18:13:32.613 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2] 18:13:32.613 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 18:13:32.613 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 18:13:32.613 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 18:13:32.613 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 18:13:32.614 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-a530d0a=org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 18:13:32.614 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@38102d01{STARTING} 18:13:32.615 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5592ms ServletHandler@38102d01{STARTED} 18:13:32.615 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:32.616 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 18:13:32.617 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5593ms org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 18:13:32.617 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5594ms org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:32.618 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5594ms org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:32.626 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:32.629 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5606ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:32.630 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:32.631 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @5608ms org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:32.633 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@18df8434 for org.glassfish.jersey.servlet.ServletContainer-a530d0a Jul 27, 2019 6:13:33 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:13:33.908 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 18:13:33.914 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@592e843a 18:13:33.939 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 18:13:33.939 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6916ms o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 18:13:33.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@543588e6{STOPPED} 18:13:33.940 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@543588e6{STARTING} 18:13:33.940 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6917ms ErrorHandler@543588e6{STARTED} 18:13:33.941 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:33.957 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:43701],POJO} 18:13:33.958 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@77c2494c[HTTP/1.1] 18:13:33.959 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6936ms HttpConnectionFactory@77c2494c[HTTP/1.1] 18:13:33.960 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} 18:13:34.001 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:33.988+02:00 added {SelectorProducer@69c79f09,POJO} 18:13:34.002 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.002+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 18:13:34.004 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.003+02:00 created 18:13:34.005 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.005+02:00,MANAGED} 18:13:34.006 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} added {ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 18:13:34.007 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.007+02:00 added {SelectorProducer@60b71e8f,POJO} 18:13:34.009 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.008+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 18:13:34.010 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.01+02:00 created 18:13:34.011 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.011+02:00,MANAGED} 18:13:34.012 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} added {ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 18:13:34.013 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.013+02:00 added {SelectorProducer@7c22d4f,POJO} 18:13:34.015 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.014+02:00 added {QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}],UNMANAGED} 18:13:34.016 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.015+02:00 created 18:13:34.017 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.016+02:00,MANAGED} 18:13:34.017 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} added {ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 18:13:34.018 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:13:34.019 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.018+02:00 18:13:34.021 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @6997ms EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.02+02:00 18:13:34.028 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 18:13:34.029 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 18:13:34.029 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5fd62371 on ManagedSelector@34645867{STARTING} id=0 keys=0 selected=0 updates=0 18:13:34.030 [qtp1199673596-14] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.03+02:00 tryProduce false 18:13:34.036 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:34.036 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5fd62371 18:13:34.037 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:34.037 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc waiting with 0 keys 18:13:34.037 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7014ms ManagedSelector@34645867{STARTED} id=0 keys=0 selected=0 updates=0 18:13:34.038 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:13:34.040 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.04+02:00 18:13:34.043 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7018ms EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.042+02:00 18:13:34.043 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 18:13:34.044 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 18:13:34.045 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@2b62442c on ManagedSelector@1255b1d1{STARTING} id=1 keys=0 selected=0 updates=0 18:13:34.045 [qtp1199673596-15] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.045+02:00 tryProduce false 18:13:34.046 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:34.046 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@2b62442c 18:13:34.046 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:34.046 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 0 keys 18:13:34.047 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7024ms ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=0 18:13:34.048 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0 18:13:34.049 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.048+02:00 18:13:34.050 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7026ms EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.05+02:00 18:13:34.051 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 18:13:34.052 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 18:13:34.053 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@841e575 on ManagedSelector@5f59185e{STARTING} id=2 keys=0 selected=0 updates=0 18:13:34.053 [qtp1199673596-16] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:34.053+02:00 tryProduce false 18:13:34.054 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:34.054 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@841e575 18:13:34.055 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:34.055 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 waiting with 0 keys 18:13:34.055 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7032ms ManagedSelector@5f59185e{STARTED} id=2 keys=0 selected=0 updates=0 18:13:34.056 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7033ms SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} 18:13:34.061 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} added {acceptor-0@6c345c5f,POJO} 18:13:34.062 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@6c345c5f 18:13:34.062 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} 18:13:34.062 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@6c345c5f 18:13:34.062 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7039ms ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} 18:13:34.063 [main] INFO org.eclipse.jetty.server.Server - Started @7040ms 18:13:34.064 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @7040ms Server@35d019a3{STARTED}[9.4.17.v20190418] 18:13:34.068 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f80fafe]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 18:13:34.069 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f80fafe]tryAcquire: returning true. lockCounter=1 18:13:34.069 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [6f80fafe]release: releasing underlying FileLock. lockCounter=0 18:13:34.072 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [303e3593]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 18:13:34.073 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [303e3593]tryAcquire: returning true. lockCounter=1 18:13:34.081 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [303e3593]release: releasing underlying FileLock. lockCounter=0 18:13:34.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: path='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' 18:13:34.082 [main] DEBUG c.c.cloudstore.core.util.IOUtil - simplifyPath: dirs='[home, tomcat, .jenkins, workspace, co.codewizards.cloudstore, co.codewizards.cloudstore.client, target, repo, jylqhtxe-bjcp5]' 18:13:34.187 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' 18:13:34.194 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [332a7fce]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:34.195 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [332a7fce]tryAcquire: returning true. lockCounter=1 18:13:34.196 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:34.198 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [332a7fce]release: releasing underlying FileLock. lockCounter=0 18:13:34.204 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/cloudstore-repository.lock' 18:13:34.204 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]tryAcquire: returning true. lockCounter=1 18:13:34.205 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' locked successfully. 18:13:34.208 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.databaseAdapter.name' is not set (config is queried next). 18:13:37.906 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 18:13:38.011 [main] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 18:13:38.071 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 18:13:38.138 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 18:13:38.190 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 18:13:38.205 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 18:13:38.213 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 18:13:38.215 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 18:13:38.218 [main] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 18:13:38.244 [main] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 18:13:38.300 [main] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 18:13:38.358 [main] DEBUG DataNucleus.Persistence - Java types support initialising ... 18:13:38.428 [main] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short 18:13:38.429 [main] DEBUG DataNucleus.Persistence - Type converter support initialising ... 18:13:38.476 [main] DEBUG DataNucleus.Persistence - Type converter support loaded 18:13:38.476 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 18:13:38.477 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 18:13:38.478 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 18:13:38.479 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 18:13:38.479 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 18:13:38.479 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 18:13:38.480 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 18:13:38.481 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 18:13:38.482 [main] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 18:13:38.482 [main] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 18:13:38.482 [main] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 18:13:38.493 [main] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 18:13:38.576 [main] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 18:13:38.576 [main] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 18:13:38.577 [main] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 18:13:38.631 [main] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 18:13:38.648 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@348d18a3 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 18:13:38.683 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:38.684 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 18:13:38.686 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:38.687 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:38.688 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 18:13:38.689 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:38.689 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:38.690 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 18:13:38.691 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 18:13:38.692 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 18:13:38.692 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 18:13:38.693 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 18:13:38.693 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 18:13:38.694 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 18:13:38.695 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:38.695 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:38.695 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 18:13:38.696 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:38.696 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 18:13:38.696 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:38.696 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:38.697 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:38.697 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 18:13:38.697 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:38.697 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:38.698 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 18:13:38.698 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:38.698 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:38.699 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 18:13:38.700 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 18:13:38.703 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 18:13:38.707 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 18:13:38.707 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 18:13:38.707 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 18:13:38.707 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:38.707 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 18:13:38.708 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 18:13:38.709 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 18:13:38.709 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:38.710 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:38.710 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:38.711 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 18:13:38.711 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 18:13:38.711 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:38.711 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:38.711 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:38.711 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 18:13:38.712 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:38.712 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:38.712 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 18:13:38.712 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 18:13:38.712 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 18:13:38.712 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 18:13:38.712 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:38.713 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:38.713 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:38.713 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 18:13:38.714 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 18:13:38.715 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 18:13:38.716 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 18:13:38.717 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 18:13:38.717 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 18:13:38.718 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:38.718 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:38.718 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:38.718 [main] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:39.455 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 18:13:39.456 [main] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 18:13:39.510 [main] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 18:13:39.510 [main] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 18:13:39.510 [main] DEBUG DataNucleus.Datastore - Datastore : read-write 18:13:39.510 [main] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Queries : Timeout=0 18:13:39.511 [main] DEBUG DataNucleus.Datastore - =========================================================== 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 18:13:39.511 [main] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:39.512 [main] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:39.512 [main] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 18:13:39.512 [main] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 18:13:39.513 [main] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 18:13:39.513 [main] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 18:13:39.513 [main] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 18:13:39.513 [main] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 18:13:39.514 [main] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 18:13:39.514 [main] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 18:13:39.514 [main] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 18:13:39.514 [main] DEBUG DataNucleus.Datastore - =========================================================== 18:13:39.515 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@348d18a3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4339e0de, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:39.528 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@348d18a3 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4339e0de, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:39.529 [main] DEBUG DataNucleus.Datastore - StoreManager now created 18:13:39.805 [main] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 18:13:39.808 [main] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 18:13:39.820 [main] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 18:13:39.820 [main] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 18:13:39.821 [main] DEBUG DataNucleus.Persistence - Persistence API : JDO 18:13:39.821 [main] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 18:13:39.821 [main] DEBUG DataNucleus.Persistence - ClassLoading : default 18:13:39.821 [main] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 18:13:39.822 [main] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 18:13:39.822 [main] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 18:13:39.822 [main] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 18:13:39.822 [main] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 18:13:39.822 [main] DEBUG DataNucleus.Persistence - ================================================ 18:13:39.866 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@74dbb1ee" 18:13:39.869 [main] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 18:13:39.892 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 18:13:39.893 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 18:13:39.894 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 18:13:39.895 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 18:13:39.896 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 18:13:39.897 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 18:13:39.898 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 18:13:39.899 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:39.900 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:39.902 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:39.903 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:39.904 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:39.905 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:39.907 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 18:13:39.907 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:40.006 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 18:13:40.037 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 18:13:40.039 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 18:13:40.040 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 18:13:40.041 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 18:13:40.042 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 18:13:40.042 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 18:13:40.043 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 18:13:40.044 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 18:13:40.045 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:40.046 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 18:13:40.048 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:40.049 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:40.050 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:40.051 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:40.052 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 18:13:40.053 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:40.054 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 18:13:40.055 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 18:13:40.056 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 18:13:40.057 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 18:13:40.058 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 18:13:40.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 18:13:40.059 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 18:13:40.060 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:40.061 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 18:13:40.062 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:40.063 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:40.064 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:40.065 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:40.066 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 18:13:40.066 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:40.067 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 18:13:40.068 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 18:13:40.069 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 18:13:40.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 18:13:40.071 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 18:13:40.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 18:13:40.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 18:13:40.073 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 18:13:40.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 18:13:40.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:40.075 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 18:13:40.076 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:40.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:40.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:40.078 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:40.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 18:13:40.079 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:40.080 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 18:13:40.081 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 18:13:40.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 18:13:40.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 18:13:40.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 18:13:40.084 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 18:13:40.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 18:13:40.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:40.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 18:13:40.087 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:40.088 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:40.088 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:40.089 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:40.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 18:13:40.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:40.092 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 18:13:40.100 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 18:13:40.101 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 18:13:40.102 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 18:13:40.103 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 18:13:40.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 18:13:40.104 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 18:13:40.105 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 18:13:40.106 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 18:13:40.107 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 18:13:40.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 18:13:40.108 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:40.109 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 18:13:40.110 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:40.111 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:40.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 18:13:40.112 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:40.114 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:40.115 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:40.115 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:40.118 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 18:13:40.120 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 18:13:40.121 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 18:13:40.129 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 18:13:40.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 18:13:40.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 18:13:40.131 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 18:13:40.132 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 18:13:40.132 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 18:13:40.133 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 18:13:40.134 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:40.134 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:40.135 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:40.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:40.137 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:40.137 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:40.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 18:13:40.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:40.142 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 18:13:40.145 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 18:13:40.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 18:13:40.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 18:13:40.147 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 18:13:40.147 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 18:13:40.148 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 18:13:40.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 18:13:40.149 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 18:13:40.150 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:40.151 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:40.152 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:40.152 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:40.153 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:40.154 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:40.155 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 18:13:40.155 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:40.156 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 18:13:40.157 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 18:13:40.157 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 18:13:40.158 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 18:13:40.159 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 18:13:40.159 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 18:13:40.160 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 18:13:40.161 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:40.161 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 18:13:40.162 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:40.163 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:40.164 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:40.164 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:40.165 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 18:13:40.165 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:40.167 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 18:13:40.170 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 18:13:40.171 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 18:13:40.172 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 18:13:40.172 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 18:13:40.173 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 18:13:40.174 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 18:13:40.175 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 18:13:40.176 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 18:13:40.176 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:40.177 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 18:13:40.178 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:40.179 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:40.179 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:40.181 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:40.181 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 18:13:40.181 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:40.182 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:40.183 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:40.183 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:40.183 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 18:13:40.184 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 18:13:40.185 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 18:13:40.186 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 18:13:40.186 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 18:13:40.187 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 18:13:40.187 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 18:13:40.188 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 18:13:40.189 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 18:13:40.190 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 18:13:40.190 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 18:13:40.191 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 18:13:40.191 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 18:13:40.191 [main] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 18:13:40.192 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 18:13:40.221 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 18:13:40.232 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 18:13:40.235 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:40.239 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:40.239 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 18:13:40.239 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 18:13:40.240 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:40.240 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 18:13:40.240 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 18:13:40.241 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 18:13:40.242 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 18:13:40.242 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:40.244 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 18:13:40.244 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:40.244 [main] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:40.245 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 18:13:40.246 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:40.246 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 18:13:40.246 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:40.248 [main] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 18:13:40.251 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:40.251 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 18:13:40.251 [main] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 18:13:40.251 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 18:13:40.252 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:40.253 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 18:13:40.253 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:40.253 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 18:13:40.253 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:40.254 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 18:13:40.254 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:40.254 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 18:13:40.254 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:40.254 [main] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 18:13:40.255 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:40.255 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 18:13:40.255 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 18:13:40.263 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 18:13:40.264 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 18:13:40.265 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 18:13:40.265 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:40.265 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 18:13:40.266 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:40.266 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:40.266 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 18:13:40.266 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:40.266 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 18:13:40.267 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:40.267 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 18:13:40.267 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:40.267 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 18:13:40.267 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 18:13:40.268 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 18:13:40.268 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:40.268 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:40.268 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 18:13:40.268 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:40.268 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:40.272 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 18:13:40.272 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:40.272 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 18:13:40.273 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:40.276 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a472566 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:40.276 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1907874b" with isolation "serializable" 18:13:40.466 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned no table 18:13:40.467 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repository" 18:13:40.473 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repository" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "publickey" LONG VARCHAR FOR BIT DATA NOT NULL, "repositoryid" VARCHAR(255) NOT NULL, "revision" BIGINT NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL, "discriminator" VARCHAR(255) NOT NULL, "localpathprefix" VARCHAR(255), "localrevision" BIGINT, "remoteroot" CLOB(2147483647), "remoterootsha1" VARCHAR(255) ) 18:13:40.532 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 59 ms 18:13:40.533 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_pk" PRIMARY KEY ("id") 18:13:40.594 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 60 ms 18:13:40.666 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned no table 18:13:40.666 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "modification" 18:13:40.666 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "modification" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "localrevision" BIGINT NOT NULL, "remoterepository_id_oid" BIGINT NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL, "discriminator" VARCHAR(255) NOT NULL ) 18:13:40.681 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:40.681 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_pk" PRIMARY KEY ("id") 18:13:40.700 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:40.748 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned no table 18:13:40.748 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "copymodification" 18:13:40.749 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "copymodification" ( "id" BIGINT NOT NULL, "frompath" CLOB(2147483647) NOT NULL, "frompathsha1" VARCHAR(255) NOT NULL, "length" BIGINT NOT NULL, "sha1" VARCHAR(255), "topath" CLOB(2147483647) NOT NULL, "topathsha1" VARCHAR(255) NOT NULL ) 18:13:40.761 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:40.761 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_pk" PRIMARY KEY ("id") 18:13:40.785 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 24 ms 18:13:40.812 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 18:13:40.812 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 18:13:40.833 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 18:13:40.835 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 18:13:40.835 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 18:13:40.853 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:40.859 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 18:13:40.860 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 18:13:40.879 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:40.879 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 18:13:40.879 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 18:13:40.901 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 18:13:40.908 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 18:13:40.908 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 18:13:40.934 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 18:13:40.936 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 18:13:40.936 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 18:13:40.954 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:40.954 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 18:13:40.954 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 18:13:40.976 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 18:13:40.976 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 18:13:40.976 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 18:13:40.995 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:40.997 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 18:13:40.998 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 18:13:41.014 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 18:13:41.015 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1907874b" 18:13:41.017 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1907874b" 18:13:41.017 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a472566 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1907874b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:41.018 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6a472566 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1907874b, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:41.026 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 18:13:41.032 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 18:13:41.035 [main] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 18:13:41.067 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 18:13:41.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 18:13:41.068 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 18:13:41.069 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 18:13:41.070 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 18:13:41.071 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 18:13:41.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 18:13:41.072 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:41.073 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:41.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:41.074 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:41.075 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:41.076 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:41.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 18:13:41.077 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:41.078 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 18:13:41.081 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 18:13:41.082 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 18:13:41.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 18:13:41.083 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 18:13:41.084 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 18:13:41.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 18:13:41.085 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 18:13:41.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 18:13:41.086 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:41.087 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 18:13:41.088 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:41.088 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:41.089 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:41.090 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:41.091 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 18:13:41.091 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:41.091 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:41.091 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:41.092 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 18:13:41.093 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 18:13:41.093 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 18:13:41.094 [main] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 18:13:41.094 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 18:13:41.094 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:41.095 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 18:13:41.095 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:41.096 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 18:13:41.096 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:41.097 [main] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 18:13:41.097 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:41.097 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 18:13:41.097 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@100c8b75 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:41.098 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bc378f7" with isolation "serializable" 18:13:41.107 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned no table 18:13:41.107 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "deletemodification" 18:13:41.108 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "deletemodification" ( "id" BIGINT NOT NULL, "length" BIGINT NOT NULL, "path" CLOB(2147483647) NOT NULL, "pathsha1" VARCHAR(255) NOT NULL, "sha1" VARCHAR(255) ) 18:13:41.121 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 18:13:41.121 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_pk" PRIMARY KEY ("id") 18:13:41.144 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 23 ms 18:13:41.172 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 18:13:41.172 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 18:13:41.191 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:41.191 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 18:13:41.191 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 18:13:41.217 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 18:13:41.217 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 18:13:41.217 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 18:13:41.238 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 18:13:41.239 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bc378f7" 18:13:41.242 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bc378f7" 18:13:41.242 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@100c8b75 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bc378f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:41.242 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@100c8b75 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2bc378f7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:41.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 18:13:41.244 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 18:13:41.245 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 18:13:41.246 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 18:13:41.247 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 18:13:41.248 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 18:13:41.249 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 18:13:41.250 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:41.251 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 18:13:41.252 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:41.253 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:41.254 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:41.255 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:41.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 18:13:41.257 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:41.265 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 18:13:41.267 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 18:13:41.268 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 18:13:41.269 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 18:13:41.269 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 18:13:41.270 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 18:13:41.271 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 18:13:41.272 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 18:13:41.273 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 18:13:41.273 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 18:13:41.274 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 18:13:41.275 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:41.276 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 18:13:41.276 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:41.277 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:41.278 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 18:13:41.278 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:41.279 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 18:13:41.280 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 18:13:41.280 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 18:13:41.281 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 18:13:41.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 18:13:41.282 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 18:13:41.283 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 18:13:41.284 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:41.285 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:41.285 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:41.286 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:41.287 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:41.288 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:41.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 18:13:41.289 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:41.298 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 18:13:41.301 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 18:13:41.301 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 18:13:41.302 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 18:13:41.303 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 18:13:41.304 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 18:13:41.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 18:13:41.305 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 18:13:41.306 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 18:13:41.307 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 18:13:41.308 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 18:13:41.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:41.309 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 18:13:41.310 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:41.311 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:41.312 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 18:13:41.312 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:41.312 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:41.312 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:41.312 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:41.313 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 18:13:41.313 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 18:13:41.314 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 18:13:41.315 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 18:13:41.315 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:41.315 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:41.315 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 18:13:41.316 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 18:13:41.316 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:41.316 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 18:13:41.316 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:41.316 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 18:13:41.317 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:41.317 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 18:13:41.317 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:41.318 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 18:13:41.318 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:41.318 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:41.318 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 18:13:41.318 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:41.318 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 18:13:41.319 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:41.320 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 18:13:41.320 [main] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:41.320 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 18:13:41.320 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 18:13:41.320 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2cc75074 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:41.321 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@445bb139" with isolation "serializable" 18:13:41.329 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned no table 18:13:41.329 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "repofile" 18:13:41.330 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "repofile" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "lastmodified" TIMESTAMP NOT NULL, "lastsyncfromrepositoryid" VARCHAR(255), "localrevision" BIGINT NOT NULL, "name" VARCHAR(255) NOT NULL, "parent_id_oid" BIGINT, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL, "discriminator" VARCHAR(255) NOT NULL ) 18:13:41.350 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 18:13:41.351 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_pk" PRIMARY KEY ("id") 18:13:41.373 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 18:13:41.399 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 18:13:41.399 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 18:13:41.415 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:41.415 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 18:13:41.415 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 18:13:41.437 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 22 ms 18:13:41.439 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 18:13:41.439 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 18:13:41.454 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:41.454 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 18:13:41.454 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 18:13:41.471 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:41.471 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@445bb139" 18:13:41.473 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@445bb139" 18:13:41.474 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2cc75074 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@445bb139, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:41.474 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2cc75074 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@445bb139, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:41.476 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 18:13:41.477 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 18:13:41.477 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 18:13:41.478 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 18:13:41.479 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 18:13:41.480 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 18:13:41.481 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 18:13:41.482 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:41.484 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 18:13:41.485 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:41.486 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:41.487 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:41.488 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:41.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 18:13:41.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:41.490 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 18:13:41.507 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 18:13:41.508 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 18:13:41.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 18:13:41.510 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 18:13:41.510 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 18:13:41.511 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 18:13:41.512 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 18:13:41.513 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 18:13:41.513 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 18:13:41.514 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 18:13:41.515 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:41.516 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 18:13:41.516 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:41.517 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:41.518 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 18:13:41.518 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:41.518 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:41.518 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:41.519 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 18:13:41.520 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 18:13:41.521 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 18:13:41.521 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 18:13:41.522 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 18:13:41.523 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 18:13:41.523 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 18:13:41.524 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 18:13:41.524 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:41.525 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:41.526 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:41.526 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:41.527 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:41.528 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:41.528 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 18:13:41.528 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:41.533 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 18:13:41.536 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 18:13:41.537 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 18:13:41.538 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 18:13:41.539 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 18:13:41.539 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 18:13:41.540 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 18:13:41.541 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 18:13:41.541 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 18:13:41.542 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 18:13:41.542 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 18:13:41.544 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:41.544 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 18:13:41.545 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:41.546 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:41.548 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 18:13:41.548 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:41.548 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:41.548 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:41.549 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 18:13:41.550 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:41.551 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 18:13:41.551 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 18:13:41.551 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:41.551 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 18:13:41.552 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 18:13:41.553 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 18:13:41.553 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:41.553 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 18:13:41.554 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 18:13:41.554 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:41.554 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:41.554 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 18:13:41.554 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:41.554 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:41.554 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 18:13:41.555 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 18:13:41.556 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 18:13:41.557 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 18:13:41.559 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:41.560 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 18:13:41.560 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:41.560 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 18:13:41.560 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:41.560 [main] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:41.560 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 18:13:41.560 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:41.561 [main] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 18:13:41.561 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:41.561 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 18:13:41.562 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@671c4166 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:41.562 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53d13cd4" with isolation "serializable" 18:13:41.572 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:41.574 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:41.852 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 278 ms 18:13:41.852 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 9 columns found 18:13:41.853 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "length" for table "repofile" 18:13:41.853 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "inprogress" for table "repofile" 18:13:41.853 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "sha1" for table "repofile" 18:13:41.854 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "length" BIGINT 18:13:41.862 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 18:13:41.862 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "inprogress" CHAR(1) CHECK ("inprogress" IN ('Y','N')) 18:13:41.877 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:41.877 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "sha1" VARCHAR(255) 18:13:41.884 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 7 ms 18:13:41.903 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned no table 18:13:41.904 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "filechunk" 18:13:41.904 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "filechunk" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "length" INTEGER NOT NULL, "normalfile_id_oid" BIGINT NOT NULL, "offset" BIGINT NOT NULL, "sha1" VARCHAR(255) NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 18:13:41.917 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 18:13:41.917 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_pk" PRIMARY KEY ("id") 18:13:41.936 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:42.337 [main] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 18:13:42.338 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 18:13:42.339 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 18:13:42.355 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 18:13:42.652 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:42.680 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:42.681 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 18:13:42.681 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 18:13:42.700 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:42.701 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 18:13:42.701 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 18:13:42.719 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:42.719 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 18:13:42.719 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 18:13:42.733 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:42.733 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53d13cd4" 18:13:42.740 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53d13cd4" 18:13:42.740 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@671c4166 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53d13cd4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:42.741 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@671c4166 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53d13cd4, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:42.743 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 18:13:42.744 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 18:13:42.745 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 18:13:42.747 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 18:13:42.748 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 18:13:42.749 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 18:13:42.750 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 18:13:42.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:42.751 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 18:13:42.752 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:42.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:42.753 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:42.754 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:42.755 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 18:13:42.755 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:42.756 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 18:13:42.758 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 18:13:42.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 18:13:42.760 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 18:13:42.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 18:13:42.761 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 18:13:42.762 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 18:13:42.763 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 18:13:42.763 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 18:13:42.764 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 18:13:42.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 18:13:42.765 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:42.766 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 18:13:42.767 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:42.768 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:42.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 18:13:42.769 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:42.769 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:42.769 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:42.770 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 18:13:42.771 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 18:13:42.771 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 18:13:42.771 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:42.771 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 18:13:42.772 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 18:13:42.772 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:42.772 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 18:13:42.772 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:42.773 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 18:13:42.773 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:42.773 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 18:13:42.773 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 18:13:42.774 [main] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:42.774 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 18:13:42.774 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:42.774 [main] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 18:13:42.774 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:42.774 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 18:13:42.776 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f044c58 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:42.776 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d074b14" with isolation "serializable" 18:13:42.783 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned no table 18:13:42.783 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "lastsynctoremoterepo" 18:13:42.784 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "lastsynctoremoterepo" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "localrepositoryrevisioninprogress" BIGINT NOT NULL, "localrepositoryrevisionsynced" BIGINT NOT NULL, "remoterepository_id_oid" BIGINT NOT NULL, "resyncmode" CHAR(1) DEFAULT 'N' CHECK ("resyncmode" IN ('Y','N')), "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 18:13:42.799 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:42.800 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_pk" PRIMARY KEY ("id") 18:13:42.819 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 19 ms 18:13:42.849 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 18:13:42.849 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 18:13:42.864 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:42.865 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 18:13:42.865 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 18:13:42.880 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:42.880 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 18:13:42.880 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 18:13:42.906 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 26 ms 18:13:42.906 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d074b14" 18:13:42.908 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d074b14" 18:13:42.908 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f044c58 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d074b14, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:42.908 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6f044c58 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d074b14, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:42.910 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 18:13:42.911 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 18:13:42.912 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 18:13:42.913 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 18:13:42.915 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 18:13:42.916 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 18:13:42.917 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 18:13:42.918 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:42.919 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:42.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:42.920 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:42.921 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:42.922 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:42.923 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 18:13:42.923 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:42.924 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 18:13:42.931 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 18:13:42.932 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 18:13:42.933 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 18:13:42.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 18:13:42.934 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 18:13:42.935 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 18:13:42.936 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 18:13:42.936 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 18:13:42.937 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:42.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:42.938 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:42.939 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:42.940 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:42.941 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:42.941 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 18:13:42.941 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:42.942 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 18:13:42.943 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:42.943 [main] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 18:13:42.949 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 18:13:42.949 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 18:13:42.949 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 18:13:42.949 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:42.950 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 18:13:42.950 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 18:13:42.950 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:42.950 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:42.952 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58fa5769 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:42.952 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36aa52d2" with isolation "serializable" 18:13:42.961 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 18:13:42.961 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "root_id_oid" for table "repository" 18:13:42.961 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "privatekey" for table "repository" 18:13:42.961 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "root_id_oid" BIGINT 18:13:42.967 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 6 ms 18:13:42.967 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD "privatekey" LONG VARCHAR FOR BIT DATA 18:13:42.972 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 5 ms 18:13:43.002 [main] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 18:13:43.003 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 18:13:43.003 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 18:13:43.024 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 18:13:43.070 [main] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 18:13:43.070 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 18:13:43.070 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 18:13:43.081 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 18:13:43.115 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 18:13:43.115 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36aa52d2" 18:13:43.117 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36aa52d2" 18:13:43.117 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58fa5769 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36aa52d2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:43.117 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@58fa5769 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@36aa52d2, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:43.119 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 18:13:43.120 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 18:13:43.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 18:13:43.121 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 18:13:43.122 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 18:13:43.123 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 18:13:43.124 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 18:13:43.124 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:43.125 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 18:13:43.126 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:43.127 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:43.128 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:43.129 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:43.130 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 18:13:43.131 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:43.132 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 18:13:43.135 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 18:13:43.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 18:13:43.136 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 18:13:43.137 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 18:13:43.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 18:13:43.138 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 18:13:43.139 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 18:13:43.140 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 18:13:43.141 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 18:13:43.142 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 18:13:43.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:43.143 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 18:13:43.144 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:43.145 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:43.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 18:13:43.146 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:43.147 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 18:13:43.148 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 18:13:43.148 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 18:13:43.149 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:43.149 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 18:13:43.149 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 18:13:43.150 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:43.150 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 18:13:43.150 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 18:13:43.151 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 18:13:43.151 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:43.152 [main] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:43.152 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 18:13:43.152 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:43.152 [main] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 18:13:43.152 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:43.152 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 18:13:43.156 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 18:13:43.156 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:43.156 [main] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 18:13:43.157 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:43.157 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 18:13:43.158 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@436bd4df [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:43.158 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6848a051" with isolation "serializable" 18:13:43.165 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned no table 18:13:43.165 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "remoterepositoryrequest" 18:13:43.165 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "remoterepositoryrequest" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "localpathprefix" VARCHAR(255) NOT NULL, "publickey" LONG VARCHAR FOR BIT DATA NOT NULL, "repositoryid" VARCHAR(255) NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 18:13:43.183 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:43.183 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "remoterepositoryrequest" ADD CONSTRAINT "remoterepositoryrequest_pk" PRIMARY KEY ("id") 18:13:43.201 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:43.229 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned no table 18:13:43.230 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "localrepository_aliases" 18:13:43.230 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "localrepository_aliases" ( "id_oid" BIGINT NOT NULL, "element" VARCHAR(255) NOT NULL ) 18:13:43.241 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 18:13:43.241 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_pk" PRIMARY KEY ("id_oid","element") 18:13:43.269 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 28 ms 18:13:43.289 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 18:13:43.289 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 18:13:43.316 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 18:13:43.318 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 18:13:43.319 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 18:13:43.337 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:43.338 [main] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 18:13:43.338 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 18:13:43.355 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:43.355 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6848a051" 18:13:43.357 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6848a051" 18:13:43.358 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@436bd4df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6848a051, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:43.358 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@436bd4df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6848a051, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:43.359 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 18:13:43.360 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 18:13:43.361 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 18:13:43.361 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 18:13:43.362 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 18:13:43.363 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 18:13:43.363 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 18:13:43.364 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:43.365 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:43.366 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:43.367 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:43.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:43.368 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:43.370 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 18:13:43.370 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:43.372 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 18:13:43.375 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 18:13:43.376 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 18:13:43.376 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 18:13:43.377 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 18:13:43.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 18:13:43.378 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 18:13:43.379 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 18:13:43.380 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 18:13:43.380 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 18:13:43.381 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:43.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:43.382 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 18:13:43.383 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:43.384 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:43.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 18:13:43.385 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:43.385 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 18:13:43.386 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 18:13:43.387 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 18:13:43.387 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:43.387 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 18:13:43.387 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 18:13:43.388 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:43.388 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 18:13:43.388 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:43.388 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 18:13:43.388 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:43.389 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 18:13:43.391 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a500561 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:43.391 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f608e21" with isolation "serializable" 18:13:43.401 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned no table 18:13:43.401 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "fileinprogressmarker" 18:13:43.401 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "fileinprogressmarker" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "fromrepositoryid" VARCHAR(255) NOT NULL, "path" CLOB(2147483647) NOT NULL, "pathsha1" VARCHAR(255) NOT NULL, "torepositoryid" VARCHAR(255) NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 18:13:43.415 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:43.415 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "fileinprogressmarker" ADD CONSTRAINT "fileinprogressmarker_pk" PRIMARY KEY ("id") 18:13:43.432 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:43.454 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 18:13:43.454 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 18:13:43.466 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:43.467 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 18:13:43.467 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 18:13:43.483 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 18:13:43.484 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f608e21" 18:13:43.485 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f608e21" 18:13:43.486 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a500561 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f608e21, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:43.486 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1a500561 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7f608e21, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:43.489 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 18:13:43.490 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 18:13:43.491 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 18:13:43.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 18:13:43.493 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 18:13:43.494 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 18:13:43.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 18:13:43.495 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:43.496 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 18:13:43.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:43.497 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:43.498 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:43.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:43.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 18:13:43.499 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:43.500 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 18:13:43.502 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 18:13:43.502 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 18:13:43.503 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 18:13:43.503 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 18:13:43.504 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 18:13:43.504 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 18:13:43.505 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 18:13:43.506 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 18:13:43.506 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 18:13:43.507 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 18:13:43.507 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:43.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 18:13:43.509 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:43.510 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:43.511 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 18:13:43.511 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:43.511 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 18:13:43.512 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:43.512 [main] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 18:13:43.512 [main] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 18:13:43.512 [main] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:43.512 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:43.513 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51a18b21 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:43.513 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62b790a5" with isolation "serializable" 18:13:43.519 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:43.520 [main] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:43.585 [main] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 65 ms 18:13:43.585 [main] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 12 columns found 18:13:43.586 [main] DEBUG DataNucleus.Datastore.Schema - Creating column "target" for table "repofile" 18:13:43.586 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD "target" VARCHAR(255) 18:13:43.590 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 4 ms 18:13:43.619 [main] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 18:13:43.656 [main] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:43.678 [main] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:43.679 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62b790a5" 18:13:43.682 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62b790a5" 18:13:43.682 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51a18b21 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62b790a5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:43.682 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@51a18b21 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@62b790a5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:43.683 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 18:13:43.684 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 18:13:43.684 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 18:13:43.685 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 18:13:43.685 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 18:13:43.686 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 18:13:43.686 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 18:13:43.687 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:43.687 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:43.688 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:43.688 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:43.689 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:43.689 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:43.690 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 18:13:43.690 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:43.692 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 18:13:43.695 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 18:13:43.696 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 18:13:43.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 18:13:43.697 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 18:13:43.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 18:13:43.698 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 18:13:43.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 18:13:43.699 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 18:13:43.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 18:13:43.700 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:43.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:43.701 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 18:13:43.702 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:43.702 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:43.703 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 18:13:43.703 [main] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:43.703 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:43.703 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:43.704 [main] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 18:13:43.704 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 18:13:43.705 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 18:13:43.705 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 18:13:43.706 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 18:13:43.706 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 18:13:43.707 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 18:13:43.708 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 18:13:43.708 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:43.709 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 18:13:43.709 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 18:13:43.710 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 18:13:43.710 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 18:13:43.711 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 18:13:43.711 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 18:13:43.712 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 18:13:43.713 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 18:13:43.713 [main] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 18:13:43.713 [main] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 18:13:43.713 [main] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 18:13:43.713 [main] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 18:13:43.714 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 18:13:43.714 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:43.714 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 18:13:43.715 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 18:13:43.715 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:43.715 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 18:13:43.715 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:43.715 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 18:13:43.716 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:43.716 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 18:13:43.716 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:43.717 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 18:13:43.717 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 18:13:43.717 [main] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:43.718 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 18:13:43.719 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:43.719 [main] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 18:13:43.720 [main] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:43.720 [main] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 18:13:43.720 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64920dc2 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:43.720 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a79443" with isolation "serializable" 18:13:43.726 [main] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned no table 18:13:43.726 [main] DEBUG DataNucleus.Datastore.Schema - Creating table "transferdonemarker" 18:13:43.726 [main] DEBUG DataNucleus.Datastore.Schema - CREATE TABLE "transferdonemarker" ( "id" BIGINT NOT NULL generated always as identity (start with 1), "fromentityid" BIGINT NOT NULL, "fromlocalrevision" BIGINT NOT NULL, "fromrepositoryid" VARCHAR(255) NOT NULL, "torepositoryid" VARCHAR(255) NOT NULL, "transferdonemarkertype" INTEGER NOT NULL, "changed" TIMESTAMP NOT NULL, "created" TIMESTAMP NOT NULL ) 18:13:43.739 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 18:13:43.740 [main] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "transferdonemarker" ADD CONSTRAINT "transferdonemarker_pk" PRIMARY KEY ("id") 18:13:43.754 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:43.772 [main] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 18:13:43.772 [main] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 18:13:43.784 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:43.785 [main] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 18:13:43.785 [main] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 18:13:43.806 [main] DEBUG DataNucleus.Datastore.Schema - Execution Time = 21 ms 18:13:43.806 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a79443" 18:13:43.808 [main] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a79443" 18:13:43.808 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64920dc2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a79443, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:43.809 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@64920dc2 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@59a79443, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:43.812 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:43.814 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:43.815 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@41184371" 18:13:43.818 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:43.819 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 18:13:43.821 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 18:13:43.821 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 18:13:43.822 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 18:13:43.822 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 18:13:43.822 [main] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 18:13:44.014 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" 18:13:44.046 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="org.datanucleus.identity.IdentityReference@b0a1231") enlisted in transactional cache 18:13:44.052 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 18:13:44.072 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 20 ms 18:13:44.072 [main] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 18:13:44.074 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 18:13:44.135 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 59 ms 18:13:44.135 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 18:13:44.139 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:44.142 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@39c96e48, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.142 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:44.144 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.144 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.158 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@43d3aba5" 18:13:44.162 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:44.164 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms 18:13:44.170 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 26 ms 18:13:44.185 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" being inserted into table ""repository"" 18:13:44.186 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.213 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49e4c2d5" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85" 18:13:44.216 [main] DEBUG DataNucleus.Persistence - Field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" is being persisted for "cascade-persist". 18:13:44.217 [main] DEBUG DataNucleus.Persistence - Making object persistent : "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" 18:13:44.217 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="org.datanucleus.identity.IdentityReference@37e69c43") enlisted in transactional cache 18:13:44.218 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" being inserted into table ""repofile"" 18:13:44.218 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.228 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d257579" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85" 18:13:44.229 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="") is having the value in field "created" replaced by a SCO wrapper 18:13:44.231 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.232 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="") is having the value in field "lastModified" replaced by a SCO wrapper 18:13:44.233 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repofile" ("lastmodified","lastsyncfromrepositoryid","localrevision","name","parent_id_oid","changed","created","discriminator") VALUES (<2019-07-27 18:13:34.201>,,<0>,<''>,,<2019-07-27 18:13:43.822>,<2019-07-27 18:13:43.822>,<'Directory'>) 18:13:44.271 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 39 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d257579" 18:13:44.275 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" was inserted in the datastore and was given strategy value of "1" 18:13:44.281 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="co.codewizards.cloudstore.local.persistence.Directory:1") added to Level 1 cache (loadedFlags="[YYYYYYYY]") 18:13:44.281 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="org.datanucleus.identity.IdentityReference@37e69c43") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.Directory:1" 18:13:44.281 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 18:13:44.281 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d257579" 18:13:44.281 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.RepoFile.parent" 18:13:44.284 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="") is having the value in field "created" replaced by a SCO wrapper 18:13:44.284 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.285 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "repository" ("publickey","repositoryid","revision","changed","created","privatekey","root_id_oid","discriminator") VALUES (,<'3f5508fe-f643-486f-9df4-3ac43961f45c'>,<0>,<2019-07-27 18:13:43.822>,<2019-07-27 18:13:43.822>,,<1>,<'LocalRepository'>) 18:13:44.289 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 4 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49e4c2d5" 18:13:44.289 [main] DEBUG DataNucleus.Datastore.Persist - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" was inserted in the datastore and was given strategy value of "1" 18:13:44.290 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[YYYYYYYYY]") 18:13:44.290 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="org.datanucleus.identity.IdentityReference@b0a1231") enlisted in transactional cache is now enlisted using id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling insertPostProcessing for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 18:13:44.290 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@49e4c2d5" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.Repository.publicKey" 18:13:44.290 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 18:13:44.307 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 18:13:44.307 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey" 18:13:44.307 [main] DEBUG DataNucleus.Persistence - Insert of object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" is calling postInsert for field "co.codewizards.cloudstore.local.persistence.LocalRepository.root" 18:13:44.308 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: repositoryId=3f5508fe-f643-486f-9df4-3ac43961f45c 18:13:44.308 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 18:13:44.309 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 18:13:44.309 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.311 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7]", version="") 18:13:44.313 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="1") added to Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 6, 7, 8]", version="") 18:13:44.314 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@39c96e48]] 18:13:44.314 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:44.316 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:44.317 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2e86807a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7cf78c85, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.318 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="co.codewizards.cloudstore.local.persistence.Directory:1") has a lifecycle change : "P_NEW"->"HOLLOW" 18:13:44.318 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8" (id="co.codewizards.cloudstore.local.persistence.Directory:1") was evicted from transactional cache 18:13:44.319 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_NEW"->"HOLLOW" 18:13:44.319 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:44.319 [main] DEBUG DataNucleus.Transaction - Transaction committed in 11 ms 18:13:44.320 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8 from StateManager[pc=co.codewizards.cloudstore.local.persistence.Directory@3c66b7d8, lifecycle=HOLLOW] 18:13:44.320 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.Directory:1" being removed from Level 1 cache [current cache size = 2] 18:13:44.320 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@48e8c32a, lifecycle=HOLLOW] 18:13:44.320 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:44.320 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:44.320 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:44.320 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6414 ms. 18:13:44.321 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@64deb58f" 18:13:44.321 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.321 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 18:13:44.332 [main] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 18:13:44.338 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 18:13:44.358 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 20 ms 18:13:44.358 [main] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 18:13:44.358 [main] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 18:13:44.372 [main] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 14 ms 18:13:44.372 [main] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 18:13:44.373 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:44.373 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6d0be7ab, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.373 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1d4fb213, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:44.373 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1d4fb213, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.373 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 18:13:44.382 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@36b9cb99" 18:13:44.384 [main] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-07-26 18:13:44.329> 18:13:44.385 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.385 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 18:13:44.387 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 18:13:44.387 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.387 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.387 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6d0be7ab]] 18:13:44.387 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1d4fb213, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:44.388 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1d4fb213, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:44.388 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c9c6245 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@1d4fb213, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.388 [main] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:44.388 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:44.388 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:44.389 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:44.389 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]tryAcquire: returning true. lockCounter=1 18:13:44.389 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]tryAcquire: returning true. lockCounter=2 18:13:44.390 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:44.390 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.391 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]tryAcquire: returning true. lockCounter=2 18:13:44.392 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.392 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3238e2aa]release: releasing underlying FileLock. lockCounter=0 18:13:44.402 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@d675f9f" 18:13:44.403 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.403 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 18:13:44.406 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 18:13:44.406 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 18:13:44.407 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:44.407 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2954f6ab, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.407 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:44.407 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.407 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.408 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@11d045b4" 18:13:44.408 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:44.408 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:44.409 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 18:13:44.413 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:44.414 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:44.417 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.417 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:44.417 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="1") enlisted in transactional cache 18:13:44.418 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" 18:13:44.424 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 18:13:44.425 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:44.425 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" field "aliases" loading contents to SCO wrapper from the datastore 18:13:44.431 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.439 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@54e12f4c" 18:13:44.439 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:44.440 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.442 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@642857e0" 18:13:44.442 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c6b4ed7]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:44.442 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c6b4ed7]tryAcquire: returning true. lockCounter=1 18:13:44.442 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c6b4ed7]tryAcquire: returning true. lockCounter=2 18:13:44.443 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:44.443 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c6b4ed7]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.443 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4c6b4ed7]release: releasing underlying FileLock. lockCounter=0 18:13:44.444 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.444 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.444 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:44.444 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.444 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.444 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 18:13:44.444 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.445 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.445 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2954f6ab]] 18:13:44.445 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:44.445 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:44.445 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@67022ea [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@58fbd02e, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.446 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:44.446 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:44.446 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:44.447 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@428bdd72, lifecycle=HOLLOW] 18:13:44.447 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:44.447 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:44.447 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:44.448 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@4cb702ce" 18:13:44.448 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.448 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 18:13:44.449 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 18:13:44.449 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 18:13:44.449 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:44.449 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@58253c57, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.449 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:44.450 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.450 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.450 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5a545b0f" 18:13:44.450 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:44.451 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.451 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:44.452 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:44.452 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:44.452 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.452 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:44.453 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="1") enlisted in transactional cache 18:13:44.453 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" 18:13:44.454 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 18:13:44.454 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:44.456 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.480 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@441fbe89" 18:13:44.481 [main] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 18:13:44.486 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 6 ms 18:13:44.487 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@1163a27" 18:13:44.487 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" field "aliases" loading contents to SCO wrapper from the datastore 18:13:44.488 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.488 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@322ba549" 18:13:44.488 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:44.489 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.489 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@5416f8db" 18:13:44.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.491 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:44.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.491 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.491 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 18:13:44.492 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.492 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.492 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@58253c57]] 18:13:44.492 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:44.492 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:44.492 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5b88b8e [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@b73433, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.493 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:44.493 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:44.493 [main] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:44.493 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@7b61bf11, lifecycle=HOLLOW] 18:13:44.493 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:44.493 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:44.493 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:44.494 [main] DEBUG c.c.c.local.LocalRepoManagerImpl - [7859e786]open: closing=false closeAbortable=true 18:13:44.503 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [42f85fa4]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:44.503 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [42f85fa4]tryAcquire: returning true. lockCounter=1 18:13:44.503 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:44.504 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [42f85fa4]release: releasing underlying FileLock. lockCounter=0 18:13:44.505 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@e8ea697" with txn="org.datanucleus.TransactionImpl@27abb6ca" 18:13:44.505 [main] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.505 [main] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 (optimistic=false) 18:13:44.506 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 18:13:44.506 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 18:13:44.507 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:44.507 [main] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2ceee4b6, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:44.507 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:44.508 [main] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.508 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.508 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5568c66f" 18:13:44.508 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:44.509 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.509 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:44.509 [main] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:44.510 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:44.510 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.510 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:44.510 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="1") enlisted in transactional cache 18:13:44.510 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7, 8]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" 18:13:44.511 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 18:13:44.511 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:44.512 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.520 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@68e02f33" 18:13:44.520 [main] DEBUG DataNucleus.Datastore.Native - SELECT "id_oid" FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> AND THIS."element"=<'jylqhtxe-bjcp5'> 18:13:44.521 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:44.521 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d48e998" 18:13:44.522 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" field "aliases" loading contents to SCO wrapper from the datastore 18:13:44.523 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.523 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7cfac39f" 18:13:44.524 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:44.524 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:44.524 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@50eb4a2c" 18:13:44.525 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.530 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@497d4c96" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd" 18:13:44.531 [main] DEBUG DataNucleus.Datastore.Native - INSERT INTO "localrepository_aliases" ("id_oid","element") VALUES (<1>,<'jylqhtxe-bjcp5'>) 18:13:44.532 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 2 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@497d4c96" 18:13:44.532 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@497d4c96" 18:13:44.534 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"P_DIRTY" 18:13:44.534 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:44.534 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]tryAcquire: returning true. lockCounter=1 18:13:44.535 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]tryAcquire: returning true. lockCounter=2 18:13:44.535 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:44.535 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.536 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]tryAcquire: returning true. lockCounter=2 18:13:44.536 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:44.536 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.536 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]tryAcquire: returning true. lockCounter=2 18:13:44.537 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]release: NOT releasing underlying FileLock. lockCounter=1 18:13:44.537 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [39f5b723]release: releasing underlying FileLock. lockCounter=0 18:13:44.538 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 1 enlisted objects 18:13:44.540 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 18:13:44.540 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 18:13:44.540 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.540 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.540 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2404b5a" 18:13:44.541 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:44.541 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:44.541 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:44.542 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 18:13:44.543 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.543 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.545 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onWrite: setChanged(Sat Jul 27 18:13:44 CEST 2019) for LocalRepository[id=1] 18:13:44.545 [main] DEBUG DataNucleus.Cache - Object with id="1" removed from Level 2 cache 18:13:44.545 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:44.546 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 18:13:44.546 [main] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 18:13:44.546 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.547 [main] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:44.547 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6215366a" 18:13:44.547 [main] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:44.548 [main] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:44.548 [main] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:44.548 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") taken from Level 1 cache (loadedFlags="[YYYNYYYNN]") [cache size = 1] 18:13:44.553 [main] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" having fields "changed,revision" updated in table ""repository"" 18:13:44.553 [main] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.569 [main] DEBUG DataNucleus.Datastore - Using PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@16736040" for connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd" 18:13:44.569 [main] DEBUG DataNucleus.Datastore.Native - UPDATE "repository" SET "changed"=<2019-07-27 18:13:44.543>,"revision"=<1> WHERE "id"=<1> 18:13:44.576 [main] DEBUG DataNucleus.Datastore.Persist - Execution Time = 7 ms (number of rows = 1) on PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@16736040" 18:13:44.576 [main] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@16736040" 18:13:44.576 [main] DEBUG DataNucleus.Persistence - Update of object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" is calling postUpdate for field "co.codewizards.cloudstore.local.persistence.LocalRepository.aliases" 18:13:44.577 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.577 [main] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:44.577 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.577 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.577 [main] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@7479b626 18:13:44.577 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:44.577 [main] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:44.577 [main] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5, 6]", version="") 18:13:44.578 [main] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@2ceee4b6]] 18:13:44.578 [main] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:44.589 [main] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:44.589 [main] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3a7e365 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@12a470dd, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@7479b626" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@2b7e8044]" 18:13:44.590 [main] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_DIRTY"->"HOLLOW" 18:13:44.590 [main] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:44.590 [main] DEBUG DataNucleus.Transaction - Transaction committed in 13 ms 18:13:44.590 [main] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4bdf, lifecycle=HOLLOW] 18:13:44.590 [main] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:44.591 [main] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:44.591 [main] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@7479b626" closed 18:13:44.594 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]getCloseDeferredMillis: closeDeferredMillis=0 18:13:44.595 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]close: Closing real LocalRepoManager immediately. 18:13:44.596 [main] INFO c.c.c.local.LocalRepoManagerImpl - [7859e786]_close: Shutting down real LocalRepoManager. 18:13:44.793 [main] DEBUG DataNucleus.Connection - Closing Connection Pool tx 18:13:44.795 [main] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 18:13:44.795 [main] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 18:13:44.795 [main] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 18:13:44.796 [main] DEBUG DataNucleus.Cache - Level 2 Cache cleared 18:13:45.411 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [47874b25]release: releasing underlying FileLock. lockCounter=0 18:13:45.429 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.connectTimeout' is not set (config is queried next). 18:13:45.429 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.socket.readTimeout' is not set (config is queried next). 18:13:45.453 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 18:13:46.217 [qtp1199673596-17-acceptor-0@6c345c5f-ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@180a77c0 on ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=0 18:13:46.218 [qtp1199673596-17-acceptor-0@6c345c5f-ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=0 selected=0 updates=1 18:13:46.220 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken with none selected 18:13:46.220 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 0/0/0 selected 18:13:46.220 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 0 keys, 1 updates 18:13:46.220 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:46.220 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@180a77c0 18:13:46.222 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@180a77c0 18:13:46.223 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:46.223 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 1 keys 18:13:46.223 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@180a77c0 18:13:46.249 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=16/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 15 ms, remaining: 29985 ms 18:13:46.352 [qtp1199673596-18] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=119/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4d9253e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 18:13:46.370 [qtp1199673596-18] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=137/30000}{io=0/0,kio=0,kro=0}-> 18:13:46.372 [qtp1199673596-18] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=139/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.373 [qtp1199673596-18] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=140/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.374 [qtp1199673596-18] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=141/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.376 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6b054c7d{AC.ReadCB@158565f9{HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:46.377 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.377 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2790d386 on ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 18:13:46.377 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=1 18:13:46.378 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken with none selected 18:13:46.378 [qtp1199673596-18] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=4/30000}{io=0/1,kio=0,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.379 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@180a77c0 18:13:46.379 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 0/0/1 selected 18:13:46.380 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 0 keys, 1 updates 18:13:46.380 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:46.381 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2790d386 18:13:46.384 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=7/30000}{io=1/1,kio=1,kro=0}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.384 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:46.385 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 1 keys 18:13:46.386 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 1/1/1 selected 18:13:46.386 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 1 keys, 0 updates 18:13:46.386 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6845aee SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=12/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.388 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=13/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.389 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=14/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:46.390 [qtp1199673596-15] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0} tryExecute EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:46.389+02:00 18:13:46.390 [qtp1199673596-15] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=1} startReservedThread p=1 18:13:46.392 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@2ea41516{s=0/6,p=1}@720fe601 18:13:46.393 [qtp1199673596-19] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@2ea41516{s=0/6,p=1}@720fe601 18:13:46.394 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=1/6,p=1}@720fe601 started 18:13:46.394 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=1/6,p=0}@720fe601 waiting 18:13:46.394 [qtp1199673596-15] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=3,q=0}[ReservedThreadExecutor@2ea41516{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:46.393+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=19/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 18:13:46.396 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=21/30000}{io=1/0,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:46.396 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 18:13:46.396 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:46.397 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:46.397 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=22/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:46.397 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 1 keys 18:13:46.398 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6b054c7d{AC.ReadCB@158565f9{HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:46.399 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=24/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4d9253e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 18:13:46.413 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 HeapByteBuffer@67573789[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:46.414 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=12/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 530 HeapByteBuffer@67573789[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:46.415 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=13/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@67573789[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 18:13:46.416 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@67573789[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:46.417 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 18:13:46.423 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 18:13:46.424 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 18:13:46.424 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 18:13:46.424 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 18:13:46.426 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 18:13:46.426 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 18:13:46.426 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 18:13:46.428 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 18:13:46.428 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 18:13:46.428 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 18:13:46.428 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 18:13:46.428 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 18:13:46.429 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 18:13:46.432 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 18:13:46.432 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 18:13:46.441 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 18:13:46.441 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 18:13:46.441 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 18:13:46.441 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 18:13:46.445 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:43701/RepoInfo on HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:43701/RepoInfo,age=1} POST //127.0.0.1:43701/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic Yk5PYW1SWFRiUWpKNXBiUFhic0tZQTp6Z2FbSHVTJEJ7IVs5S2guO0ddQnRbdWs0 User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_212) Host: 127.0.0.1:43701 Connection: keep-alive Content-Length: 236 18:13:46.446 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=44/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:43701/RepoInfo,age=4} parsed true HttpParser{s=CONTENT,0 of 236} 18:13:46.446 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:43701/RepoInfo,age=4} handle //127.0.0.1:43701/RepoInfo 18:13:46.447 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@4d9253e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 18:13:46.449 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=7} action DISPATCH 18:13:46.452 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=10} 18:13:46.453 [qtp1199673596-20] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 18:13:46.454 [qtp1199673596-20] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@1e178745{/,null,AVAILABLE} 18:13:46.454 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 18:13:46.455 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 session=null 18:13:46.456 [qtp1199673596-20] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:46.456 [qtp1199673596-20] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 18:13:46.589 [qtp1199673596-20] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 18:13:46.600 [qtp1199673596-20] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic Yk5PYW1SWFRiUWpKNXBiUFhic0tZQTp6Z2FbSHVTJEJ7IVs5S2guO0ddQnRbdWs0 18:13:46.619 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=216/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=177} parse HeapByteBuffer@67573789[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 18:13:46.619 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@67573789[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:46.620 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=178} onContent Content@1c13754{HeapByteBufferR@512ea1c0[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.623 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=0,q=0,[0]=null,s=STREAM] addContent Content@1c13754{HeapByteBufferR@512ea1c0[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.623 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 18:13:46.623 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=181} onContentComplete 18:13:46.625 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=182} onRequestComplete 18:13:46.625 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 18:13:46.627 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=225/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=END,236 of 236},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=185} parsed false HttpParser{s=END,236 of 236} 18:13:46.676 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.677 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.677 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.677 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.679 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@1c13754{HeapByteBufferR@512ea1c0[p=326,l=530,c=8192,r=204]={POST /RepoInfo HT...0" encoding="UT<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.682 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=331,l=530,c=8192,r=199]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.683 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=332,l=530,c=8192,r=198]={POST /RepoInfo HT...oding="UTF-8" s<<...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.683 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=333,l=530,c=8192,r=197]={POST /RepoInfo HT...ding="UTF-8" st<<<...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.684 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=334,l=530,c=8192,r=196]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.684 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=335,l=530,c=8192,r=195]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.684 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=336,l=530,c=8192,r=194]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.685 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=337,l=530,c=8192,r=193]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.685 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=338,l=530,c=8192,r=192]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.685 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=339,l=530,c=8192,r=191]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.685 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=340,l=530,c=8192,r=190]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.686 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=341,l=530,c=8192,r=189]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.686 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=342,l=530,c=8192,r=188]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.687 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=343,l=530,c=8192,r=187]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.687 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=344,l=530,c=8192,r=186]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.687 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=345,l=530,c=8192,r=185]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.688 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=346,l=530,c=8192,r=184]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.688 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=347,l=530,c=8192,r=183]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.688 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=348,l=530,c=8192,r=182]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.689 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@1c13754{HeapByteBufferR@512ea1c0[p=349,l=530,c=8192,r=181]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.689 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@18e2af46[c=236,q=1,[0]=EOF,s=STREAM] read 181 from Content@1c13754{HeapByteBufferR@512ea1c0[p=530,l=530,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:46.690 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=288/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=END,236 of 236},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=248} 18:13:46.698 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@4d9253e9{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 18:13:46.703 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' 18:13:46.704 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [527c3227]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/cloudstore-repository.lock' 18:13:46.705 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [527c3227]tryAcquire: returning true. lockCounter=1 18:13:46.705 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' locked successfully. 18:13:46.705 [qtp1199673596-20] DEBUG c.c.c.local.LocalRepoManagerImpl - [4f2b328d]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 18:13:46.707 [qtp1199673596-20] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 18:13:46.711 [qtp1199673596-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 18:13:46.730 [qtp1199673596-20] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 18:13:46.737 [qtp1199673596-20] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 18:13:46.740 [qtp1199673596-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 18:13:46.748 [qtp1199673596-20] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 18:13:46.749 [qtp1199673596-20] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 18:13:46.750 [qtp1199673596-20] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 18:13:46.768 [qtp1199673596-20] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 18:13:46.773 [qtp1199673596-20] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 18:13:46.783 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Java types support initialising ... 18:13:46.785 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short 18:13:46.785 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Type converter support initialising ... 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Type converter support loaded 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 18:13:46.788 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 18:13:46.789 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 18:13:46.790 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 18:13:46.790 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 18:13:46.790 [qtp1199673596-20] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 18:13:46.790 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 18:13:46.790 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 18:13:46.791 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 18:13:46.792 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 18:13:46.792 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 18:13:46.793 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 18:13:46.793 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 18:13:46.794 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 18:13:46.794 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 18:13:46.795 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 18:13:46.795 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:46.796 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 18:13:46.796 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:46.797 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:46.797 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:46.798 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:46.798 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 18:13:46.798 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:46.799 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 18:13:46.802 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 18:13:46.803 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 18:13:46.803 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 18:13:46.804 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 18:13:46.804 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 18:13:46.805 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 18:13:46.805 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 18:13:46.806 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 18:13:46.806 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 18:13:46.808 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 18:13:46.808 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:46.809 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 18:13:46.810 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:46.810 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:46.811 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 18:13:46.811 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:46.812 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 18:13:46.812 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 18:13:46.813 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 18:13:46.814 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 18:13:46.814 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 18:13:46.815 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 18:13:46.816 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 18:13:46.816 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:46.817 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:46.818 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:46.818 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:46.819 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:46.819 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:46.820 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 18:13:46.820 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:46.824 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 18:13:46.833 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 18:13:46.834 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 18:13:46.835 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 18:13:46.836 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 18:13:46.837 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 18:13:46.838 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 18:13:46.839 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 18:13:46.840 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 18:13:46.841 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 18:13:46.842 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 18:13:46.842 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:46.843 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 18:13:46.843 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:46.844 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:46.844 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 18:13:46.844 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:46.845 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 18:13:46.845 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 18:13:46.846 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 18:13:46.846 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 18:13:46.847 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 18:13:46.847 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 18:13:46.848 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 18:13:46.848 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:46.849 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 18:13:46.849 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:46.849 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:46.850 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:46.851 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:46.851 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 18:13:46.851 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:46.852 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 18:13:46.853 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 18:13:46.853 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 18:13:46.854 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 18:13:46.854 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 18:13:46.855 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 18:13:46.855 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 18:13:46.856 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 18:13:46.856 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 18:13:46.857 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 18:13:46.857 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 18:13:46.857 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:46.858 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 18:13:46.858 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:46.859 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:46.860 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 18:13:46.860 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:46.860 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:46.860 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:46.860 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:46.861 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 18:13:46.861 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 18:13:46.862 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 18:13:46.862 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 18:13:46.863 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 18:13:46.863 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 18:13:46.864 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 18:13:46.864 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 18:13:46.865 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 18:13:46.865 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 18:13:46.866 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 18:13:46.866 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:46.867 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 18:13:46.867 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:46.868 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:46.868 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:46.869 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:46.869 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 18:13:46.869 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:46.870 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 18:13:46.871 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 18:13:46.871 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 18:13:46.872 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 18:13:46.872 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 18:13:46.872 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 18:13:46.873 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 18:13:46.873 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 18:13:46.874 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 18:13:46.875 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:46.875 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 18:13:46.876 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:46.876 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:46.877 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:46.877 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:46.878 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 18:13:46.878 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:46.878 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:46.878 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 18:13:46.878 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 18:13:46.879 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 18:13:46.879 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 18:13:46.879 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 18:13:46.880 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 18:13:46.880 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 18:13:46.881 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 18:13:46.881 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 18:13:46.881 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 18:13:46.882 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 18:13:46.882 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:46.883 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:46.883 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:46.884 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:46.884 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:46.885 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:46.885 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 18:13:46.885 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:46.886 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 18:13:46.887 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 18:13:46.887 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 18:13:46.888 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 18:13:46.888 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 18:13:46.889 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 18:13:46.889 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 18:13:46.890 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 18:13:46.890 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 18:13:46.891 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:46.891 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:46.892 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:46.892 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:46.893 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:46.893 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:46.894 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 18:13:46.894 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:46.895 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 18:13:46.895 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 18:13:46.899 [qtp1199673596-20] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 18:13:46.900 [qtp1199673596-20] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 18:13:46.900 [qtp1199673596-20] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 18:13:46.911 [qtp1199673596-20] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 18:13:46.977 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6347f40d [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 18:13:46.979 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:46.979 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 18:13:46.979 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:46.980 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:46.980 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 18:13:46.980 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:46.980 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:46.980 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 18:13:46.980 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 18:13:46.981 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 18:13:46.981 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 18:13:46.981 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 18:13:46.981 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 18:13:46.981 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 18:13:46.981 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:46.981 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:46.982 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 18:13:46.982 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:46.982 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 18:13:46.982 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:46.982 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:46.982 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:46.982 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 18:13:46.983 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:46.983 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:46.983 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 18:13:46.983 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:46.983 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:46.984 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 18:13:46.984 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 18:13:46.984 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 18:13:46.984 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 18:13:46.984 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 18:13:46.984 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 18:13:46.985 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:46.985 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 18:13:46.985 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 18:13:46.985 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 18:13:46.985 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:46.985 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:46.985 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:46.985 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 18:13:46.985 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 18:13:46.985 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:46.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 18:13:46.987 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 18:13:46.987 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 18:13:46.987 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 18:13:46.987 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 18:13:46.987 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 18:13:46.987 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:46.988 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:46.988 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:46.988 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:47.024 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 18:13:47.025 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore : read-write 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 18:13:47.052 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Queries : Timeout=0 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - =========================================================== 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 18:13:47.053 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 18:13:47.054 [qtp1199673596-20] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 18:13:47.054 [qtp1199673596-20] DEBUG DataNucleus.Datastore - =========================================================== 18:13:47.054 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6347f40d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2627ea7e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.056 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@6347f40d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2627ea7e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.056 [qtp1199673596-20] DEBUG DataNucleus.Datastore - StoreManager now created 18:13:47.056 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 18:13:47.056 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 18:13:47.057 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Persistence API : JDO 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ClassLoading : default 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 18:13:47.058 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ================================================ 18:13:47.059 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@72dcf2b0" 18:13:47.059 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 18:13:47.064 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 18:13:47.065 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 18:13:47.066 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 18:13:47.067 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 18:13:47.069 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 18:13:47.069 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 18:13:47.070 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 18:13:47.071 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:47.072 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.072 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:47.073 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:47.074 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:47.074 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:47.075 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 18:13:47.075 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:47.076 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 18:13:47.078 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 18:13:47.079 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 18:13:47.080 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 18:13:47.081 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 18:13:47.081 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 18:13:47.082 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 18:13:47.083 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 18:13:47.084 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 18:13:47.085 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:47.085 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 18:13:47.086 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:47.087 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:47.088 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:47.089 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:47.090 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 18:13:47.090 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:47.091 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 18:13:47.092 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 18:13:47.092 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 18:13:47.093 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 18:13:47.094 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 18:13:47.095 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 18:13:47.096 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 18:13:47.096 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:47.097 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.098 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:47.099 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:47.100 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:47.100 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:47.101 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 18:13:47.101 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:47.103 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 18:13:47.104 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 18:13:47.104 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 18:13:47.105 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 18:13:47.106 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 18:13:47.106 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 18:13:47.108 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 18:13:47.108 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 18:13:47.109 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 18:13:47.110 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:47.110 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 18:13:47.111 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:47.112 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:47.113 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:47.114 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:47.115 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 18:13:47.115 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:47.115 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.116 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.116 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.116 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 18:13:47.116 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 18:13:47.118 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 18:13:47.118 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 18:13:47.119 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 18:13:47.120 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 18:13:47.120 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 18:13:47.121 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 18:13:47.122 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 18:13:47.122 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:47.123 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.124 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:47.125 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:47.126 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:47.126 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:47.127 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 18:13:47.127 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:47.128 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 18:13:47.128 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 18:13:47.129 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 18:13:47.130 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 18:13:47.131 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 18:13:47.131 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 18:13:47.132 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 18:13:47.133 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 18:13:47.133 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 18:13:47.134 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:47.135 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:47.136 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:47.136 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:47.137 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:47.138 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:47.139 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 18:13:47.139 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:47.139 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.139 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.140 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 18:13:47.142 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 18:13:47.142 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 18:13:47.143 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 18:13:47.144 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 18:13:47.144 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 18:13:47.145 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 18:13:47.146 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 18:13:47.146 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 18:13:47.147 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 18:13:47.148 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 18:13:47.148 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 18:13:47.148 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 18:13:47.148 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 18:13:47.149 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 18:13:47.150 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 18:13:47.150 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.150 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:47.150 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 18:13:47.151 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 18:13:47.151 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.151 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 18:13:47.152 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 18:13:47.152 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 18:13:47.152 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 18:13:47.152 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.153 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 18:13:47.153 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.153 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:47.153 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 18:13:47.153 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.153 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 18:13:47.153 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.154 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 18:13:47.154 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.154 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 18:13:47.154 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 18:13:47.154 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 18:13:47.154 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:47.154 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 18:13:47.155 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.155 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 18:13:47.155 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.155 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 18:13:47.156 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.156 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 18:13:47.156 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:47.156 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 18:13:47.156 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.156 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 18:13:47.156 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 18:13:47.157 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 18:13:47.158 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 18:13:47.158 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 18:13:47.158 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.158 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 18:13:47.158 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.158 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:47.159 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 18:13:47.159 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.159 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 18:13:47.159 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.159 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 18:13:47.160 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.160 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 18:13:47.160 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 18:13:47.160 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 18:13:47.160 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:47.160 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.160 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 18:13:47.161 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:47.161 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.161 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 18:13:47.161 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:47.162 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 18:13:47.162 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.163 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4131b70f [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.163 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e94cf9" with isolation "serializable" 18:13:47.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 18:13:47.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 18:13:47.249 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 73 ms 18:13:47.250 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 18:13:47.252 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 18:13:47.254 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 18:13:47.277 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 18:13:47.307 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 18:13:47.314 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 18:13:47.320 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "modification" 18:13:47.328 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "modification" 18:13:47.337 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 18:13:47.344 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "copymodification" 18:13:47.349 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "copymodification" 18:13:47.355 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 18:13:47.356 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e94cf9" 18:13:47.356 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e94cf9" 18:13:47.356 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4131b70f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e94cf9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.357 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4131b70f [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@46e94cf9, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.357 [qtp1199673596-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 18:13:47.357 [qtp1199673596-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 18:13:47.357 [qtp1199673596-20] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 18:13:47.358 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 18:13:47.359 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 18:13:47.360 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 18:13:47.361 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 18:13:47.362 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 18:13:47.362 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 18:13:47.363 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 18:13:47.364 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:47.365 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.366 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:47.367 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:47.368 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:47.369 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:47.370 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 18:13:47.370 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:47.370 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 18:13:47.371 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 18:13:47.372 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 18:13:47.373 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 18:13:47.373 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 18:13:47.374 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 18:13:47.375 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 18:13:47.376 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 18:13:47.377 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 18:13:47.378 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:47.379 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 18:13:47.380 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:47.381 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:47.382 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:47.383 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:47.384 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 18:13:47.384 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:47.384 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.384 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.385 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 18:13:47.386 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 18:13:47.386 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 18:13:47.386 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 18:13:47.386 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 18:13:47.386 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.387 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 18:13:47.387 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:47.387 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 18:13:47.387 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.388 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 18:13:47.388 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.388 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 18:13:47.389 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@8bcfa37 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.389 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a11acc1" with isolation "serializable" 18:13:47.392 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 18:13:47.392 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 18:13:47.455 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 63 ms 18:13:47.455 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 18:13:47.462 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "deletemodification" 18:13:47.469 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "deletemodification" 18:13:47.474 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 18:13:47.474 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a11acc1" 18:13:47.475 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a11acc1" 18:13:47.475 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@8bcfa37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a11acc1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.475 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@8bcfa37 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6a11acc1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.476 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 18:13:47.476 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 18:13:47.477 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.477 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:47.477 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 18:13:47.477 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 18:13:47.477 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.477 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 18:13:47.478 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.478 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 18:13:47.478 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.478 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 18:13:47.478 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.479 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 18:13:47.479 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.479 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:47.479 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 18:13:47.479 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.480 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 18:13:47.480 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.480 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 18:13:47.480 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.480 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 18:13:47.480 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 18:13:47.482 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c1d22b9 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.482 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3196acf1" with isolation "serializable" 18:13:47.485 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:47.485 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 18:13:47.537 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 52 ms 18:13:47.537 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 18:13:47.546 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 18:13:47.553 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:47.560 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:47.561 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3196acf1" 18:13:47.561 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3196acf1" 18:13:47.562 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c1d22b9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3196acf1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.562 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3c1d22b9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3196acf1, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.563 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 18:13:47.564 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 18:13:47.565 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 18:13:47.566 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 18:13:47.566 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 18:13:47.567 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 18:13:47.568 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 18:13:47.568 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:47.570 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.571 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:47.572 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:47.573 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:47.573 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:47.574 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 18:13:47.574 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:47.575 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 18:13:47.577 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 18:13:47.578 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 18:13:47.579 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 18:13:47.579 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 18:13:47.580 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 18:13:47.581 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 18:13:47.582 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 18:13:47.582 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 18:13:47.583 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 18:13:47.584 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 18:13:47.585 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:47.586 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 18:13:47.586 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:47.587 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:47.588 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 18:13:47.589 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:47.589 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.589 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.589 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 18:13:47.591 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 18:13:47.592 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 18:13:47.592 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 18:13:47.593 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 18:13:47.594 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 18:13:47.595 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 18:13:47.596 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 18:13:47.596 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:47.597 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.598 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:47.599 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:47.600 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:47.600 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:47.601 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 18:13:47.601 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:47.602 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 18:13:47.603 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 18:13:47.604 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 18:13:47.605 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 18:13:47.606 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 18:13:47.607 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 18:13:47.608 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 18:13:47.608 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 18:13:47.609 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 18:13:47.610 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 18:13:47.631 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 18:13:47.634 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:47.641 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 18:13:47.658 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:47.660 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:47.662 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 18:13:47.662 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:47.662 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.663 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.664 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 18:13:47.665 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:47.666 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 18:13:47.667 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 18:13:47.667 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.667 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 18:13:47.668 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 18:13:47.668 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 18:13:47.669 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:47.669 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 18:13:47.669 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 18:13:47.669 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:47.669 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.670 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 18:13:47.670 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:47.670 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.670 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 18:13:47.670 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 18:13:47.670 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 18:13:47.671 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 18:13:47.671 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.671 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 18:13:47.671 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.672 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 18:13:47.672 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.672 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:47.672 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 18:13:47.672 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.672 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 18:13:47.673 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.673 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 18:13:47.673 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c8a1ea0 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.673 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e40a767" with isolation "serializable" 18:13:47.676 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:47.677 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:47.720 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 43 ms 18:13:47.720 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 18:13:47.723 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 18:13:47.730 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 18:13:47.736 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:47.743 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:47.749 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "filechunk" 18:13:47.756 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "filechunk" 18:13:47.762 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "filechunk" 18:13:47.763 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e40a767" 18:13:47.764 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e40a767" 18:13:47.764 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c8a1ea0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e40a767, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.764 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2c8a1ea0 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@e40a767, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.765 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 18:13:47.766 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 18:13:47.767 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 18:13:47.768 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 18:13:47.769 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 18:13:47.770 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 18:13:47.771 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 18:13:47.772 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:47.773 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.774 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:47.775 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:47.776 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:47.777 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:47.778 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 18:13:47.778 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:47.779 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 18:13:47.781 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 18:13:47.782 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 18:13:47.783 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 18:13:47.784 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 18:13:47.784 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 18:13:47.785 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 18:13:47.786 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 18:13:47.787 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 18:13:47.788 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 18:13:47.789 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 18:13:47.790 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:47.791 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 18:13:47.792 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:47.793 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:47.794 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 18:13:47.794 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:47.794 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.794 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:47.795 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 18:13:47.797 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 18:13:47.797 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 18:13:47.797 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.798 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 18:13:47.798 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 18:13:47.798 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.798 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 18:13:47.798 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.799 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 18:13:47.799 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.799 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 18:13:47.800 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 18:13:47.800 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:47.800 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 18:13:47.800 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.800 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 18:13:47.801 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.801 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 18:13:47.801 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d884493 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.802 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3edd2f" with isolation "serializable" 18:13:47.804 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 18:13:47.804 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:47.847 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 43 ms 18:13:47.847 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 18:13:47.852 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 4 index(es) for table "lastsynctoremoterepo" 18:13:47.858 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "lastsynctoremoterepo" 18:13:47.864 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "lastsynctoremoterepo" 18:13:47.865 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3edd2f" 18:13:47.865 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3edd2f" 18:13:47.865 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d884493 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3edd2f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.866 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d884493 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6c3edd2f, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.867 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:47.867 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 18:13:47.868 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 18:13:47.868 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 18:13:47.868 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 18:13:47.868 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:47.869 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 18:13:47.869 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 18:13:47.869 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:47.869 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.870 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9b7e106 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.870 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bee2ab" with isolation "serializable" 18:13:47.872 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 18:13:47.879 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repository" 18:13:47.885 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repository" 18:13:47.890 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 18:13:47.890 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bee2ab" 18:13:47.891 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bee2ab" 18:13:47.891 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9b7e106 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bee2ab, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.891 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@9b7e106 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@43bee2ab, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:47.893 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 18:13:47.894 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 18:13:47.895 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 18:13:47.896 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 18:13:47.897 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 18:13:47.898 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 18:13:47.899 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 18:13:47.900 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:47.900 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 18:13:47.901 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:47.902 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:47.903 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:47.904 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:47.905 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 18:13:47.905 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:47.906 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 18:13:47.908 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 18:13:47.909 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 18:13:47.909 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 18:13:47.910 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 18:13:47.911 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 18:13:47.912 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 18:13:47.913 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 18:13:47.914 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 18:13:47.915 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 18:13:47.916 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 18:13:47.917 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:47.918 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 18:13:47.919 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:47.920 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:47.921 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 18:13:47.921 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:47.921 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 18:13:47.923 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 18:13:47.923 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 18:13:47.924 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.924 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 18:13:47.924 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 18:13:47.925 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.925 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 18:13:47.925 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 18:13:47.925 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 18:13:47.926 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.926 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:47.926 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 18:13:47.926 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.926 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 18:13:47.927 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:47.927 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 18:13:47.927 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 18:13:47.927 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:47.928 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 18:13:47.928 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:47.928 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 18:13:47.929 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77559387 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:47.929 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da9ba79" with isolation "serializable" 18:13:47.931 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 18:13:47.932 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:47.973 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 41 ms 18:13:47.973 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 18:13:47.976 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 18:13:47.980 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 index(es) for table "remoterepositoryrequest" 18:13:47.983 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 18:13:47.986 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "remoterepositoryrequest" 18:13:47.990 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "localrepository_aliases" 18:13:47.994 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "localrepository_aliases" 18:13:47.998 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 18:13:47.998 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da9ba79" 18:13:47.998 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da9ba79" 18:13:47.999 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77559387 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da9ba79, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:47.999 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77559387 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6da9ba79, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:48.001 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 18:13:48.002 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 18:13:48.002 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 18:13:48.003 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 18:13:48.004 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 18:13:48.005 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 18:13:48.006 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 18:13:48.006 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:48.007 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:48.008 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:48.009 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:48.010 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:48.011 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:48.011 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 18:13:48.012 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:48.012 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 18:13:48.013 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 18:13:48.014 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 18:13:48.015 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 18:13:48.016 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 18:13:48.016 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 18:13:48.017 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 18:13:48.018 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 18:13:48.019 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 18:13:48.020 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 18:13:48.021 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:48.021 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:48.022 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 18:13:48.024 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:48.024 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:48.025 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 18:13:48.025 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:48.026 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 18:13:48.027 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 18:13:48.028 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 18:13:48.028 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:48.028 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 18:13:48.028 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 18:13:48.029 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:48.029 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 18:13:48.029 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:48.029 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 18:13:48.029 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:48.029 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 18:13:48.030 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:48.030 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:48.030 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 18:13:48.030 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:48.031 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 18:13:48.031 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:48.031 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 18:13:48.032 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@23ab0520 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:48.032 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d953eed" with isolation "serializable" 18:13:48.034 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 18:13:48.034 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:48.069 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 35 ms 18:13:48.069 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 18:13:48.074 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "fileinprogressmarker" 18:13:48.078 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 18:13:48.082 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "fileinprogressmarker" 18:13:48.082 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d953eed" 18:13:48.083 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d953eed" 18:13:48.083 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@23ab0520 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d953eed, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:48.083 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@23ab0520 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6d953eed, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:48.084 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 18:13:48.085 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 18:13:48.086 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 18:13:48.087 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 18:13:48.088 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 18:13:48.089 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 18:13:48.089 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 18:13:48.090 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:48.091 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 18:13:48.092 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:48.093 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:48.093 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:48.094 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:48.095 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 18:13:48.095 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:48.096 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 18:13:48.097 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 18:13:48.097 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 18:13:48.098 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 18:13:48.099 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 18:13:48.100 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 18:13:48.101 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 18:13:48.101 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 18:13:48.102 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 18:13:48.103 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 18:13:48.104 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 18:13:48.105 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:48.105 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 18:13:48.106 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:48.107 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:48.108 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 18:13:48.108 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:48.109 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 18:13:48.110 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:48.110 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 18:13:48.110 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 18:13:48.111 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:48.111 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:48.111 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cef67e9 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:48.111 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b896cc7" with isolation "serializable" 18:13:48.113 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:48.119 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 18:13:48.124 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:48.130 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:48.130 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b896cc7" 18:13:48.130 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b896cc7" 18:13:48.131 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cef67e9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b896cc7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:48.131 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3cef67e9 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2b896cc7, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:48.132 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 18:13:48.133 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 18:13:48.134 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 18:13:48.135 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 18:13:48.136 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 18:13:48.136 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 18:13:48.137 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 18:13:48.138 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:48.139 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:48.140 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:48.140 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:48.141 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:48.142 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:48.143 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 18:13:48.143 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:48.144 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 18:13:48.145 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 18:13:48.146 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 18:13:48.147 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 18:13:48.148 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 18:13:48.148 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 18:13:48.149 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 18:13:48.150 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 18:13:48.151 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 18:13:48.152 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 18:13:48.152 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:48.153 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:48.154 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 18:13:48.155 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:48.156 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:48.157 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 18:13:48.157 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:48.157 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:48.157 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:48.158 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 18:13:48.159 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 18:13:48.160 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 18:13:48.160 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 18:13:48.161 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 18:13:48.162 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 18:13:48.163 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 18:13:48.164 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 18:13:48.165 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:48.165 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 18:13:48.166 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 18:13:48.167 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 18:13:48.168 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 18:13:48.169 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 18:13:48.170 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 18:13:48.171 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 18:13:48.172 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 18:13:48.172 [qtp1199673596-20] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 18:13:48.172 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 18:13:48.172 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 18:13:48.173 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:48.174 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 18:13:48.175 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:48.175 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 18:13:48.175 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:48.175 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 18:13:48.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:48.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 18:13:48.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 18:13:48.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:48.176 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 18:13:48.177 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:48.177 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 18:13:48.177 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:48.177 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 18:13:48.178 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@380df181 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:48.178 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8d8f05d" with isolation "serializable" 18:13:48.180 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 18:13:48.180 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:48.216 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 36 ms 18:13:48.216 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 18:13:48.220 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "transferdonemarker" 18:13:48.223 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 18:13:48.227 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "transferdonemarker" 18:13:48.227 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8d8f05d" 18:13:48.228 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8d8f05d" 18:13:48.228 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@380df181 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8d8f05d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:48.228 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@380df181 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@8d8f05d, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:48.229 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.229 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.230 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@3650ec96" 18:13:48.230 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.230 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 (optimistic=false) 18:13:48.231 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 18:13:48.231 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:48.231 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 18:13:48.231 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 18:13:48.233 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:48.233 [qtp1199673596-20] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 18:13:48.235 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:48.235 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@113f9a03, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.236 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:48.236 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.236 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:48.254 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3cef90d" 18:13:48.254 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:48.255 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.256 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 20 ms 18:13:48.256 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:48.256 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 18:13:48.258 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:48.259 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 18:13:48.260 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 18:13:48.260 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="1") enlisted in transactional cache 18:13:48.262 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" having fields "publicKey" fetched from table ""repository"" 18:13:48.264 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.274 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@fa528aa" 18:13:48.274 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 18:13:48.275 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.276 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@493983be" 18:13:48.276 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="1") is having the following fields in Level 2 cache object updated : [3] 18:13:48.278 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" having fields "privateKey" fetched from table ""repository"" 18:13:48.278 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.285 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@2907319" 18:13:48.285 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 18:13:48.286 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.286 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@d15e5fa" 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="1") is having the following fields in Level 2 cache object updated : [7] 18:13:48.287 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]initPersistenceManagerFactory: repositoryId=3f5508fe-f643-486f-9df4-3ac43961f45c 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@113f9a03]] 18:13:48.287 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7460f791 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6edbce32, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:48.288 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@4df45873, lifecycle=HOLLOW] 18:13:48.289 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:48.289 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.289 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.289 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1584 ms. 18:13:48.289 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@55780b72" 18:13:48.289 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.289 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 (optimistic=false) 18:13:48.290 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 18:13:48.290 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 18:13:48.292 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms 18:13:48.292 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 18:13:48.292 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 18:13:48.294 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:48.294 [qtp1199673596-20] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 18:13:48.295 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:48.295 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6b1d0f0c, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.295 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26c8085d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:48.295 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26c8085d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.295 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 18:13:48.307 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6e040fe1" 18:13:48.308 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-07-26 18:13:48.29> 18:13:48.309 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms 18:13:48.309 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms 18:13:48.309 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 18:13:48.310 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.310 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.310 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6b1d0f0c]] 18:13:48.310 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26c8085d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:48.310 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26c8085d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:48.311 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7e2bb820 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@26c8085d, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.311 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:48.311 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.311 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.313 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e7ef5a1]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:48.313 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e7ef5a1]tryAcquire: returning true. lockCounter=1 18:13:48.313 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e7ef5a1]tryAcquire: returning true. lockCounter=2 18:13:48.313 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:48.315 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e7ef5a1]release: NOT releasing underlying FileLock. lockCounter=1 18:13:48.315 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5e7ef5a1]release: releasing underlying FileLock. lockCounter=0 18:13:48.316 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@1feaaa3e" 18:13:48.316 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.316 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 (optimistic=false) 18:13:48.316 [qtp1199673596-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 18:13:48.317 [qtp1199673596-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 18:13:48.317 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:48.317 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@366efcc, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:48.317 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:48.317 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.318 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:48.318 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@159cde4a" 18:13:48.318 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:48.318 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.319 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:48.319 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:48.320 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:48.320 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:48.320 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:48.321 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="1") enlisted in transactional cache 18:13:48.321 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" 18:13:48.322 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 18:13:48.322 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:48.323 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" field "aliases" loading contents to SCO wrapper from the datastore 18:13:48.324 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.334 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@49df8b55" 18:13:48.334 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:48.335 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.336 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@10f3b9dc" 18:13:48.336 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dbfc314]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:48.337 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dbfc314]tryAcquire: returning true. lockCounter=1 18:13:48.337 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:48.337 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [dbfc314]release: releasing underlying FileLock. lockCounter=0 18:13:48.338 [qtp1199673596-20] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jylqhtxe-bjcp5' of repository '3f5508fe-f643-486f-9df4-3ac43961f45c' already in-sync. 18:13:48.338 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c2c941a]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:48.338 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c2c941a]tryAcquire: returning true. lockCounter=1 18:13:48.338 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c2c941a]tryAcquire: returning true. lockCounter=2 18:13:48.338 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:48.339 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c2c941a]release: NOT releasing underlying FileLock. lockCounter=1 18:13:48.339 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [3c2c941a]release: releasing underlying FileLock. lockCounter=0 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.340 [qtp1199673596-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.340 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@366efcc]] 18:13:48.341 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:48.341 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:48.341 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@28d540df [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@50c1a366, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.342 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:48.342 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:48.342 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:48.342 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@75230d2f, lifecycle=HOLLOW] 18:13:48.342 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:48.342 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.343 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.343 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@122581e" 18:13:48.344 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:48.344 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 (optimistic=false) 18:13:48.344 [qtp1199673596-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 18:13:48.344 [qtp1199673596-20] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 18:13:48.345 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:48.345 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@728c3310, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:48.345 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 18:13:48.345 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.345 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:48.346 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@4455fd91" 18:13:48.346 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:48.346 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.347 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 2 ms 18:13:48.347 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:48.348 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:48.348 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:48.348 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:48.348 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="1") enlisted in transactional cache 18:13:48.349 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" 18:13:48.349 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 18:13:48.349 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:48.349 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.356 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6180b8bf" 18:13:48.357 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 18:13:48.357 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.358 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@39f2eb0d" 18:13:48.358 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" field "aliases" loading contents to SCO wrapper from the datastore 18:13:48.359 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.360 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@7f97d2fa" 18:13:48.360 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:48.360 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.360 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@517ec5d1" 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.361 [qtp1199673596-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@728c3310]] 18:13:48.361 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@1f14e536 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5de4ca06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:48.362 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@3fb48ce7, lifecycle=HOLLOW] 18:13:48.363 [qtp1199673596-20] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:48.363 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.363 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.364 [qtp1199673596-20] DEBUG c.c.c.local.LocalRepoManagerImpl - [4f2b328d]open: closing=false closeAbortable=true 18:13:48.364 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@6eb574e9" with txn="org.datanucleus.TransactionImpl@3e3beb77" 18:13:48.365 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:48.365 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 (optimistic=false) 18:13:48.365 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1cf1db53]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:48.365 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1cf1db53]tryAcquire: returning true. lockCounter=1 18:13:48.365 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1cf1db53]tryAcquire: returning true. lockCounter=2 18:13:48.366 [qtp1199673596-20] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:48.366 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1cf1db53]release: NOT releasing underlying FileLock. lockCounter=1 18:13:48.366 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [1cf1db53]release: releasing underlying FileLock. lockCounter=0 18:13:48.371 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 18:13:48.371 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:48.371 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 18:13:48.371 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 18:13:48.373 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:48.374 [qtp1199673596-20] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'" 18:13:48.374 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:48.375 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@17927dcb, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:48.375 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 18:13:48.375 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.375 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 18:13:48.383 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@36f7a5c0" 18:13:48.384 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository' 18:13:48.384 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.385 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 18:13:48.386 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 18:13:48.386 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:48.386 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 18:13:48.386 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 18:13:48.388 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 18:13:48.388 [qtp1199673596-20] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"" 18:13:48.388 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.388 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 18:13:48.394 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3b44b12c" 18:13:48.394 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" 18:13:48.395 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.395 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 18:13:48.401 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 18:13:48.403 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 2 ms 18:13:48.404 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 18:13:48.404 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 18:13:48.411 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 6 ms 18:13:48.411 [qtp1199673596-20] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'" 18:13:48.411 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.411 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 18:13:48.424 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@614a864" 18:13:48.424 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 18:13:48.425 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.439 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 28 ms 18:13:48.440 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 18:13:48.441 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:48.441 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 18:13:48.441 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 18:13:48.442 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 18:13:48.442 [qtp1199673596-20] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'" 18:13:48.443 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.443 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 18:13:48.452 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@202660ee" 18:13:48.452 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 18:13:48.452 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:48.453 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 18:13:48.454 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 18:13:48.455 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:48.455 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 18:13:48.455 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 18:13:48.462 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 7 ms 18:13:48.462 [qtp1199673596-20] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'" 18:13:48.462 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.462 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 18:13:48.484 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1562b988" 18:13:48.484 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 18:13:48.485 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.485 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 23 ms 18:13:48.486 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 18:13:48.486 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:48.486 [qtp1199673596-20] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 18:13:48.486 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 18:13:48.488 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:48.488 [qtp1199673596-20] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'" 18:13:48.488 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.488 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 18:13:48.505 [qtp1199673596-20] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5caf051" 18:13:48.505 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 18:13:48.506 [qtp1199673596-20] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:48.506 [qtp1199673596-20] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 18 ms 18:13:48.507 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.507 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.507 [qtp1199673596-20] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@77d80476 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@17927dcb]] 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 18:13:48.508 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:48.509 [qtp1199673596-20] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4ae4a67c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@13a6328a, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@77d80476" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@30c31ad7]" 18:13:48.509 [qtp1199673596-20] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:48.509 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:48.509 [qtp1199673596-20] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@77d80476" closed 18:13:48.509 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]getCloseDeferredMillis: closeDeferredMillis=0 18:13:48.509 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]close: Closing real LocalRepoManager immediately. 18:13:48.509 [qtp1199673596-20] INFO c.c.c.local.LocalRepoManagerImpl - [4f2b328d]_close: Shutting down real LocalRepoManager. 18:13:48.803 [qtp1199673596-20] DEBUG DataNucleus.Connection - Closing Connection Pool tx 18:13:48.805 [qtp1199673596-20] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 18:13:48.807 [qtp1199673596-20] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 18:13:48.807 [qtp1199673596-20] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 18:13:48.808 [qtp1199673596-20] DEBUG DataNucleus.Cache - Level 2 Cache cleared 18:13:48.863 [qtp1199673596-20] DEBUG c.c.cloudstore.core.io.LockFileImpl - [527c3227]release: releasing underlying FileLock. lockCounter=0 18:13:48.894 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@526b9b5a[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@a01f1dc{null} 18:13:48.894 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@3f94b5d2{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=2452} 200 OK HTTP/1.1 Content-Length: 765 Content-Type: application/xml 18:13:48.902 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@436470c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@491910f8] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 18:13:48.904 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@526b9b5a[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:48.904 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765 Content-Type: application/xml 18:13:48.904 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 18:13:48.905 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@436470c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@491910f8] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING 18:13:48.905 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7ad31158{IDLE}->null [HeapByteBuffer@67573789[p=0,l=104,c=8192,r=104]={<<>>5PYW1SWFRiUWpKNXB...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@526b9b5a[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 18:13:48.905 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ad31158{WRITING}->null:IDLE-->WRITING 18:13:48.907 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=W,to=2506/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=END,236 of 236},g=HttpGenerator@5511518b{s=COMPLETING}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=2465} 18:13:48.907 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@7ad31158{WRITING}->null 18:13:48.908 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7ad31158{IDLE}->null:WRITING-->IDLE 18:13:48.908 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@436470c6[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@491910f8] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 18:13:48.915 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1, calling complete=true 18:13:48.915 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.session - Complete called with session null 18:13:48.915 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@3f94b5d2{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:43701/RepoInfo,age=2473} 18:13:48.917 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@4d9253e9{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 18:13:48.917 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:43701/RepoInfo,age=2475} action COMPLETE 18:13:48.917 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@4d9253e9{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 18:13:48.917 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765 18:13:48.925 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@4d9253e9{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 18:13:48.925 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 18:13:48.925 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 18:13:48.925 [qtp1199673596-20] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 18:13:48.926 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@67573789[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:48.926 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@67573789[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:48.926 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@67573789[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:48.934 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=19/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@67573789[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 18:13:48.934 [qtp1199673596-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@67573789[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:48.940 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=28/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 18:13:48.941 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=33/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.942 [qtp1199673596-20] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=-,flush=-,to=34/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.943 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6b054c7d{AC.ReadCB@158565f9{HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:48.944 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.944 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@2790d386 on ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 18:13:48.944 [qtp1199673596-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=1 18:13:48.944 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken with none selected 18:13:48.944 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 0/0/1 selected 18:13:48.944 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 0 keys, 1 updates 18:13:48.944 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:48.945 [qtp1199673596-20] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4d9253e9{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 18:13:48.945 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@2790d386 18:13:48.945 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:48.945 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.945 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:48.945 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 1 keys 18:13:48.955 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3503 ms Local repository: repository.repositoryId = 3f5508fe-f643-486f-9df4-3ac43961f45c repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5 repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@3f9b7fe1 repository.publicKeySha1 = 72:D9:2F:95:25:84:C2:03:0D:EE:89:3F:F9:55:F5:FD:F2:11:B8:05 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 18:13:48.959 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@35d019a3{STARTED}[9.4.17.v20190418] 18:13:48.960 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@35d019a3{STOPPING}[9.4.17.v20190418] 18:13:48.961 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1199673596-17-acceptor-0@6c345c5f-ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:43701} 18:13:48.964 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@35d019a3{STOPPING}[9.4.17.v20190418] by 18:13:48.964 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:48.964 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:48.965 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@5f59185e{STARTED} id=2 keys=0 selected=0 updates=0 18:13:48.965 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@6d6f6860 on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:48.965 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=1 18:13:48.966 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 woken with none selected 18:13:48.967 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 woken up from select, 0/0/0 selected 18:13:48.967 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 processing 0 keys, 1 updates 18:13:48.967 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:48.968 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6d6f6860 18:13:48.968 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:48.969 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:48.969 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 waiting with 0 keys 18:13:48.969 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@2a4f8009 on ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:48.970 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5f59185e{STOPPING} id=2 keys=0 selected=0 updates=1 18:13:48.970 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 woken with none selected 18:13:48.970 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 woken up from select, 0/0/0 selected 18:13:48.971 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4cd493f8 processing 0 keys, 1 updates 18:13:48.971 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:48.972 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2a4f8009 18:13:48.973 [qtp1199673596-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:48.973 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@464649c/SelectorProducer@7c22d4f/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:48.973+02:00 18:13:48.973 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@66629f63 18:13:48.974 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@464649c/SelectorProducer@7c22d4f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:48.974+02:00 18:13:48.974 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@5f59185e{STOPPED} id=2 keys=-1 selected=-1 updates=0 18:13:48.974 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@1255b1d1{STARTED} id=1 keys=1 selected=0 updates=0 18:13:48.975 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@a85644c on ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:48.975 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=1 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken with none selected 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 0/0/1 selected 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 0 keys, 1 updates 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@a85644c 18:13:48.976 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:48.977 [qtp1199673596-15] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=34/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.977 [qtp1199673596-15] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,OPEN,fill=FI,flush=-,to=35/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.977 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,CLOSED,fill=FI,flush=-,to=35/30000}{io=1/1,kio=1,kro=1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.993 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@7ad31158{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_212] 18:13:48.994 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@6b054c7d{AC.ReadCB@158565f9{HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,CLOSED,fill=FI,flush=-,to=52/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@158565f9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:48.995 [qtp1199673596-15] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 18:13:48.995 [qtp1199673596-15] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 18:13:48.995 [qtp1199673596-15] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,CLOSED,fill=-,flush=-,to=53/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@158565f9[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 18:13:48.996 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@1255b1d1{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:48.996 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a0fd661 18:13:48.996 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:48.996 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e waiting with 1 keys 18:13:48.996 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a0fd661 18:13:48.997 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@8054fe2 on ManagedSelector@1255b1d1{STOPPING} id=1 keys=0 selected=0 updates=0 18:13:48.997 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@1255b1d1{STOPPING} id=1 keys=0 selected=0 updates=1 18:13:48.997 [qtp1199673596-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,CLOSED,fill=-,flush=-,to=55/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@158565f9[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.997 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken with none selected 18:13:48.998 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e woken up from select, 0/0/0 selected 18:13:48.998 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@c7c319e processing 0 keys, 1 updates 18:13:48.998 [qtp1199673596-21] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@158565f9::SocketChannelEndPoint@59e5e558{/127.0.0.1:39404<->/127.0.0.1:43701,CLOSED,fill=-,flush=-,to=55/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@158565f9[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@5511518b{s=START}]=>HttpChannelOverHttp@3f94b5d2{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:48.998 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:48.998 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@8054fe2 18:13:48.998 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2a0fd661 18:13:48.998 [qtp1199673596-15] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:48.998 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@28a0fd6c 18:13:48.999 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T18:13:48.998+02:00 18:13:49.000 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2484f433/SelectorProducer@60b71e8f/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T18:13:48.999+02:00 18:13:49.000 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@1255b1d1{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:13:49.001 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@34645867{STARTED} id=0 keys=0 selected=0 updates=0 18:13:49.001 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@1e3f0aea on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:49.001 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=1 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc woken with none selected 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc woken up from select, 0/0/0 selected 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc processing 0 keys, 1 updates 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1e3f0aea 18:13:49.002 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc waiting with 0 keys 18:13:49.003 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@48268eec on ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:49.003 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@34645867{STOPPING} id=0 keys=0 selected=0 updates=1 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc woken with none selected 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc woken up from select, 0/0/0 selected 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2ff674dc processing 0 keys, 1 updates 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@48268eec 18:13:49.003 [qtp1199673596-14] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:49.004 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/PRODUCING/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.004+02:00 18:13:49.004 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@495083a0 18:13:49.004 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@63c5efee/SelectorProducer@69c79f09/IDLE/p=false/QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.004+02:00 18:13:49.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@34645867{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:13:49.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:49.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@77c2494c[HTTP/1.1] 18:13:49.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@77c2494c[HTTP/1.1] 18:13:49.005 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:49.005 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@3b0090a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:49.006 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@35d019a3{STOPPING}[9.4.17.v20190418] 18:13:49.006 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@13fd2ccd{STARTED}[worker=node0] 18:13:49.006 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@7d4f9aae{STARTED}[interval=660000, ownscheduler=false] 18:13:49.006 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 18:13:49.006 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@7d4f9aae{STOPPED}[interval=660000, ownscheduler=false] 18:13:49.006 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@13fd2ccd{STOPPED}[worker=node0] 18:13:49.007 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@543588e6{STARTED} 18:13:49.007 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@543588e6{STOPPING} 18:13:49.007 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@543588e6{STOPPED} 18:13:49.007 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@1e178745{/,null,SHUTDOWN} 18:13:49.008 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@1e178745{/,null,SHUTDOWN} by 18:13:49.008 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 18:13:49.008 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:49.008 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:49.008 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 18:13:49.009 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@4efac082[passivating=false,graceSec=3600] 18:13:49.009 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@4b0d79fc[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:49.009 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:49.009 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@38102d01{STARTED} 18:13:49.009 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@38102d01{STOPPING} 18:13:49.013 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:49.014 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-60bd273d@dea707a6==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:49.014 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:49.015 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-a530d0a@daedf456==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:49.015 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@38102d01{STOPPED} 18:13:49.015 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler422330142==dftMaxIdleSec=-1 18:13:49.016 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 18:13:49.016 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@1e178745{/,null,UNAVAILABLE} 18:13:49.016 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@77888435{STARTED} 18:13:49.017 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@77888435{STOPPED} 18:13:49.017 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1199673596]@478190fc{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}] 18:13:49.018 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1199673596]@478190fc{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@2ea41516{s=1/6,p=0}] 18:13:49.018 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@2ea41516{s=1/6,p=0} 18:13:49.018 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@720fe601 offer STOP! 18:13:49.019 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@2ea41516{s=0/6,p=0} 18:13:49.020 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@720fe601 task=STOP! 18:13:49.020 [qtp1199673596-19] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@2ea41516{s=0/6,p=0}@720fe601 Exited 18:13:49.021 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-16,5,main] for 14999 18:13:49.021 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-19] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@2ea41516{s=0/6,p=0}@720fe601 18:13:49.021 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-17] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-18] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.021 [qtp1199673596-20] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.022 [qtp1199673596-16] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.024 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.023 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.025 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-19,5,] for 14995 18:13:49.025 [qtp1199673596-15] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.024 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.026 [qtp1199673596-14] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.025 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-20,5,] for 14995 18:13:49.026 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1199673596-21,5,main] for 14994 18:13:49.025 [qtp1199673596-21] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:49.028 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1199673596]@478190fc{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 18:13:49.028 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@35d019a3{STOPPED}[9.4.17.v20190418] 18:13:49.028 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 18:13:49.028 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [2145b572]release: releasing underlying FileLock. lockCounter=0 18:13:49.029 [main] DEBUG c.c.c.client.CloudStoreClient - execute: CloudStore CLI version UNKNOWN is executing. 18:13:49.251 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=338.0 MiB, used=16.5 MiB, available=3.5 GiB 18:13:49.252 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 18:13:49.253 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b425577]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.lock' 18:13:49.253 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b425577]tryAcquire: returning true. lockCounter=1 18:13:49.254 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STOPPED}[9.4.17.v20190418] added {QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 18:13:49.254 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STOPPED}[9.4.17.v20190418] added {ScheduledExecutorScheduler@4f3e9fbb{STOPPED},AUTO} 18:13:49.254 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - HttpConnectionFactory@365afe87[HTTP/1.1] added {HttpConfiguration@43471a7e{32768/8192,8192/8192,https://:0,[]},POJO} 18:13:49.255 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{null,[]}{0.0.0.0:0} added {Server@160e99e0{STOPPED}[9.4.17.v20190418],UNMANAGED} 18:13:49.255 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{null,[]}{0.0.0.0:0} added {QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842],AUTO} 18:13:49.255 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{null,[]}{0.0.0.0:0} added {ScheduledExecutorScheduler@4f3e9fbb{STOPPED},AUTO} 18:13:49.256 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{null,[]}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@1a1ccaaf,POJO} 18:13:49.256 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{null,[http/1.1]}{0.0.0.0:0} added {HttpConnectionFactory@365afe87[HTTP/1.1],AUTO} 18:13:49.256 [main] DEBUG o.e.jetty.server.AbstractConnector - ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added HttpConnectionFactory@365afe87[HTTP/1.1] 18:13:49.256 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{0.0.0.0:0} added {SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{0.0.0.0:0},MANAGED} 18:13:49.256 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.port' is not set (config is queried next). 18:13:49.257 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STOPPED}[9.4.17.v20190418] added {ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0},AUTO} 18:13:49.257 [main] DEBUG o.e.j.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@7b53b1ad 18:13:49.257 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE} added {org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1,MANAGED} 18:13:49.258 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 added {ServletHandler@7fbd3e75{STOPPED},MANAGED} 18:13:49.258 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 18:13:49.260 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STOPPED}[9.4.17.v20190418] added {o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE},MANAGED} 18:13:49.260 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting Server@160e99e0{STOPPED}[9.4.17.v20190418] 18:13:49.260 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STARTING}[9.4.17.v20190418] added {ErrorHandler@1c628f6a{STOPPED},AUTO} 18:13:49.261 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:13:49.261 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting Server@160e99e0{STARTING}[9.4.17.v20190418] 18:13:49.261 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 18:13:49.261 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0} 18:13:49.261 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTING,8<=0<=500,i=0,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}] added {ReservedThreadExecutor@9b47400{s=0/6,p=0},AUTO} 18:13:49.261 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ReservedThreadExecutor@9b47400{s=0/6,p=0} 18:13:49.262 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22239ms ReservedThreadExecutor@9b47400{s=0/6,p=0} 18:13:49.262 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-32,5,main] 18:13:49.263 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-33,5,main] 18:13:49.264 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-34,5,main] 18:13:49.265 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-35,5,main] 18:13:49.266 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-36,5,main] 18:13:49.267 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-37,5,main] 18:13:49.268 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-38,5,main] 18:13:49.269 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Starting Thread[qtp1002031672-39,5,main] 18:13:49.269 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22246ms QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}] 18:13:49.270 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4f3e9fbb{STOPPED} 18:13:49.270 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22247ms ScheduledExecutorScheduler@4f3e9fbb{STARTED} 18:13:49.270 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE} 18:13:49.270 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@3cc053{/,null,STARTING} 18:13:49.271 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:49.271 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 added {org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 18:13:49.271 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600],AUTO} 18:13:49.272 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting DefaultSessionIdManager@10a18e3e{STOPPED}[worker=null] 18:13:49.272 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 18:13:49.272 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 18:13:49.272 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - DefaultSessionIdManager@10a18e3e{STARTING}[worker=node0] added {HouseKeeper@69364b2d{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 18:13:49.272 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HouseKeeper@69364b2d{STOPPED}[interval=600000, ownscheduler=false] 18:13:49.273 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 18:13:49.273 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22250ms HouseKeeper@69364b2d{STARTED}[interval=600000, ownscheduler=false] 18:13:49.274 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22251ms DefaultSessionIdManager@10a18e3e{STARTED}[worker=node0] 18:13:49.274 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - Server@160e99e0{STARTING}[9.4.17.v20190418] added {DefaultSessionIdManager@10a18e3e{STARTED}[worker=node0],MANAGED} 18:13:49.274 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 added {DefaultSessionIdManager@10a18e3e{STARTED}[worker=node0],UNMANAGED} 18:13:49.275 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:49.275 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServletHandler@7fbd3e75{STOPPED} 18:13:49.275 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2ce03e86[EMBEDDED:null] 18:13:49.275 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.glassfish.jersey.servlet.ServletContainer-2ce03e86=org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@7fbd3e75{STARTING} 18:13:49.276 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.glassfish.jersey.servlet.ServletContainer-2ce03e86[EMBEDDED:null] 18:13:49.277 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/*",pathDepth=1,group=PREFIX_GLOB],resource=org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true] to PathMappings[size=1] 18:13:49.277 [main] DEBUG o.e.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119[EMBEDDED:null] 18:13:49.277 [main] DEBUG o.e.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec["/",pathDepth=-1,group=DEFAULT],resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true] to PathMappings[size=2] 18:13:49.277 [main] DEBUG o.e.jetty.servlet.ServletHandler - filterNameMap={} 18:13:49.277 [main] DEBUG o.e.jetty.servlet.ServletHandler - pathFilters=null 18:13:49.277 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletFilterMap=null 18:13:49.277 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 18:13:49.278 [main] DEBUG o.e.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true, org.glassfish.jersey.servlet.ServletContainer-2ce03e86=org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true} 18:13:49.278 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ServletHandler@7fbd3e75{STARTING} 18:13:49.278 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22255ms ServletHandler@7fbd3e75{STARTED} 18:13:49.278 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:49.278 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600] 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22256ms org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600] 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22256ms org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22256ms org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22256ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:49.279 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22257ms org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:49.280 [main] DEBUG o.e.jetty.servlet.ServletHolder - Servlet.init org.glassfish.jersey.servlet.ServletContainer@5bde57ab for org.glassfish.jersey.servlet.ServletContainer-2ce03e86 Jul 27, 2019 6:13:49 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:13:49.481 [main] DEBUG c.c.c.ls.rest.server.LocalServerRest - : Instance created. 18:13:49.486 [main] DEBUG c.c.c.l.r.s.DefaultExceptionMapper - : Instance created. localServerRest=co.codewizards.cloudstore.ls.rest.server.LocalServerRest@528c8c1 18:13:49.488 [main] INFO o.e.j.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3cc053{/,null,AVAILABLE} 18:13:49.488 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22466ms o.e.j.s.ServletContextHandler@3cc053{/,null,AVAILABLE} 18:13:49.489 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ErrorHandler@1c628f6a{STOPPED} 18:13:49.489 [main] DEBUG o.e.j.server.handler.AbstractHandler - starting ErrorHandler@1c628f6a{STARTING} 18:13:49.489 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22466ms ErrorHandler@1c628f6a{STARTED} 18:13:49.489 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:49.489 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} added {sun.nio.ch.ServerSocketChannelImpl[/127.0.0.1:34778],POJO} 18:13:49.490 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting HttpConnectionFactory@365afe87[HTTP/1.1] 18:13:49.490 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22467ms HttpConnectionFactory@365afe87[HTTP/1.1] 18:13:49.490 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} 18:13:49.491 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.491+02:00 added {SelectorProducer@412ebe64,POJO} 18:13:49.492 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.491+02:00 added {QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}],UNMANAGED} 18:13:49.492 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.492+02:00 created 18:13:49.493 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@6f731759{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.492+02:00,MANAGED} 18:13:49.493 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} added {ManagedSelector@6f731759{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 18:13:49.494 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.493+02:00 added {SelectorProducer@39549f33,POJO} 18:13:49.494 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.494+02:00 added {QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}],UNMANAGED} 18:13:49.495 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.494+02:00 created 18:13:49.495 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@dbddbe3{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.495+02:00,MANAGED} 18:13:49.496 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} added {ManagedSelector@dbddbe3{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO} 18:13:49.496 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.496+02:00 added {SelectorProducer@44aa2e13,POJO} 18:13:49.497 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.497+02:00 added {QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}],UNMANAGED} 18:13:49.497 [main] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.497+02:00 created 18:13:49.498 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ManagedSelector@599a9cb2{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.498+02:00,MANAGED} 18:13:49.498 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} added {ManagedSelector@599a9cb2{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO} 18:13:49.498 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@6f731759{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:13:49.499 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.499+02:00 18:13:49.500 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22476ms EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=8,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.499+02:00 18:13:49.500 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@3a1b36a1 18:13:49.500 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@5e1a986c on ManagedSelector@6f731759{STARTING} id=0 keys=0 selected=0 updates=0 18:13:49.500 [qtp1002031672-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@3a1b36a1 18:13:49.501 [qtp1002031672-32] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.501+02:00 tryProduce false 18:13:49.502 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:49.502 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5e1a986c 18:13:49.502 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:49.502 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22479ms ManagedSelector@6f731759{STARTED} id=0 keys=0 selected=0 updates=0 18:13:49.503 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 waiting with 0 keys 18:13:49.503 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@dbddbe3{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:13:49.503 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.503+02:00 18:13:49.504 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22481ms EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.504+02:00 18:13:49.504 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@4b55ff0a 18:13:49.504 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@46a795de on ManagedSelector@dbddbe3{STARTING} id=1 keys=0 selected=0 updates=0 18:13:49.505 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@4b55ff0a 18:13:49.506 [qtp1002031672-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.505+02:00 tryProduce false 18:13:49.506 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:49.506 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@46a795de 18:13:49.506 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:49.506 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 0 keys 18:13:49.506 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22483ms ManagedSelector@dbddbe3{STARTED} id=1 keys=0 selected=0 updates=0 18:13:49.506 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting ManagedSelector@599a9cb2{STOPPED} id=2 keys=-1 selected=-1 updates=0 18:13:49.507 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - starting EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.507+02:00 18:13:49.508 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22484ms EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.507+02:00 18:13:49.508 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@256a0d95 18:13:49.508 [qtp1002031672-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@256a0d95 18:13:49.508 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Start@2f3928ac on ManagedSelector@599a9cb2{STARTING} id=2 keys=0 selected=0 updates=0 18:13:49.509 [qtp1002031672-34] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:49.508+02:00 tryProduce false 18:13:49.509 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:49.509 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@2f3928ac 18:13:49.509 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:49.509 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae waiting with 0 keys 18:13:49.509 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22486ms ManagedSelector@599a9cb2{STARTED} id=2 keys=0 selected=0 updates=0 18:13:49.509 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22486ms SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} 18:13:49.509 [main] DEBUG o.e.j.u.component.ContainerLifeCycle - ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} added {acceptor-0@4bf03fee,POJO} 18:13:49.510 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - queue acceptor-0@4bf03fee 18:13:49.510 [main] INFO o.e.jetty.server.AbstractConnector - Started ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} 18:13:49.510 [qtp1002031672-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run acceptor-0@4bf03fee 18:13:49.510 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22487ms ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} 18:13:49.510 [main] INFO org.eclipse.jetty.server.Server - Started @22487ms 18:13:49.510 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STARTED @22487ms Server@160e99e0{STARTED}[9.4.17.v20190418] 18:13:49.512 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31834a2b]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServer.properties' 18:13:49.513 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31834a2b]tryAcquire: returning true. lockCounter=1 18:13:49.513 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [31834a2b]release: releasing underlying FileLock. lockCounter=0 18:13:49.514 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [22ead351]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:49.514 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [22ead351]tryAcquire: returning true. lockCounter=1 18:13:49.515 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:49.516 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [22ead351]release: releasing underlying FileLock. lockCounter=0 18:13:49.768 [main] INFO c.c.cloudstore.ls.server.LocalServer - logMemoryStats: max=3.5 GiB, allocated=338.5 MiB, used=14.5 MiB, available=3.5 GiB 18:13:49.768 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.localServer.enabled' is not set (config is queried next). 18:13:49.769 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b425577]tryAcquire: returning true. lockCounter=2 18:13:49.769 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b425577]release: NOT releasing underlying FileLock. lockCounter=1 18:13:49.769 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43d65a81]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:49.769 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43d65a81]tryAcquire: returning true. lockCounter=1 18:13:49.770 [main] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:49.770 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [43d65a81]release: releasing underlying FileLock. lockCounter=0 18:13:50.173 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'copymodification_fk1' of table 'copymodification'. 18:13:50.250 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'deletemodification_fk1' of table 'deletemodification'. 18:13:50.320 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'filechunk_fk1' of table 'filechunk'. 18:13:50.417 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'lastsynctoremoterepo_fk1' of table 'lastsynctoremoterepo'. 18:13:50.470 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'localrepository_aliases_fk1' of table 'localrepository_aliases'. 18:13:50.528 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'modification_fk1' of table 'modification'. 18:13:50.605 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repofile_fk1' of table 'repofile'. 18:13:50.930 [main] INFO c.c.cloudstore.local.RepairDatabase - dropForeignKeys: Dropped foreign-key 'repository_fk1' of table 'repository'. 18:13:51.012 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181340770': java.sql.SQLSyntaxErrorException: Index 'SQL190727181340770' was created to enforce constraint 'copymodification_pk'. It can only be dropped by dropping the constraint. 18:13:51.029 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_frompathsha1'. 18:13:51.042 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_sha1_length'. 18:13:51.043 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'copymodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'copymodification_sha1_length' does not exist. 18:13:51.054 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'copymodification_topathsha1'. 18:13:51.066 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181341120': java.sql.SQLSyntaxErrorException: Index 'SQL190727181341120' was created to enforce constraint 'deletemodification_pk'. It can only be dropped by dropping the constraint. 18:13:51.077 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_pathsha1'. 18:13:51.090 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'deletemodification_sha1_length'. 18:13:51.091 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'deletemodification_sha1_length': java.sql.SQLSyntaxErrorException: Index 'deletemodification_sha1_length' does not exist. 18:13:51.104 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181341920': java.sql.SQLSyntaxErrorException: Index 'SQL190727181341920' was created to enforce constraint 'filechunk_pk'. It can only be dropped by dropping the constraint. 18:13:51.114 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_normalfile_offset'. 18:13:51.116 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'filechunk_normalfile_offset': java.sql.SQLSyntaxErrorException: Index 'filechunk_normalfile_offset' does not exist. 18:13:51.127 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'filechunk_n49'. 18:13:51.140 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181343410': java.sql.SQLSyntaxErrorException: Index 'SQL190727181343410' was created to enforce constraint 'fileinprogressmarker_pk'. It can only be dropped by dropping the constraint. 18:13:51.156 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1'. 18:13:51.157 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist. 18:13:51.158 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1' does not exist. 18:13:51.171 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'fileinprogressmark_fromrepositoryid_torepositoryid'. 18:13:51.172 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'fileinprogressmark_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'fileinprogressmark_fromrepositoryid_torepositoryid' does not exist. 18:13:51.185 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181342800': java.sql.SQLSyntaxErrorException: Index 'SQL190727181342800' was created to enforce constraint 'lastsynctoremoterepo_pk'. It can only be dropped by dropping the constraint. 18:13:51.198 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_remoterepository'. 18:13:51.210 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'lastsynctoremoterepo_n49'. 18:13:51.221 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181343240': java.sql.SQLSyntaxErrorException: Index 'SQL190727181343240' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 18:13:51.222 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181343240': java.sql.SQLSyntaxErrorException: Index 'SQL190727181343240' was created to enforce constraint 'localrepository_aliases_pk'. It can only be dropped by dropping the constraint. 18:13:51.234 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'localrepository_aliases_n49'. 18:13:51.246 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181340680': java.sql.SQLSyntaxErrorException: Index 'SQL190727181340680' was created to enforce constraint 'modification_pk'. It can only be dropped by dropping the constraint. 18:13:51.257 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_n49'. 18:13:51.269 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'modification_remoterepository_localrevision'. 18:13:51.270 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'modification_remoterepository_localrevision': java.sql.SQLSyntaxErrorException: Index 'modification_remoterepository_localrevision' does not exist. 18:13:51.281 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181343180': java.sql.SQLSyntaxErrorException: Index 'SQL190727181343180' was created to enforce constraint 'remoterepositoryrequest_pk'. It can only be dropped by dropping the constraint. 18:13:51.294 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepositoryrequest_repositoryid'. 18:13:51.308 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181341350': java.sql.SQLSyntaxErrorException: Index 'SQL190727181341350' was created to enforce constraint 'repofile_pk'. It can only be dropped by dropping the constraint. 18:13:51.320 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_parent_name'. 18:13:51.321 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'repofile_parent_name': java.sql.SQLSyntaxErrorException: Index 'repofile_parent_name' does not exist. 18:13:51.334 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'normalfile_sha1_length'. 18:13:51.335 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'normalfile_sha1_length': java.sql.SQLSyntaxErrorException: Index 'normalfile_sha1_length' does not exist. 18:13:51.346 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_localrevision'. 18:13:51.357 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repofile_n49'. 18:13:51.374 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181340540': java.sql.SQLSyntaxErrorException: Index 'SQL190727181340540' was created to enforce constraint 'repository_pk'. It can only be dropped by dropping the constraint. 18:13:51.389 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_repositoryid'. 18:13:51.402 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'remoterepository_remoterootsha1'. 18:13:51.415 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'repository_n49'. 18:13:51.426 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'SQL190727181343740': java.sql.SQLSyntaxErrorException: Index 'SQL190727181343740' was created to enforce constraint 'transferdonemarker_pk'. It can only be dropped by dropping the constraint. 18:13:51.437 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid'. 18:13:51.438 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 18:13:51.440 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 18:13:51.440 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid' does not exist. 18:13:51.452 [main] INFO c.c.cloudstore.local.RepairDatabase - dropIndices: Dropped index 'transferdonemarker_fromrepositoryid_torepositoryid'. 18:13:51.454 [main] WARN c.c.cloudstore.local.RepairDatabase - dropIndices: Could not drop index 'transferdonemarker_fromrepositoryid_torepositoryid': java.sql.SQLSyntaxErrorException: Index 'transferdonemarker_fromrepositoryid_torepositoryid' does not exist. 18:13:51.455 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 1 of 2 18:13:51.465 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:23) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.RepoInfoRequest.execute(RepoInfoRequest.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.client.RepoInfoSubCommand.run(RepoInfoSubCommand.java:38) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommand.run(RepairDatabaseSubCommand.java:34) [classes/:na] at co.codewizards.cloudstore.client.CloudStoreClient.execute(CloudStoreClient.java:225) [classes/:na] at co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest.repairDatabase(RepairDatabaseSubCommandTest.java:26) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:371) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:775) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.setNewClient(HttpURLConnection.java:763) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:705) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1585) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 46 common frames omitted 18:13:52.467 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: starting try 2 of 2 18:13:52.510 [qtp1002031672-35-acceptor-0@4bf03fee-ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$Accept@48b8a7f1 on ManagedSelector@dbddbe3{STARTED} id=1 keys=0 selected=0 updates=0 18:13:52.510 [qtp1002031672-35-acceptor-0@4bf03fee-ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STARTED} id=1 keys=0 selected=0 updates=1 18:13:52.510 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected 18:13:52.510 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/0 selected 18:13:52.510 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates 18:13:52.511 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:52.511 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Accept@48b8a7f1 18:13:52.511 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$Accept@48b8a7f1 18:13:52.511 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:52.511 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys 18:13:52.511 [qtp1002031672-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$Accept@48b8a7f1 18:13:52.512 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 18:13:52.512 [qtp1002031672-36] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4f68ee2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 18:13:52.512 [qtp1002031672-36] DEBUG o.e.jetty.server.HttpConnection - New HTTP Connection HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}-> 18:13:52.512 [qtp1002031672-36] DEBUG o.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.513 [qtp1002031672-36] DEBUG o.e.jetty.io.AbstractConnection - onOpen HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.513 [qtp1002031672-36] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=2/30000}{io=0/0,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.513 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3baaf6a8{AC.ReadCB@a6a79a3{HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:52.514 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.514 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@333b5649 on ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=0 18:13:52.514 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=1 18:13:52.514 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected 18:13:52.514 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/1 selected 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:52.515 [qtp1002031672-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@333b5649 18:13:52.515 [qtp1002031672-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$Accept@48b8a7f1 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=0}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:52.515 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys 18:13:52.516 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 1/1/1 selected 18:13:52.516 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 1 keys, 0 updates 18:13:52.516 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2721d7e2 SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=3/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.516 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.517 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=3/30000}{io=1/0,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:52.517 [qtp1002031672-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0} tryExecute EatWhatYouKill@1f84327b/SelectorProducer@39549f33/PRODUCING/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=4,q=0}[ReservedThreadExecutor@9b47400{s=0/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:52.517+02:00 18:13:52.517 [qtp1002031672-33] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=1} startReservedThread p=1 18:13:52.517 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@9b47400{s=0/6,p=1}@231e47de 18:13:52.518 [qtp1002031672-37] DEBUG o.e.j.util.thread.QueuedThreadPool - run ReservedThreadExecutor@9b47400{s=0/6,p=1}@231e47de 18:13:52.518 [qtp1002031672-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=1/6,p=1}@231e47de started 18:13:52.518 [qtp1002031672-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=1/6,p=0}@231e47de waiting 18:13:52.518 [qtp1002031672-33] DEBUG o.e.j.u.t.strategy.EatWhatYouKill - EatWhatYouKill@1f84327b/SelectorProducer@39549f33/PRODUCING/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=4,q=1}[ReservedThreadExecutor@9b47400{s=0/6,p=1}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:52.518+02:00 m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=5/30000}{io=1/0,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 18:13:52.519 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=6/30000}{io=1/0,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:52.519 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 18:13:52.519 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:52.520 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:52.520 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys 18:13:52.520 [qtp1002031672-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:52.520 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3baaf6a8{AC.ReadCB@a6a79a3{HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:52.521 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4f68ee2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 18:13:52.521 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 530 HeapByteBuffer@317d3cb1[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:52.521 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 530 HeapByteBuffer@317d3cb1[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:52.521 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=0,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@317d3cb1[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@317d3cb1[p=0,l=530,c=8192,r=530]={<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> IN_VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type --> FIELD 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> IN_VALUE 18:13:52.522 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Authorization --> FIELD 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 18:13:52.523 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 18:13:52.524 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 18:13:52.524 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 18:13:52.524 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:34778/RepoInfo on HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34778/RepoInfo,age=0} POST //127.0.0.1:34778/RepoInfo HTTP/1.1 Accept: application/xml Content-Type: application/xml Authorization: Basic Yk5PYW1SWFRiUWpKNXBiUFhic0tZQTp6Z2FbSHVTJEJ7IVs5S2guO0ddQnRbdWs0 User-Agent: Jersey/2.5.1 (HttpUrlConnection 1.8.0_212) Host: 127.0.0.1:34778 Connection: keep-alive Content-Length: 236 18:13:52.524 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=3/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34778/RepoInfo,age=0} parsed true HttpParser{s=CONTENT,0 of 236} 18:13:52.524 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=//127.0.0.1:34778/RepoInfo,age=0} handle //127.0.0.1:34778/RepoInfo 18:13:52.524 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - handling HttpChannelState@4f68ee2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} 18:13:52.524 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=0} action DISPATCH 18:13:52.525 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /RepoInfo on HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=0} 18:13:52.525 [qtp1002031672-38] DEBUG o.e.j.server.handler.ContextHandler - scope null||/RepoInfo @ o.e.j.s.ServletContextHandler@3cc053{/,null,AVAILABLE} 18:13:52.525 [qtp1002031672-38] DEBUG o.e.j.server.handler.ContextHandler - context=||/RepoInfo @ o.e.j.s.ServletContextHandler@3cc053{/,null,AVAILABLE} 18:13:52.525 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.session - SessionHandler.doScope 18:13:52.525 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 session=null 18:13:52.525 [qtp1002031672-38] DEBUG o.e.jetty.servlet.ServletHandler - servlet ||/RepoInfo -> org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:52.525 [qtp1002031672-38] DEBUG o.e.jetty.servlet.ServletHandler - chain=null 18:13:52.551 [qtp1002031672-38] DEBUG c.c.c.l.r.s.service.RepoInfoService - : Instance created. 18:13:52.554 [qtp1002031672-38] DEBUG c.c.c.ls.rest.server.auth.AuthFilter - getAuth: 'Authorization' header: Basic Yk5PYW1SWFRiUWpKNXBiUFhic0tZQTp6Z2FbSHVTJEJ7IVs5S2guO0ddQnRbdWs0 18:13:52.558 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=37/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=CONTENT,0 of 236},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=34} parse HeapByteBuffer@317d3cb1[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 18:13:52.558 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@317d3cb1[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:52.559 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=35} onContent Content@71e60b2{HeapByteBufferR@52fc9783[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.559 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=0,q=0,[0]=null,s=STREAM] addContent Content@71e60b2{HeapByteBufferR@52fc9783[p=294,l=530,c=8192,r=236]={POST /RepoInfo HT...Length: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.560 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> END 18:13:52.560 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=36} onContentComplete 18:13:52.560 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=36} onRequestComplete 18:13:52.560 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 18:13:52.561 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=39/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=END,236 of 236},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=37} parsed false HttpParser{s=END,236 of 236} 18:13:52.569 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=1,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=295,l=530,c=8192,r=235]={POST /RepoInfo HT...ength: 236\r\n\r\n<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.569 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=2,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=296,l=530,c=8192,r=234]={POST /RepoInfo HT...ngth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.570 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=3,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=297,l=530,c=8192,r=233]={POST /RepoInfo HT...gth: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.570 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=4,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=298,l=530,c=8192,r=232]={POST /RepoInfo HT...th: 236\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.570 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=32,q=1,[0]=EOF,s=STREAM] read 28 from Content@71e60b2{HeapByteBufferR@52fc9783[p=326,l=530,c=8192,r=204]={POST /RepoInfo HT...0" encoding="UT<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.572 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=37,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=331,l=530,c=8192,r=199]={POST /RepoInfo HT...coding="UTF-8" <<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.572 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=38,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=332,l=530,c=8192,r=198]={POST /RepoInfo HT...oding="UTF-8" s<<...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.572 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=39,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=333,l=530,c=8192,r=197]={POST /RepoInfo HT...ding="UTF-8" st<<<...InfoRequestDto>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.572 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=40,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=334,l=530,c=8192,r=196]={POST /RepoInfo HT...ing="UTF-8" sta<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.573 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=41,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=335,l=530,c=8192,r=195]={POST /RepoInfo HT...ng="UTF-8" stan<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.573 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=42,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=336,l=530,c=8192,r=194]={POST /RepoInfo HT...g="UTF-8" stand<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.573 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=43,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=337,l=530,c=8192,r=193]={POST /RepoInfo HT...="UTF-8" standa<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.573 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=44,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=338,l=530,c=8192,r=192]={POST /RepoInfo HT..."UTF-8" standal<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.574 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=45,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=339,l=530,c=8192,r=191]={POST /RepoInfo HT...UTF-8" standalo<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.574 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=46,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=340,l=530,c=8192,r=190]={POST /RepoInfo HT...TF-8" standalon<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.574 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=47,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=341,l=530,c=8192,r=189]={POST /RepoInfo HT...F-8" standalone<<<="yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.574 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=48,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=342,l=530,c=8192,r=188]={POST /RepoInfo HT...-8" standalone=<<<"yes"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.574 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=49,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=343,l=530,c=8192,r=187]={POST /RepoInfo HT...8" standalone="<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.575 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=50,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=344,l=530,c=8192,r=186]={POST /RepoInfo HT..." standalone="y<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.575 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=51,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=345,l=530,c=8192,r=185]={POST /RepoInfo HT... standalone="ye<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.575 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=52,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=346,l=530,c=8192,r=184]={POST /RepoInfo HT...standalone="yes<<<"?>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.576 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=53,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=347,l=530,c=8192,r=183]={POST /RepoInfo HT...tandalone="yes"<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.576 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=54,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=348,l=530,c=8192,r=182]={POST /RepoInfo HT...andalone="yes"?<<<>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.576 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=55,q=1,[0]=EOF,s=STREAM] read 1 from Content@71e60b2{HeapByteBufferR@52fc9783[p=349,l=530,c=8192,r=181]={POST /RepoInfo HT...ndalone="yes"?><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.576 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@459d965b[c=236,q=1,[0]=EOF,s=STREAM] read 181 from Content@71e60b2{HeapByteBufferR@52fc9783[p=530,l=530,c=8192,r=0]={POST /RepoInfo HT...InfoRequestDto><<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}} 18:13:52.577 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=55/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=END,236 of 236},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=53} 18:13:52.577 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - onEof HttpChannelState@4f68ee2a{s=DISPATCHED a=NOT_ASYNC i=true r=IDLE w=false} 18:13:52.579 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' 18:13:52.579 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5def6c35]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/cloudstore-repository.lock' 18:13:52.579 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5def6c35]tryAcquire: returning true. lockCounter=1 18:13:52.580 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5' locked successfully. 18:13:52.580 [qtp1002031672-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [71f99b4a]initPersistenceManagerFactory: Starting up PersistenceManagerFactory... 18:13:52.581 [qtp1002031672-38] DEBUG DataNucleus.General - Using PluginRegistry org.datanucleus.plugin.NonManagedPluginRegistry 18:13:52.584 [qtp1002031672-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus version 4.0.7 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar. 18:13:52.590 [qtp1002031672-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 18:13:52.599 [qtp1002031672-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-core/4.0.7/datanucleus-core-4.0.7.jar!/plugin.xml. 18:13:52.601 [qtp1002031672-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.api.jdo version 4.0.5 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar. 18:13:52.603 [qtp1002031672-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 18:13:52.603 [qtp1002031672-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-api-jdo/4.0.5/datanucleus-api-jdo-4.0.5.jar!/plugin.xml. 18:13:52.604 [qtp1002031672-38] DEBUG DataNucleus.General - Registering bundle org.datanucleus.store.rdbms version 4.0.12 at URL file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar. 18:13:52.613 [qtp1002031672-38] DEBUG DataNucleus.General - Loading extension points from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 18:13:52.619 [qtp1002031672-38] DEBUG DataNucleus.General - Loading extensions from plug-in file jar:file:/home/tomcat/.m2/repository/org/datanucleus/datanucleus-rdbms/4.0.12/datanucleus-rdbms-4.0.12.jar!/plugin.xml. 18:13:52.625 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Java types support initialising ... 18:13:52.627 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Java types support loaded : supported java types=[B, [C, [D, [F, [I, [J, [Ljava.lang.Boolean;, [Ljava.lang.Byte;, [Ljava.lang.Character;, [Ljava.lang.Double;, [Ljava.lang.Enum;, [Ljava.lang.Float;, [Ljava.lang.Integer;, [Ljava.lang.Long;, [Ljava.lang.Number;, [Ljava.lang.Short;, [Ljava.lang.String;, [Ljava.math.BigDecimal;, [Ljava.math.BigInteger;, [Ljava.util.Date;, [Ljava.util.Locale;, [S, [Z, boolean, byte, char, double, float, int, java.awt.Color, java.awt.image.BufferedImage, java.lang.Boolean, java.lang.Byte, java.lang.Character, java.lang.Class, java.lang.Double, java.lang.Enum, java.lang.Float, java.lang.Integer, java.lang.Long, java.lang.Number, java.lang.Short, java.lang.String, java.lang.StringBuffer, java.lang.StringBuilder, java.math.BigDecimal, java.math.BigInteger, java.net.URI, java.net.URL, java.sql.Date, java.sql.Time, java.sql.Timestamp, java.util.ArrayList, java.util.Arrays$ArrayList, java.util.BitSet, java.util.Calendar, java.util.Collection, java.util.Currency, java.util.Date, java.util.GregorianCalendar, java.util.HashMap, java.util.HashSet, java.util.Hashtable, java.util.LinkedHashMap, java.util.LinkedHashSet, java.util.LinkedList, java.util.List, java.util.Locale, java.util.Map, java.util.PriorityQueue, java.util.Properties, java.util.Queue, java.util.Set, java.util.SortedMap, java.util.SortedSet, java.util.Stack, java.util.TimeZone, java.util.TreeMap, java.util.TreeSet, java.util.UUID, java.util.Vector, long, short 18:13:52.627 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Type converter support initialising ... 18:13:52.629 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Type converter support loaded 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for byte[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for char[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for double[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for float[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for int[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for long[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for short[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for boolean[] to : java.nio.ByteBuffer 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.awt.Color to : int[],java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.io.Serializable to : java.nio.ByteBuffer,byte[],java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Boolean to : java.lang.Integer,java.lang.Character 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Character to : java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Class to : java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Integer to : java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.Long to : java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuffer to : java.lang.String 18:13:52.630 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.lang.StringBuilder to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigDecimal to : java.nio.ByteBuffer,java.lang.Double,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.math.BigInteger to : java.lang.Long,java.nio.ByteBuffer,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URI to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.net.URL to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Date to : java.lang.Long,java.util.Date,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Time to : java.lang.Long,java.util.Date,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.sql.Timestamp to : java.lang.Long,java.util.Date,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.BitSet to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Calendar to : [Ljava.lang.Object;,java.util.Date,java.sql.Timestamp,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Currency to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Date to : java.lang.Long,java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.Locale to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.TimeZone to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.Persistence - TypeConverter(s) available for java.util.UUID to : java.lang.String 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaDataManager : Input=(XML,Annotations), XML-Validation=false, XML-Suffices=(persistence=*.jdo, orm=orm, query=*.jdoquery), JDO-listener=true 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Registering listener for metadata initialisation 18:13:52.631 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Directory 18:13:52.632 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.jdo 18:13:52.632 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.jdo 18:13:52.633 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.jdo 18:13:52.633 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.jdo 18:13:52.634 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.jdo 18:13:52.634 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.jdo 18:13:52.634 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.jdo 18:13:52.635 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.635 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.636 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:52.636 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.636 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:52.637 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:52.637 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.jdo 18:13:52.637 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:52.638 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" has been specified with JDO annotations so using those. 18:13:52.638 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Populating Meta-Data 18:13:52.638 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /META-INF/package.orm 18:13:52.639 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /WEB-INF/package.orm 18:13:52.639 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /package.orm 18:13:52.640 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/package.orm 18:13:52.640 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co.orm 18:13:52.640 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/package.orm 18:13:52.641 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards.orm 18:13:52.641 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.641 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore.orm 18:13:52.642 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:52.642 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.643 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:52.643 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:52.643 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" NOT found at /co/codewizards/cloudstore/local/persistence/Directory.orm 18:13:52.644 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Directory" not found 18:13:52.644 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.jdo 18:13:52.644 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.jdo 18:13:52.645 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.jdo 18:13:52.645 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.jdo 18:13:52.646 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.jdo 18:13:52.646 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.jdo 18:13:52.646 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.jdo 18:13:52.647 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.647 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.648 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:52.648 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.648 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:52.649 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:52.649 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.jdo 18:13:52.649 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:52.650 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" has been specified with JDO annotations so using those. 18:13:52.653 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Populating Meta-Data 18:13:52.654 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /META-INF/package.orm 18:13:52.654 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /WEB-INF/package.orm 18:13:52.654 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /package.orm 18:13:52.655 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/package.orm 18:13:52.655 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co.orm 18:13:52.656 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/package.orm 18:13:52.656 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards.orm 18:13:52.656 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.657 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore.orm 18:13:52.657 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:52.658 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.658 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:52.659 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:52.659 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" NOT found at /co/codewizards/cloudstore/local/persistence/RepoFile.orm 18:13:52.659 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RepoFile" not found 18:13:52.660 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.jdo 18:13:52.660 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.jdo 18:13:52.660 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.jdo 18:13:52.661 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.jdo 18:13:52.661 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.jdo 18:13:52.661 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.jdo 18:13:52.662 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.jdo 18:13:52.662 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.663 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.663 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:52.663 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.664 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:52.664 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:52.664 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.jdo 18:13:52.664 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:52.665 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" has been specified with JDO annotations so using those. 18:13:52.674 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Populating Meta-Data 18:13:52.675 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /META-INF/package.orm 18:13:52.676 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /WEB-INF/package.orm 18:13:52.677 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /package.orm 18:13:52.678 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/package.orm 18:13:52.678 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co.orm 18:13:52.679 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/package.orm 18:13:52.680 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards.orm 18:13:52.681 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.682 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore.orm 18:13:52.683 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:52.684 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.685 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:52.686 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:52.686 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" NOT found at /co/codewizards/cloudstore/local/persistence/Entity.orm 18:13:52.686 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Entity" not found 18:13:52.687 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "parent" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:52.687 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:52.687 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" field "lastSyncFromRepositoryId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:52.687 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Entity" : Initialising Meta-Data 18:13:52.688 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RepoFile" : Initialising Meta-Data 18:13:52.688 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Directory" : Initialising Meta-Data 18:13:52.688 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Repository 18:13:52.688 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.jdo 18:13:52.689 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.jdo 18:13:52.689 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.jdo 18:13:52.689 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.jdo 18:13:52.690 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.jdo 18:13:52.690 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.jdo 18:13:52.690 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.jdo 18:13:52.691 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.691 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.692 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:52.692 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.692 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:52.693 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:52.693 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.jdo 18:13:52.693 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:52.694 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" has been specified with JDO annotations so using those. 18:13:52.698 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Populating Meta-Data 18:13:52.699 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /META-INF/package.orm 18:13:52.699 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /WEB-INF/package.orm 18:13:52.700 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /package.orm 18:13:52.700 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/package.orm 18:13:52.700 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co.orm 18:13:52.701 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/package.orm 18:13:52.701 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards.orm 18:13:52.701 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.702 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore.orm 18:13:52.702 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:52.703 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.704 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:52.704 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:52.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" NOT found at /co/codewizards/cloudstore/local/persistence/Repository.orm 18:13:52.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Repository" not found 18:13:52.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" field "revision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:52.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Repository" : Initialising Meta-Data 18:13:52.706 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.Entity 18:13:52.706 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.RepoFile 18:13:52.706 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Listener found initialisation for persistable class co.codewizards.cloudstore.local.persistence.LocalRepository 18:13:52.706 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.jdo 18:13:52.707 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.jdo 18:13:52.708 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.jdo 18:13:52.708 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.jdo 18:13:52.709 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.jdo 18:13:52.709 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.jdo 18:13:52.709 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.jdo 18:13:52.710 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.710 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.711 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:52.711 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.712 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:52.712 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:52.712 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.jdo 18:13:52.713 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:52.713 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" has been specified with JDO annotations so using those. 18:13:52.714 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Populating Meta-Data 18:13:52.715 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /META-INF/package.orm 18:13:52.715 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /WEB-INF/package.orm 18:13:52.716 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /package.orm 18:13:52.716 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/package.orm 18:13:52.716 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co.orm 18:13:52.717 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/package.orm 18:13:52.717 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards.orm 18:13:52.717 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.718 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:52.718 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:52.719 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.720 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:52.720 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:52.721 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" NOT found at /co/codewizards/cloudstore/local/persistence/LocalRepository.orm 18:13:52.721 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LocalRepository" not found 18:13:52.722 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LocalRepository" : Initialising Meta-Data 18:13:52.722 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Creating StoreManager for datastore 18:13:52.731 [qtp1002031672-38] DEBUG DataNucleus.Connection - Created tx data source using pooling type of dbcp-builtin 18:13:52.732 [qtp1002031672-38] DEBUG DataNucleus.Connection - Registered transactional connection factory under name "rdbms/tx" 18:13:52.732 [qtp1002031672-38] DEBUG DataNucleus.Connection - Registered nontransactional connection factory under name "rdbms/nontx" 18:13:52.744 [qtp1002031672-38] DEBUG DataNucleus.Connection - Created nontx data source using pooling type of dbcp-builtin 18:13:52.746 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60d2d739 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened 18:13:52.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:52.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=BOOLEAN, sql-type=BOOLEAN, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BooleanRDBMSMapping, default=false) 18:13:52.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Boolean (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:52.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Byte (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:52.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=true) 18:13:52.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:52.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Character (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:52.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=true) 18:13:52.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Double (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 18:13:52.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=FLOAT, sql-type=FLOAT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.FloatRDBMSMapping, default=true) 18:13:52.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DOUBLE, sql-type=DOUBLE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DoubleRDBMSMapping, default=false) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=REAL, sql-type=REAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.RealRDBMSMapping, default=false) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Float (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=false) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=true) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Integer (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Long (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=false) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=SMALLINT, sql-type=SMALLINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.SmallIntRDBMSMapping, default=true) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:52.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.Short (jdbc-type=INTEGER, sql-type=INT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:52.750 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=true) 18:13:52.750 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:52.750 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:52.750 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=LONGVARCHAR, sql-type=LONGVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarcharRDBMSMapping, default=false) 18:13:52.750 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=CLOB, sql-type=CLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping, default=false) 18:13:52.750 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 18:13:52.750 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NVarcharRDBMSMapping, default=false) 18:13:52.750 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NCharRDBMSMapping, default=false) 18:13:52.750 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=DECIMAL, sql-type=DECIMAL, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DecimalRDBMSMapping, default=true) 18:13:52.750 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigDecimal (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:52.750 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.math.BigInteger (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=true) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=true) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=true) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=false) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Time (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:52.751 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.sql.Timestamp (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIMESTAMP, sql-type=TIMESTAMP, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping, default=true) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=DATE, sql-type=DATE, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.DateRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.util.Date (jdbc-type=TIME, sql-type=TIME, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.TimeRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping, default=true) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=BLOB, sql-type=BLOB, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BlobRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.Serializable (jdbc-type=VARBINARY, sql-type=VARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarBinaryRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type java.io.File (jdbc-type=LONGVARBINARY, sql-type=LONGVARBINARY, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BinaryStreamRDBMSMapping, default=true) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=BIGINT, sql-type=BIGINT, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping, default=true) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=INTEGER, sql-type=INTEGER, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=NUMERIC, sql-type=NUMERIC, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.NumericRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=CHAR, sql-type=CHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping, default=false) 18:13:52.752 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Adding RDBMS support for Java type org.datanucleus.identity.DatastoreId (jdbc-type=VARCHAR, sql-type=VARCHAR, datastore-mapping-type=org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping, default=false) 18:13:52.790 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NVARCHAR, sql-type=NVARCHAR) 18:13:52.790 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Removing RDBMS support for Java type java.lang.String (jdbc-type=NCHAR, sql-type=NCHAR) 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - ======================= Datastore ========================= 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - StoreManager : "rdbms" (org.datanucleus.store.rdbms.RDBMSStoreManager) 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore : read-write 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Schema Control : AutoCreate(Tables,Columns,Constraints), Validate(Tables,Columns,Constraints) 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Schema : NamingFactory=datanucleus2 identifierCase=LowerCase 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Query Languages : [JDOQL, JPQL, SQL, STOREDPROC] 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Queries : Timeout=0 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - =========================================================== 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore Adapter : org.datanucleus.store.rdbms.adapter.DerbyAdapter 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore : name="Apache Derby" version="10.13.1.1 - (1765088)" 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore Driver : name="Apache Derby Embedded JDBC Driver" version="10.13.1.1 - (1765088)" 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Primary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Secondary Connection Factory : URL[jdbc:derby:/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5/.cloudstore-repo/derby] 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore Identifiers : factory="datanucleus2" case="lowercase" catalog= schema=ROOT 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Supported Identifier Cases : "MixedCase" UPPERCASE "MixedCase-Sensitive" 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Supported Identifier Lengths (max) : Table=128 Column=128 Constraint=128 Index=128 Delimiter=" 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Support for Identifiers in DDL : catalog=false schema=true 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Datastore : checkTableViewExistence, rdbmsConstraintCreateMode=DataNucleus, initialiseColumnInfo=ALL 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Support Statement Batching : yes (max-batch-size=50) 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Queries : Results direction=forward, type=forward-only, concurrency=read-only 18:13:52.806 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Java-Types : string-default-length=255 18:13:52.807 [qtp1002031672-38] DEBUG DataNucleus.Datastore - JDBC-Types : VARCHAR, LONGVARCHAR, BINARY, BOOLEAN, VARBINARY, LONGVARBINARY, BIGINT, JAVA_OBJECT, SQLXML, CHAR, NUMERIC, DECIMAL, INTEGER, CLOB, SMALLINT, BLOB, FLOAT, REAL, DOUBLE, DATE, TIME, TIMESTAMP 18:13:52.807 [qtp1002031672-38] DEBUG DataNucleus.Datastore - =========================================================== 18:13:52.807 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60d2d739 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@52eeeb10, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:52.964 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@60d2d739 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@52eeeb10, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:52.965 [qtp1002031672-38] DEBUG DataNucleus.Datastore - StoreManager now created 18:13:52.965 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 2 Cache of type "soft" initialised 18:13:52.966 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Started pool of ExecutionContext (maxPool=20, reaperThread=false) 18:13:52.966 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ================= NucleusContext =============== 18:13:52.966 [qtp1002031672-38] DEBUG DataNucleus.Persistence - DataNucleus Context : Version "4.0.7" with JRE "1.8.0_212" on "Linux" 18:13:52.966 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Persistence API : JDO 18:13:52.966 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Plugin Registry : org.datanucleus.plugin.NonManagedPluginRegistry 18:13:52.967 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ClassLoading : default 18:13:52.967 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Persistence : pm-singlethreaded, nontransactional-read, nontransactional-write, copy-on-attach, deletion-policy=JDO2, serverTimeZone=UTC 18:13:52.967 [qtp1002031672-38] DEBUG DataNucleus.Persistence - AutoStart : mechanism=None, mode=Quiet 18:13:52.967 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Transactions : type=RESOURCE_LOCAL, mode=datastore, isolation=read-committed 18:13:52.968 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ValueGeneration : txn-isolation=read-committed connection=New 18:13:52.968 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Cache : Level1 (soft), Level2 (soft, mode=UNSPECIFIED), QueryResults (soft), Collections/Maps 18:13:52.968 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ================================================ 18:13:52.970 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@26ae8552" 18:13:52.971 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache of type "soft" initialised 18:13:52.974 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.jdo 18:13:52.975 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.jdo 18:13:52.976 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.jdo 18:13:52.976 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.jdo 18:13:52.977 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.jdo 18:13:52.977 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.jdo 18:13:52.978 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.jdo 18:13:52.978 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:52.979 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:52.980 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:52.980 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:52.981 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:52.982 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:52.983 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.jdo 18:13:52.983 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:52.983 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" has been specified with JDO annotations so using those. 18:13:52.991 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Populating Meta-Data 18:13:52.992 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /META-INF/package.orm 18:13:52.992 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /WEB-INF/package.orm 18:13:52.993 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /package.orm 18:13:52.994 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/package.orm 18:13:52.994 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co.orm 18:13:52.995 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/package.orm 18:13:52.996 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards.orm 18:13:52.996 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:52.997 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore.orm 18:13:52.998 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:52.998 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:52.999 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:53.000 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:53.000 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" NOT found at /co/codewizards/cloudstore/local/persistence/CopyModification.orm 18:13:53.001 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.CopyModification" not found 18:13:53.001 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.jdo 18:13:53.002 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.jdo 18:13:53.002 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.jdo 18:13:53.004 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.jdo 18:13:53.004 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.jdo 18:13:53.005 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.jdo 18:13:53.006 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.jdo 18:13:53.007 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:53.008 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.jdo 18:13:53.008 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:53.009 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:53.010 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:53.010 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:53.011 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.jdo 18:13:53.011 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:53.012 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" has been specified with JDO annotations so using those. 18:13:53.012 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Populating Meta-Data 18:13:53.013 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /META-INF/package.orm 18:13:53.014 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /WEB-INF/package.orm 18:13:53.014 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /package.orm 18:13:53.015 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/package.orm 18:13:53.016 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co.orm 18:13:53.016 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/package.orm 18:13:53.017 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards.orm 18:13:53.018 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:53.018 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore.orm 18:13:53.020 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:53.021 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:53.021 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:53.022 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:53.023 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" NOT found at /co/codewizards/cloudstore/local/persistence/Modification.orm 18:13:53.023 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Modification" not found 18:13:53.023 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:53.024 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:53.024 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:53.024 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Modification" : Initialising Meta-Data 18:13:53.024 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.CopyModification" : Initialising Meta-Data 18:13:53.026 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.jdo 18:13:53.026 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.jdo 18:13:53.027 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.jdo 18:13:53.028 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.jdo 18:13:53.028 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.jdo 18:13:53.029 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.jdo 18:13:53.029 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.jdo 18:13:53.030 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:53.031 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.jdo 18:13:53.032 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:53.032 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:53.033 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:53.034 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:53.035 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.jdo 18:13:53.035 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:53.035 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" has been specified with JDO annotations so using those. 18:13:53.036 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Populating Meta-Data 18:13:53.037 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /META-INF/package.orm 18:13:53.037 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /WEB-INF/package.orm 18:13:53.038 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /package.orm 18:13:53.039 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/package.orm 18:13:53.040 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co.orm 18:13:53.040 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/package.orm 18:13:53.041 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards.orm 18:13:53.041 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/package.orm 18:13:53.042 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore.orm 18:13:53.043 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:53.044 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local.orm 18:13:53.044 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:53.045 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:53.046 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepository.orm 18:13:53.046 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepository" not found 18:13:53.046 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "remoteRootSha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:53.046 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" field "localRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:53.047 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepository" : Initialising Meta-Data 18:13:53.048 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /META-INF/package.jdo 18:13:53.049 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /WEB-INF/package.jdo 18:13:53.049 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /package.jdo 18:13:53.050 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/package.jdo 18:13:53.051 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org.jdo 18:13:53.052 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/package.jdo 18:13:53.053 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus.jdo 18:13:53.053 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/package.jdo 18:13:53.054 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity.jdo 18:13:53.055 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" NOT found at /org/datanucleus/identity/LongId.jdo 18:13:53.055 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "org.datanucleus.identity.LongId" not found 18:13:53.055 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Registering class "org.datanucleus.identity.LongId" as not having MetaData. 18:13:53.055 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Entity [Table : (none), InheritanceStrategy : subclass-table] 18:13:53.055 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Repository [Table : "repository", InheritanceStrategy : new-table] 18:13:53.056 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."id"" added to internal representation of table. 18:13:53.056 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repository"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.056 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:53.056 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Modification [Table : "modification", InheritanceStrategy : new-table] 18:13:53.057 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."id"" added to internal representation of table. 18:13:53.057 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["modification"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.057 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.CopyModification [Table : "copymodification", InheritanceStrategy : new-table] 18:13:53.057 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."id"" added to internal representation of table. 18:13:53.057 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Modification (inheritance strategy="new-table") 18:13:53.058 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."localrevision"" added to internal representation of table. 18:13:53.058 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.localRevision] -> Column(s) ["modification"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.058 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."remoterepository_id_oid"" added to internal representation of table. 18:13:53.058 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Modification.remoteRepository] -> Column(s) ["modification"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.058 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "modification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:53.058 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."changed"" added to internal representation of table. 18:13:53.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["modification"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:53.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."created"" added to internal representation of table. 18:13:53.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["modification"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:53.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""modification"."discriminator"" added to internal representation of table. 18:13:53.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["modification"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "modification" has been initialised 18:13:53.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "copymodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.CopyModification (inheritance strategy="new-table") 18:13:53.060 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompath"" added to internal representation of table. 18:13:53.060 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPath] -> Column(s) ["copymodification"."frompath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:53.060 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."frompathsha1"" added to internal representation of table. 18:13:53.060 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.fromPathSha1] -> Column(s) ["copymodification"."frompathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.060 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."length"" added to internal representation of table. 18:13:53.060 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.length] -> Column(s) ["copymodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.061 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."sha1"" added to internal representation of table. 18:13:53.061 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.sha1] -> Column(s) ["copymodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.061 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topath"" added to internal representation of table. 18:13:53.061 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPath] -> Column(s) ["copymodification"."topath"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:53.061 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""copymodification"."topathsha1"" added to internal representation of table. 18:13:53.061 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.CopyModification.toPathSha1] -> Column(s) ["copymodification"."topathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.062 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "copymodification" has been initialised 18:13:53.062 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Repository (inheritance strategy="new-table") 18:13:53.062 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."publickey"" added to internal representation of table. 18:13:53.062 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.publicKey] -> Column(s) ["repository"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 18:13:53.062 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."repositoryid"" added to internal representation of table. 18:13:53.062 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.repositoryId] -> Column(s) ["repository"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.062 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."revision"" added to internal representation of table. 18:13:53.063 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Repository.revision] -> Column(s) ["repository"."revision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.063 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:53.063 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."changed"" added to internal representation of table. 18:13:53.063 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repository"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:53.063 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."created"" added to internal representation of table. 18:13:53.063 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repository"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."discriminator"" added to internal representation of table. 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repository"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repository" has been initialised 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepository (inheritance strategy="superclass-table") 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localpathprefix"" added to internal representation of table. 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localPathPrefix] -> Column(s) ["repository"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."localrevision"" added to internal representation of table. 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:53.064 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.localRevision] -> Column(s) ["repository"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.065 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoteroot"" added to internal representation of table. 18:13:53.065 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRoot] -> Column(s) ["repository"."remoteroot"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.TypeConverterMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:53.065 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."remoterootsha1"" added to internal representation of table. 18:13:53.065 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepository.remoteRootSha1] -> Column(s) ["repository"."remoterootsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.066 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@a19a816 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:53.066 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1fa99e" with isolation "serializable" 18:13:53.076 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 18:13:53.077 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repository, modification" in Catalog "", Schema "" 18:13:53.135 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 3 tables, time = 58 ms 18:13:53.135 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repository" : 13 columns found 18:13:53.137 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "modification" returned table type of TABLE 18:13:53.141 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "copymodification" returned table type of TABLE 18:13:53.152 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repository" 18:13:53.153 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RemoteRepository_remoteRootSha1" in catalog "" schema "" 18:13:53.153 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "remoterepository_remoterootsha1" ON "repository" ("remoterootsha1") 18:13:53.180 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 27 ms 18:13:53.209 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 18:13:53.228 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repository" 18:13:53.228 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "Repository_repositoryId" in catalog "" schema "" 18:13:53.228 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repository_repositoryid" ON "repository" ("repositoryid") 18:13:53.240 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:53.261 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "modification" 18:13:53.262 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "modification_n49" in catalog "" schema "" 18:13:53.262 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_n49" ON "modification" ("remoterepository_id_oid") 18:13:53.275 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 13 ms 18:13:53.276 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "Modification_remoteRepository_localRevision" in catalog "" schema "" 18:13:53.276 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "modification_remoterepository_localrevision" ON "modification" ("remoterepository_id_oid","localrevision") 18:13:53.290 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:53.316 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "modification" 18:13:53.317 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "modification_fk1" in catalog "" schema "" 18:13:53.317 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "modification" ADD CONSTRAINT "modification_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 18:13:53.337 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 20 ms 18:13:53.358 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "modification" 18:13:53.374 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "copymodification" 18:13:53.375 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_fromPathSha1" in catalog "" schema "" 18:13:53.375 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_frompathsha1" ON "copymodification" ("frompathsha1") 18:13:53.389 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:53.389 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_toPathSha1" in catalog "" schema "" 18:13:53.389 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_topathsha1" ON "copymodification" ("topathsha1") 18:13:53.404 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:53.404 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "CopyModification_sha1_length" in catalog "" schema "" 18:13:53.404 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "copymodification_sha1_length" ON "copymodification" ("sha1","length") 18:13:53.421 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:53.447 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "copymodification" 18:13:53.448 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "copymodification_fk1" in catalog "" schema "" 18:13:53.448 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "copymodification" ADD CONSTRAINT "copymodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 18:13:53.458 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 18:13:53.476 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "copymodification" 18:13:53.477 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1fa99e" 18:13:53.479 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1fa99e" 18:13:53.479 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@a19a816 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1fa99e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:53.479 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@a19a816 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@7d1fa99e, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:53.479 [qtp1002031672-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.query.cache.SoftQueryCompilationCache" initialised 18:13:53.480 [qtp1002031672-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryDatastoreCompilationCache" initialised 18:13:53.480 [qtp1002031672-38] DEBUG DataNucleus.Cache - Query Cache of type "org.datanucleus.store.query.cache.SoftQueryResultsCache" initialised 18:13:53.481 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.jdo 18:13:53.482 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.jdo 18:13:53.482 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.jdo 18:13:53.483 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.jdo 18:13:53.483 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.jdo 18:13:53.484 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.jdo 18:13:53.485 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.jdo 18:13:53.485 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:53.486 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.jdo 18:13:53.487 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:53.487 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:53.488 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:53.489 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:53.489 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.jdo 18:13:53.489 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:53.490 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" has been specified with JDO annotations so using those. 18:13:53.491 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Populating Meta-Data 18:13:53.491 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /META-INF/package.orm 18:13:53.492 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /WEB-INF/package.orm 18:13:53.492 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /package.orm 18:13:53.493 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/package.orm 18:13:53.494 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co.orm 18:13:53.494 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/package.orm 18:13:53.495 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards.orm 18:13:53.495 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/package.orm 18:13:53.496 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore.orm 18:13:53.497 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:53.497 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local.orm 18:13:53.498 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:53.499 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:53.500 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" NOT found at /co/codewizards/cloudstore/local/persistence/DeleteModification.orm 18:13:53.500 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.DeleteModification" not found 18:13:53.500 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:53.500 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" field "sha1" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:53.500 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.DeleteModification" : Initialising Meta-Data 18:13:53.501 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.DeleteModification [Table : "deletemodification", InheritanceStrategy : new-table] 18:13:53.501 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."id"" added to internal representation of table. 18:13:53.501 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "deletemodification" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.DeleteModification (inheritance strategy="new-table") 18:13:53.502 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."length"" added to internal representation of table. 18:13:53.502 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.length] -> Column(s) ["deletemodification"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.502 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."path"" added to internal representation of table. 18:13:53.502 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.path] -> Column(s) ["deletemodification"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:53.502 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."pathsha1"" added to internal representation of table. 18:13:53.502 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.pathSha1] -> Column(s) ["deletemodification"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.502 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""deletemodification"."sha1"" added to internal representation of table. 18:13:53.503 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.DeleteModification.sha1] -> Column(s) ["deletemodification"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.503 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "deletemodification" has been initialised 18:13:53.503 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72a3f8a8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:53.503 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4049c8ce" with isolation "serializable" 18:13:53.508 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "deletemodification" returned table type of TABLE 18:13:53.509 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, deletemodification, repository, modification" in Catalog "", Schema "" 18:13:53.540 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 4 tables, time = 31 ms 18:13:53.540 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "deletemodification" : 5 columns found 18:13:53.548 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "deletemodification" 18:13:53.549 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_pathSha1" in catalog "" schema "" 18:13:53.549 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_pathsha1" ON "deletemodification" ("pathsha1") 18:13:53.561 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:53.561 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "DeleteModification_sha1_length" in catalog "" schema "" 18:13:53.561 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "deletemodification_sha1_length" ON "deletemodification" ("sha1","length") 18:13:53.577 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 18:13:53.604 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "deletemodification" 18:13:53.605 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "deletemodification_fk1" in catalog "" schema "" 18:13:53.605 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "deletemodification" ADD CONSTRAINT "deletemodification_fk1" FOREIGN KEY ("id") REFERENCES "modification" ("id") 18:13:53.614 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 9 ms 18:13:53.631 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "deletemodification" 18:13:53.631 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4049c8ce" 18:13:53.633 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4049c8ce" 18:13:53.633 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72a3f8a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4049c8ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:53.633 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@72a3f8a8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4049c8ce, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:53.634 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RepoFile [Table : "repofile", InheritanceStrategy : new-table] 18:13:53.634 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."id"" added to internal representation of table. 18:13:53.634 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["repofile"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.635 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Directory [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:53.635 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RepoFile (inheritance strategy="new-table") 18:13:53.635 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastmodified"" added to internal representation of table. 18:13:53.635 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastModified] -> Column(s) ["repofile"."lastmodified"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:53.635 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."lastsyncfromrepositoryid"" added to internal representation of table. 18:13:53.635 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.lastSyncFromRepositoryId] -> Column(s) ["repofile"."lastsyncfromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."localrevision"" added to internal representation of table. 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.localRevision] -> Column(s) ["repofile"."localrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."name"" added to internal representation of table. 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.name] -> Column(s) ["repofile"."name"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."parent_id_oid"" added to internal representation of table. 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RepoFile.parent] -> Column(s) ["repofile"."parent_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:53.636 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."changed"" added to internal representation of table. 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["repofile"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."created"" added to internal representation of table. 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["repofile"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."discriminator"" added to internal representation of table. 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [DISCRIMINATOR] -> Column(s) ["repofile"."discriminator"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DiscriminatorStringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "repofile" has been initialised 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Directory (inheritance strategy="superclass-table") 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5aa591c8 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:53.637 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@569abba0" with isolation "serializable" 18:13:53.642 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:53.643 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification" in Catalog "", Schema "" 18:13:53.672 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 5 tables, time = 29 ms 18:13:53.672 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 18:13:53.680 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "repofile" 18:13:53.680 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "RepoFile_localRevision" in catalog "" schema "" 18:13:53.680 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_localrevision" ON "repofile" ("localrevision") 18:13:53.690 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 18:13:53.690 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repofile_n49" in catalog "" schema "" 18:13:53.690 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repofile_n49" ON "repofile" ("parent_id_oid") 18:13:53.701 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 18:13:53.730 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repofile" 18:13:53.731 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repofile_fk1" in catalog "" schema "" 18:13:53.731 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repofile" ADD CONSTRAINT "repofile_fk1" FOREIGN KEY ("parent_id_oid") REFERENCES "repofile" ("id") 18:13:53.741 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 18:13:53.760 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "repofile" 18:13:53.760 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RepoFile_parent_name" in catalog "" schema "" 18:13:53.760 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "repofile_parent_name" ON "repofile" ("parent_id_oid","name") 18:13:53.777 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 17 ms 18:13:53.777 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@569abba0" 18:13:53.779 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@569abba0" 18:13:53.779 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5aa591c8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@569abba0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:53.780 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@5aa591c8 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@569abba0, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:53.784 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.jdo 18:13:53.786 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.jdo 18:13:53.786 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.jdo 18:13:53.790 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.jdo 18:13:53.791 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.jdo 18:13:53.792 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.jdo 18:13:53.792 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.jdo 18:13:53.793 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:53.794 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.jdo 18:13:53.794 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:53.795 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:53.796 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:53.796 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:53.797 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.jdo 18:13:53.797 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:53.797 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" has been specified with JDO annotations so using those. 18:13:53.798 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Populating Meta-Data 18:13:53.799 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /META-INF/package.orm 18:13:53.799 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /WEB-INF/package.orm 18:13:53.800 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /package.orm 18:13:53.800 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/package.orm 18:13:53.801 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co.orm 18:13:53.802 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/package.orm 18:13:53.802 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards.orm 18:13:53.803 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/package.orm 18:13:53.803 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore.orm 18:13:53.804 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:53.805 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local.orm 18:13:53.806 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:53.806 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:53.807 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" NOT found at /co/codewizards/cloudstore/local/persistence/FileChunk.orm 18:13:53.807 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileChunk" not found 18:13:53.807 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "offset" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:53.807 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:53.808 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileChunk" : Initialising Meta-Data 18:13:53.809 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.jdo 18:13:53.809 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.jdo 18:13:53.810 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.jdo 18:13:53.811 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.jdo 18:13:53.811 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.jdo 18:13:53.812 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.jdo 18:13:53.812 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.jdo 18:13:53.813 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:53.814 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.jdo 18:13:53.814 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:53.815 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:53.816 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:53.817 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:53.818 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.jdo 18:13:53.818 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:53.818 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" has been specified with JDO annotations so using those. 18:13:53.819 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Populating Meta-Data 18:13:53.820 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /META-INF/package.orm 18:13:53.821 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /WEB-INF/package.orm 18:13:53.821 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /package.orm 18:13:53.822 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/package.orm 18:13:53.823 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co.orm 18:13:53.824 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/package.orm 18:13:53.824 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards.orm 18:13:53.825 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/package.orm 18:13:53.826 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore.orm 18:13:53.826 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:53.828 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local.orm 18:13:53.828 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:53.829 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:53.830 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" NOT found at /co/codewizards/cloudstore/local/persistence/NormalFile.orm 18:13:53.830 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.NormalFile" not found 18:13:53.830 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "length" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:53.830 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" field "inProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:53.831 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.NormalFile" : Initialising Meta-Data 18:13:53.831 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.NormalFile [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:53.832 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileChunk [Table : "filechunk", InheritanceStrategy : new-table] 18:13:53.832 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."id"" added to internal representation of table. 18:13:53.832 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["filechunk"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.833 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.NormalFile (inheritance strategy="superclass-table") 18:13:53.833 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.fileChunks] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 18:13:53.833 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."inprogress"" added to internal representation of table. 18:13:53.833 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.inProgress uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:53.833 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.inProgress] -> Column(s) ["repofile"."inprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."length"" added to internal representation of table. 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.length uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.length] -> Column(s) ["repofile"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."sha1"" added to internal representation of table. 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.NormalFile.sha1 uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.NormalFile.sha1] -> Column(s) ["repofile"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileChunk (inheritance strategy="new-table") 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."length"" added to internal representation of table. 18:13:53.834 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.length] -> Column(s) ["filechunk"."length"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.IntegerMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 18:13:53.835 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."normalfile_id_oid"" added to internal representation of table. 18:13:53.835 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.normalFile] -> Column(s) ["filechunk"."normalfile_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.835 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."offset"" added to internal representation of table. 18:13:53.835 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.offset] -> Column(s) ["filechunk"."offset"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."sha1"" added to internal representation of table. 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileChunk.sha1] -> Column(s) ["filechunk"."sha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "filechunk" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."changed"" added to internal representation of table. 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["filechunk"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""filechunk"."created"" added to internal representation of table. 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["filechunk"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:53.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "filechunk" has been initialised 18:13:53.837 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d09043 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:53.837 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29d3dacb" with isolation "serializable" 18:13:53.843 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:53.844 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:53.871 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 6 tables, time = 28 ms 18:13:53.871 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "repofile" : 13 columns found 18:13:53.872 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "filechunk" returned table type of TABLE 18:13:53.881 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 5 index(es) for table "repofile" 18:13:53.881 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "NormalFile_sha1_length" in catalog "" schema "" 18:13:53.881 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "normalfile_sha1_length" ON "repofile" ("sha1","length") 18:13:53.895 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:53.922 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:53.989 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:54.003 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "filechunk" 18:13:54.003 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "filechunk_n49" in catalog "" schema "" 18:13:54.003 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "filechunk_n49" ON "filechunk" ("normalfile_id_oid") 18:13:54.015 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:54.048 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "filechunk" 18:13:54.048 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "filechunk_fk1" in catalog "" schema "" 18:13:54.048 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "filechunk" ADD CONSTRAINT "filechunk_fk1" FOREIGN KEY ("normalfile_id_oid") REFERENCES "repofile" ("id") 18:13:54.059 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 18:13:54.080 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "filechunk" 18:13:54.081 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileChunk_normalFile_offset" in catalog "" schema "" 18:13:54.081 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "filechunk_normalfile_offset" ON "filechunk" ("normalfile_id_oid","offset") 18:13:54.096 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:54.096 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29d3dacb" 18:13:54.098 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29d3dacb" 18:13:54.098 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d09043 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29d3dacb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.098 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4d09043 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@29d3dacb, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.100 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.jdo 18:13:54.100 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.jdo 18:13:54.101 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.jdo 18:13:54.102 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.jdo 18:13:54.102 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.jdo 18:13:54.103 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.jdo 18:13:54.104 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.jdo 18:13:54.105 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.105 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.106 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:54.107 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:54.108 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:54.109 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:54.110 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.jdo 18:13:54.110 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:54.110 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" has been specified with JDO annotations so using those. 18:13:54.111 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Populating Meta-Data 18:13:54.112 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /META-INF/package.orm 18:13:54.113 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /WEB-INF/package.orm 18:13:54.114 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /package.orm 18:13:54.114 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/package.orm 18:13:54.115 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co.orm 18:13:54.116 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/package.orm 18:13:54.116 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards.orm 18:13:54.117 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/package.orm 18:13:54.118 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore.orm 18:13:54.118 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:54.119 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local.orm 18:13:54.120 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:54.121 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:54.122 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" NOT found at /co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.orm 18:13:54.122 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" not found 18:13:54.122 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionSynced" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:54.122 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" field "localRepositoryRevisionInProgress" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:54.123 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo" : Initialising Meta-Data 18:13:54.124 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo [Table : "lastsynctoremoterepo", InheritanceStrategy : new-table] 18:13:54.124 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."id"" added to internal representation of table. 18:13:54.124 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["lastsynctoremoterepo"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.124 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo (inheritance strategy="new-table") 18:13:54.125 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisioninprogress"" added to internal representation of table. 18:13:54.125 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionInProgress] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisioninprogress"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.125 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."localrepositoryrevisionsynced"" added to internal representation of table. 18:13:54.125 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.localRepositoryRevisionSynced] -> Column(s) ["lastsynctoremoterepo"."localrepositoryrevisionsynced"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.126 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."remoterepository_id_oid"" added to internal representation of table. 18:13:54.126 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.remoteRepository] -> Column(s) ["lastsynctoremoterepo"."remoterepository_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.126 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."resyncmode"" added to internal representation of table. 18:13:54.126 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LastSyncToRemoteRepo.resyncMode] -> Column(s) ["lastsynctoremoterepo"."resyncmode"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.BooleanMapping" (org.datanucleus.store.rdbms.mapping.datastore.CharRDBMSMapping) 18:13:54.126 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "lastsynctoremoterepo" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:54.126 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."changed"" added to internal representation of table. 18:13:54.127 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["lastsynctoremoterepo"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:54.127 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""lastsynctoremoterepo"."created"" added to internal representation of table. 18:13:54.127 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["lastsynctoremoterepo"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:54.127 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "lastsynctoremoterepo" has been initialised 18:13:54.128 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@cdc0f8c [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.128 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2234d433" with isolation "serializable" 18:13:54.134 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "lastsynctoremoterepo" returned table type of TABLE 18:13:54.134 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:54.163 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 7 tables, time = 29 ms 18:13:54.163 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "lastsynctoremoterepo" : 7 columns found 18:13:54.173 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "lastsynctoremoterepo" 18:13:54.173 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "lastsynctoremoterepo_n49" in catalog "" schema "" 18:13:54.173 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "lastsynctoremoterepo_n49" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 18:13:54.187 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:54.215 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "lastsynctoremoterepo" 18:13:54.216 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "lastsynctoremoterepo_fk1" in catalog "" schema "" 18:13:54.216 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "lastsynctoremoterepo" ADD CONSTRAINT "lastsynctoremoterepo_fk1" FOREIGN KEY ("remoterepository_id_oid") REFERENCES "repository" ("id") 18:13:54.226 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 10 ms 18:13:54.245 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "lastsynctoremoterepo" 18:13:54.245 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "LastSyncToRemoteRepo_remoteRepository" in catalog "" schema "" 18:13:54.245 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "lastsynctoremoterepo_remoterepository" ON "lastsynctoremoterepo" ("remoterepository_id_oid") 18:13:54.259 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:54.259 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2234d433" 18:13:54.261 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2234d433" 18:13:54.261 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@cdc0f8c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2234d433, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.262 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@cdc0f8c [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@2234d433, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.265 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.LocalRepository [Table : "repository", InheritanceStrategy : superclass-table] 18:13:54.265 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "repository" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.LocalRepository (inheritance strategy="superclass-table") 18:13:54.265 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Field : co.codewizards.cloudstore.local.persistence.LocalRepository.aliases [Table : "localrepository_aliases"] 18:13:54.265 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases] -> Column(s) [[none]] using mapping of type "org.datanucleus.store.rdbms.mapping.java.CollectionMapping" () 18:13:54.266 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."privatekey"" added to internal representation of table. 18:13:54.266 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:54.266 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.privateKey] -> Column(s) ["repository"."privatekey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 18:13:54.267 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repository"."root_id_oid"" added to internal representation of table. 18:13:54.267 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.LocalRepository.root uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:54.267 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.root] -> Column(s) ["repository"."root_id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.268 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@292f1090 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.268 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fe57e85" with isolation "serializable" 18:13:54.273 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repository" returned table type of TABLE 18:13:54.281 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 3 index(es) for table "repository" 18:13:54.282 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "repository_n49" in catalog "" schema "" 18:13:54.282 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "repository_n49" ON "repository" ("root_id_oid") 18:13:54.298 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 16 ms 18:13:54.325 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "repository" 18:13:54.326 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "repository_fk1" in catalog "" schema "" 18:13:54.326 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "repository" ADD CONSTRAINT "repository_fk1" FOREIGN KEY ("root_id_oid") REFERENCES "repofile" ("id") 18:13:54.337 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 11 ms 18:13:54.356 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repository" 18:13:54.357 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fe57e85" 18:13:54.358 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fe57e85" 18:13:54.358 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@292f1090 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fe57e85, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.358 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@292f1090 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@3fe57e85, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.360 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.jdo 18:13:54.361 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.jdo 18:13:54.361 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.jdo 18:13:54.362 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.jdo 18:13:54.363 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.jdo 18:13:54.364 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.jdo 18:13:54.364 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.jdo 18:13:54.365 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.366 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.366 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:54.367 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:54.368 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:54.369 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:54.369 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.jdo 18:13:54.370 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:54.370 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" has been specified with JDO annotations so using those. 18:13:54.371 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Populating Meta-Data 18:13:54.372 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /META-INF/package.orm 18:13:54.372 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /WEB-INF/package.orm 18:13:54.373 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /package.orm 18:13:54.374 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/package.orm 18:13:54.374 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co.orm 18:13:54.375 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/package.orm 18:13:54.376 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards.orm 18:13:54.377 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/package.orm 18:13:54.377 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore.orm 18:13:54.378 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:54.379 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local.orm 18:13:54.380 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:54.380 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:54.381 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" NOT found at /co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.orm 18:13:54.381 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" not found 18:13:54.381 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" : Initialising Meta-Data 18:13:54.382 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest [Table : "remoterepositoryrequest", InheritanceStrategy : new-table] 18:13:54.383 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."id"" added to internal representation of table. 18:13:54.383 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["remoterepositoryrequest"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.383 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest (inheritance strategy="new-table") 18:13:54.383 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."localpathprefix"" added to internal representation of table. 18:13:54.383 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.localPathPrefix] -> Column(s) ["remoterepositoryrequest"."localpathprefix"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:54.384 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."publickey"" added to internal representation of table. 18:13:54.384 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.publicKey] -> Column(s) ["remoterepositoryrequest"."publickey"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.ArrayMapping" (org.datanucleus.store.rdbms.mapping.datastore.LongVarBinaryRDBMSMapping) 18:13:54.384 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."repositoryid"" added to internal representation of table. 18:13:54.384 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest.repositoryId] -> Column(s) ["remoterepositoryrequest"."repositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:54.384 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "remoterepositoryrequest" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:54.384 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."changed"" added to internal representation of table. 18:13:54.384 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["remoterepositoryrequest"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:54.385 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""remoterepositoryrequest"."created"" added to internal representation of table. 18:13:54.385 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["remoterepositoryrequest"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:54.385 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "remoterepositoryrequest" has been initialised 18:13:54.385 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."id_oid"" added to internal representation of table. 18:13:54.385 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[OWNER]] -> Column(s) ["localrepository_aliases"."id_oid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.PersistableMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.385 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""localrepository_aliases"."element"" added to internal representation of table. 18:13:54.386 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.LocalRepository.aliases.[ELEMENT]] -> Column(s) ["localrepository_aliases"."element"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:54.386 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "localrepository_aliases" has been initialised 18:13:54.388 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ea3cfab [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.388 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cb7b180" with isolation "serializable" 18:13:54.393 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "remoterepositoryrequest" returned table type of TABLE 18:13:54.394 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:54.421 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 9 tables, time = 26 ms 18:13:54.421 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "remoterepositoryrequest" : 6 columns found 18:13:54.422 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "localrepository_aliases" returned table type of TABLE 18:13:54.431 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "remoterepositoryrequest" 18:13:54.448 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "remoterepositoryrequest" 18:13:54.450 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "remoterepositoryrequest" 18:13:54.450 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "RemoteRepositoryRequest_repositoryId" in catalog "" schema "" 18:13:54.450 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "remoterepositoryrequest_repositoryid" ON "remoterepositoryrequest" ("repositoryid") 18:13:54.465 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:54.483 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "localrepository_aliases" 18:13:54.484 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "localrepository_aliases_n49" in catalog "" schema "" 18:13:54.484 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "localrepository_aliases_n49" ON "localrepository_aliases" ("id_oid") 18:13:54.498 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 14 ms 18:13:54.527 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "localrepository_aliases" 18:13:54.527 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating foreign key constraint : "localrepository_aliases_fk1" in catalog "" schema "" 18:13:54.527 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - ALTER TABLE "localrepository_aliases" ADD CONSTRAINT "localrepository_aliases_fk1" FOREIGN KEY ("id_oid") REFERENCES "repository" ("id") 18:13:54.535 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 8 ms 18:13:54.550 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "localrepository_aliases" 18:13:54.550 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cb7b180" 18:13:54.551 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cb7b180" 18:13:54.552 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ea3cfab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cb7b180, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.552 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@3ea3cfab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@4cb7b180, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.553 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.jdo 18:13:54.554 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.jdo 18:13:54.554 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.jdo 18:13:54.555 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.jdo 18:13:54.555 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.jdo 18:13:54.556 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.jdo 18:13:54.556 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.jdo 18:13:54.557 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.557 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.558 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:54.559 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:54.559 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:54.560 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:54.561 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.jdo 18:13:54.561 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:54.563 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" has been specified with JDO annotations so using those. 18:13:54.564 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Populating Meta-Data 18:13:54.565 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /META-INF/package.orm 18:13:54.565 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /WEB-INF/package.orm 18:13:54.566 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /package.orm 18:13:54.567 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/package.orm 18:13:54.567 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co.orm 18:13:54.568 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/package.orm 18:13:54.568 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards.orm 18:13:54.569 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/package.orm 18:13:54.569 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:54.570 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:54.571 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local.orm 18:13:54.571 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:54.572 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:54.573 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" NOT found at /co/codewizards/cloudstore/local/persistence/FileInProgressMarker.orm 18:13:54.573 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" not found 18:13:54.573 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.FileInProgressMarker" : Initialising Meta-Data 18:13:54.574 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.FileInProgressMarker [Table : "fileinprogressmarker", InheritanceStrategy : new-table] 18:13:54.574 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."id"" added to internal representation of table. 18:13:54.574 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["fileinprogressmarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.574 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.FileInProgressMarker (inheritance strategy="new-table") 18:13:54.574 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."fromrepositoryid"" added to internal representation of table. 18:13:54.575 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.fromRepositoryId] -> Column(s) ["fileinprogressmarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:54.575 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."path"" added to internal representation of table. 18:13:54.575 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.path] -> Column(s) ["fileinprogressmarker"."path"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.ClobRDBMSMapping) 18:13:54.575 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."pathsha1"" added to internal representation of table. 18:13:54.575 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.pathSha1] -> Column(s) ["fileinprogressmarker"."pathsha1"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:54.575 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."torepositoryid"" added to internal representation of table. 18:13:54.575 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.FileInProgressMarker.toRepositoryId] -> Column(s) ["fileinprogressmarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:54.576 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "fileinprogressmarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:54.576 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."changed"" added to internal representation of table. 18:13:54.576 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["fileinprogressmarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:54.576 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""fileinprogressmarker"."created"" added to internal representation of table. 18:13:54.576 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["fileinprogressmarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:54.576 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "fileinprogressmarker" has been initialised 18:13:54.576 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@57c84b50 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.577 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c88f598" with isolation "serializable" 18:13:54.581 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "fileinprogressmarker" returned table type of TABLE 18:13:54.582 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:54.608 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 10 tables, time = 26 ms 18:13:54.608 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "fileinprogressmarker" : 7 columns found 18:13:54.616 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "fileinprogressmarker" 18:13:54.616 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "FileInProgressMark_fromRepositoryId_toRepositoryId" in catalog "" schema "" 18:13:54.616 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid") 18:13:54.634 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 18 ms 18:13:54.663 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "fileinprogressmarker" 18:13:54.678 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "fileinprogressmarker" 18:13:54.678 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "FileInProgressMark_fromRepositoryId_toRepositoryId_pathSha1" in catalog "" schema "" 18:13:54.678 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "fileinprogressmark_fromrepositoryid_torepositoryid_pathsha1" ON "fileinprogressmarker" ("fromrepositoryid","torepositoryid","pathsha1") 18:13:54.690 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:54.691 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c88f598" 18:13:54.692 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c88f598" 18:13:54.692 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@57c84b50 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c88f598, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.692 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@57c84b50 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@c88f598, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.694 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.jdo 18:13:54.694 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.jdo 18:13:54.695 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.jdo 18:13:54.696 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.jdo 18:13:54.696 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.jdo 18:13:54.697 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.jdo 18:13:54.698 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.jdo 18:13:54.699 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.699 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.700 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:54.701 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:54.702 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:54.702 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:54.703 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.jdo 18:13:54.703 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:54.704 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" has been specified with JDO annotations so using those. 18:13:54.704 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Populating Meta-Data 18:13:54.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /META-INF/package.orm 18:13:54.705 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /WEB-INF/package.orm 18:13:54.706 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /package.orm 18:13:54.707 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/package.orm 18:13:54.708 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co.orm 18:13:54.708 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/package.orm 18:13:54.709 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards.orm 18:13:54.710 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/package.orm 18:13:54.710 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore.orm 18:13:54.711 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:54.712 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local.orm 18:13:54.713 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:54.713 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:54.714 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" NOT found at /co/codewizards/cloudstore/local/persistence/Symlink.orm 18:13:54.714 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.Symlink" not found 18:13:54.714 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.Symlink" : Initialising Meta-Data 18:13:54.715 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.Symlink [Table : "repofile", InheritanceStrategy : superclass-table] 18:13:54.715 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "repofile" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Symlink (inheritance strategy="superclass-table") 18:13:54.716 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""repofile"."target"" added to internal representation of table. 18:13:54.716 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Member co.codewizards.cloudstore.local.persistence.Symlink.target uses superclass-table yet the field is not marked as nullable nor does it have a default value, so setting the column as nullable 18:13:54.716 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Symlink.target] -> Column(s) ["repofile"."target"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:54.717 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77909ab [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.717 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5" with isolation "serializable" 18:13:54.723 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "repofile" returned table type of TABLE 18:13:54.732 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 6 index(es) for table "repofile" 18:13:54.745 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 foreign key(s) for table "repofile" 18:13:54.748 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 2 unique key(s) for table "repofile" 18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5" 18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5" 18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77909ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.749 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@77909ab [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@302c80f5, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.750 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.jdo 18:13:54.751 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.jdo 18:13:54.752 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.jdo 18:13:54.752 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.jdo 18:13:54.753 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.jdo 18:13:54.754 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.jdo 18:13:54.754 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.jdo 18:13:54.756 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.756 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.757 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.jdo 18:13:54.758 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.jdo 18:13:54.759 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.jdo 18:13:54.760 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.jdo 18:13:54.760 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.jdo 18:13:54.761 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:54.761 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" has been specified with JDO annotations so using those. 18:13:54.762 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Populating Meta-Data 18:13:54.763 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /META-INF/package.orm 18:13:54.764 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /WEB-INF/package.orm 18:13:54.764 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /package.orm 18:13:54.765 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/package.orm 18:13:54.765 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co.orm 18:13:54.766 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/package.orm 18:13:54.767 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards.orm 18:13:54.768 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/package.orm 18:13:54.768 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore.orm 18:13:54.769 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/package.orm 18:13:54.770 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local.orm 18:13:54.771 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/package.orm 18:13:54.772 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence.orm 18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" NOT found at /co/codewizards/cloudstore/local/persistence/TransferDoneMarker.orm 18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "orm" for class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" not found 18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromEntityId" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" field "fromLocalRevision" : Adding Meta-Data for field since it didnt appear in the Meta-Data definition. 18:13:54.773 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Java type co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType using the support for java.lang.Enum 18:13:54.774 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /META-INF/package.jdo 18:13:54.775 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /WEB-INF/package.jdo 18:13:54.775 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /package.jdo 18:13:54.776 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/package.jdo 18:13:54.777 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co.jdo 18:13:54.777 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/package.jdo 18:13:54.778 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards.jdo 18:13:54.779 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/package.jdo 18:13:54.780 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore.jdo 18:13:54.780 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/package.jdo 18:13:54.781 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core.jdo 18:13:54.782 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/package.jdo 18:13:54.783 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo.jdo 18:13:54.783 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/package.jdo 18:13:54.784 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport.jdo 18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" NOT found at /co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.jdo 18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - MetaData of type "jdo" for class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" not found 18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Registering class "co.codewizards.cloudstore.core.repo.transport.TransferDoneMarkerType" as not having MetaData. 18:13:54.785 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Class "co.codewizards.cloudstore.local.persistence.TransferDoneMarker" : Initialising Meta-Data 18:13:54.786 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Managing Persistence of Class : co.codewizards.cloudstore.local.persistence.TransferDoneMarker [Table : "transferdonemarker", InheritanceStrategy : new-table] 18:13:54.786 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."id"" added to internal representation of table. 18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.id] -> Column(s) ["transferdonemarker"."id"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.TransferDoneMarker (inheritance strategy="new-table") 18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromentityid"" added to internal representation of table. 18:13:54.787 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromEntityId] -> Column(s) ["transferdonemarker"."fromentityid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromlocalrevision"" added to internal representation of table. 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromLocalRevision] -> Column(s) ["transferdonemarker"."fromlocalrevision"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.LongMapping" (org.datanucleus.store.rdbms.mapping.datastore.BigIntRDBMSMapping) 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."fromrepositoryid"" added to internal representation of table. 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.fromRepositoryId] -> Column(s) ["transferdonemarker"."fromrepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."torepositoryid"" added to internal representation of table. 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.toRepositoryId] -> Column(s) ["transferdonemarker"."torepositoryid"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.StringMapping" (org.datanucleus.store.rdbms.mapping.datastore.VarCharRDBMSMapping) 18:13:54.788 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."transferdonemarkertype"" added to internal representation of table. 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType] -> Column(s) ["transferdonemarker"."transferdonemarkertype"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.EnumMapping" (org.datanucleus.store.rdbms.mapping.datastore.IntegerRDBMSMapping) 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table "transferdonemarker" will manage the persistence of the fields for class co.codewizards.cloudstore.local.persistence.Entity (inheritance strategy="subclass-table") 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."changed"" added to internal representation of table. 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.changed] -> Column(s) ["transferdonemarker"."changed"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column ""transferdonemarker"."created"" added to internal representation of table. 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Field [co.codewizards.cloudstore.local.persistence.Entity.created] -> Column(s) ["transferdonemarker"."created"] using mapping of type "org.datanucleus.store.rdbms.mapping.java.DateMapping" (org.datanucleus.store.rdbms.mapping.datastore.TimestampRDBMSMapping) 18:13:54.789 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Table/View "transferdonemarker" has been initialised 18:13:54.790 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d4bd757 [conn=null, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" opened with isolation level "serializable" and auto-commit=false 18:13:54.790 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction started with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc" with isolation "serializable" 18:13:54.791 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Check of existence of "transferdonemarker" returned table type of TABLE 18:13:54.792 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Loading column info for table(s) "fileinprogressmarker, copymodification, lastsynctoremoterepo, remoterepositoryrequest, localrepository_aliases, repofile, transferdonemarker, deletemodification, repository, modification, filechunk" in Catalog "", Schema "" 18:13:54.821 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info loaded for Catalog "", Schema "", 11 tables, time = 29 ms 18:13:54.821 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Column info retrieved for table "transferdonemarker" : 8 columns found 18:13:54.823 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 index(es) for table "transferdonemarker" 18:13:54.824 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating index "TransferDoneMarker_fromRepositoryId_toRepositoryId" in catalog "" schema "" 18:13:54.824 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE INDEX "transferdonemarker_fromrepositoryid_torepositoryid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid") 18:13:54.836 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 12 ms 18:13:54.863 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 0 foreign key(s) for table "transferdonemarker" 18:13:54.884 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Validating 1 unique key(s) for table "transferdonemarker" 18:13:54.884 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Creating candidate key "TransferDoneMarker_fromRepositoryId_toRepositoryId_transferDoneMarkerType_fromEntityId" in catalog "" schema "" 18:13:54.884 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - CREATE UNIQUE INDEX "transferdonemarker_fromrepositoryid_torepositoryid_transferdonemarkertype_fromentityid" ON "transferdonemarker" ("fromrepositoryid","torepositoryid","transferdonemarkertype","fromentityid") 18:13:54.899 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Execution Time = 15 ms 18:13:54.899 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction committing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc" 18:13:54.901 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Schema - Schema Transaction closing with connection "org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc" 18:13:54.901 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d4bd757 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" is being committed. 18:13:54.901 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@7d4bd757 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@d2de8dc, commitOnRelease=true, closeOnRelease=true, closeOnTxnEnd=true]" closed 18:13:54.902 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:54.902 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:54.903 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@764f35e3" 18:13:54.903 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.903 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false) 18:13:54.904 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" 18:13:54.904 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:54.904 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.LocalRepository] 18:13:54.905 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" for datastore 18:13:54.907 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:54.907 [qtp1002031672-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository'" 18:13:54.910 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:54.910 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7755bbe9, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.910 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 18:13:54.911 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.911 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:54.922 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@347d0408" 18:13:54.922 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:54.922 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:54.923 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 18:13:54.923 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:54.924 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 2 cache 18:13:54.924 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:54.925 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") added to Level 2 cache (fields="[0, 1, 2, 4, 5]", version="") 18:13:54.925 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "HOLLOW"->"P_CLEAN" 18:13:54.925 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") enlisted in transactional cache 18:13:54.926 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" having fields "publicKey" fetched from table ""repository"" 18:13:54.926 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.932 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@71b3b2d5" 18:13:54.932 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."publickey" FROM "repository" "a0" WHERE "a0"."id" = <1> 18:13:54.933 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:54.933 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@4b1e66d3" 18:13:54.933 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") is having the following fields in Level 2 cache object updated : [3] 18:13:54.934 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" having fields "privateKey" fetched from table ""repository"" 18:13:54.935 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.940 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@426c30fe" 18:13:54.941 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."privatekey" FROM "repository" "a0" WHERE "a0"."id" = <1> 18:13:54.941 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:54.941 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7c2cb32d" 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="1") is having the following fields in Level 2 cache object updated : [7] 18:13:54.942 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]initPersistenceManagerFactory: repositoryId=3f5508fe-f643-486f-9df4-3ac43961f45c 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7755bbe9]] 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 18:13:54.942 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:54.943 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@4126d44d [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@30651bdc, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.943 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:54.943 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@198daa15, lifecycle=HOLLOW] 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:54.944 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2364 ms. 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@123235d6" 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.944 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false) 18:13:54.945 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Single-String with "SELECT WHERE this.changed < :changed" 18:13:54.945 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" 18:13:54.946 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:54.946 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [filter:DyadicExpression{PrimaryExpression{this.changed} < ParameterExpression{changed}}] [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest, changed type=java.util.Date] 18:13:54.946 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" for datastore 18:13:54.948 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:54.948 [qtp1002031672-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < ?" 18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a9b72e7, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.949 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest WHERE this.changed < :changed" ... 18:13:54.956 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1a79872d" 18:13:54.956 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" WHERE "a0"."changed" < <2019-07-26 18:13:54.945> 18:13:54.956 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@7a9b72e7]] 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 18:13:54.957 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@79047494 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@53eeb491, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:54.958 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:54.958 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:54.958 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]tryAcquire: returning true. lockCounter=1 18:13:54.958 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]tryAcquire: returning true. lockCounter=2 18:13:54.959 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:54.959 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]release: NOT releasing underlying FileLock. lockCounter=1 18:13:54.959 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [688b7585]release: releasing underlying FileLock. lockCounter=0 18:13:54.960 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@7f8b2d3f" 18:13:54.960 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.960 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false) 18:13:54.960 [qtp1002031672-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 18:13:54.960 [qtp1002031672-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@14478684, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid= , enlisted resources=[]] 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid= " with flags "0" 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@1f26f73c" 18:13:54.961 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:54.962 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:54.962 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:54.962 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:54.963 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:54.963 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:54.963 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:54.964 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="1") enlisted in transactional cache 18:13:54.964 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" 18:13:54.965 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 18:13:54.965 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:54.965 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" field "aliases" loading contents to SCO wrapper from the datastore 18:13:54.966 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.974 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3ece9478" 18:13:54.974 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:54.975 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:54.975 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@406727" 18:13:54.975 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58e10ae1]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:54.975 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58e10ae1]tryAcquire: returning true. lockCounter=1 18:13:54.976 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:54.976 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [58e10ae1]release: releasing underlying FileLock. lockCounter=0 18:13:54.976 [qtp1002031672-38] DEBUG c.c.c.local.LocalRepoManagerImpl - syncWithLocalRepoRegistry: Alias 'jylqhtxe-bjcp5' of repository '3f5508fe-f643-486f-9df4-3ac43961f45c' already in-sync. 18:13:54.976 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:54.977 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]tryAcquire: returning true. lockCounter=1 18:13:54.977 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]tryAcquire: returning true. lockCounter=2 18:13:54.977 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:54.977 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]release: NOT releasing underlying FileLock. lockCounter=1 18:13:54.978 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [7d80da8d]release: releasing underlying FileLock. lockCounter=0 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.978 [qtp1002031672-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.978 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid= , enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@14478684]] 18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid= " with onePhase="true" 18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:54.979 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@87e8789 [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@18f4e736, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@302769" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@302769 from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@302769, lifecycle=HOLLOW] 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:54.980 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:54.981 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@d3feddb" 18:13:54.981 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:54.981 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false) 18:13:54.981 [qtp1002031672-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" has been run before so reusing existing generic compilation 18:13:54.981 [qtp1002031672-38] DEBUG DataNucleus.Query - Query "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository FetchPlan [default]" of language "JDOQL" for datastore "rdbms-derby" has been run before so reusing existing datastore compilation 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@175d4166, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.LocalRepository" ... 18:13:54.982 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@6c10e486" 18:13:54.983 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'LocalRepository' 18:13:54.983 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:54.983 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 1 ms 18:13:54.984 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id "co.codewizards.cloudstore.local.persistence.LocalRepository:1" not found in Level 1 cache [cache size = 0] 18:13:54.984 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") added to Level 1 cache (loadedFlags="[NNYNNNNNN]") 18:13:54.984 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "changed" replaced by a SCO wrapper 18:13:54.985 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") is having the value in field "created" replaced by a SCO wrapper 18:13:54.985 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="1") enlisted in transactional cache 18:13:54.985 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" taken from Level 2 cache (fields="[0, 1, 2, 3, 4, 5, 7]", version="") - represented as "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" 18:13:54.986 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" field "aliases" is replaced by a SCO wrapper of type "org.datanucleus.store.types.wrappers.backed.Set" [cache-values=true, lazy-loading=true, allow-nulls=false] 18:13:54.986 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="1") is having the following fields in Level 2 cache object updated : [6] 18:13:54.986 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.993 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3efced66" 18:13:54.993 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT(*) FROM "localrepository_aliases" THIS WHERE THIS."id_oid"=<1> 18:13:54.994 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:54.994 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7cb8700" 18:13:54.995 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" field "aliases" loading contents to SCO wrapper from the datastore 18:13:54.996 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:54.996 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@322da56d" 18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."element" FROM "localrepository_aliases" "a0" WHERE "a0"."id_oid" = <1> 18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.ParamLoggingPreparedStatement@7f3af63e" 18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.997 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.998 [qtp1002031672-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:54.998 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@175d4166]] 18:13:54.999 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:54.999 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:54.999 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@61e91d1a [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@5eea5d5, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Lifecycle - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") has a lifecycle change : "P_CLEAN"->"HOLLOW" 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Object "co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf" (id="co.codewizards.cloudstore.local.persistence.LocalRepository:1") was evicted from transactional cache 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 2 ms 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Disconnecting co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf from StateManager[pc=co.codewizards.cloudstore.local.persistence.LocalRepository@eefcecf, lifecycle=HOLLOW] 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Cache - Object with id="co.codewizards.cloudstore.local.persistence.LocalRepository:1" being removed from Level 1 cache [current cache size = 1] 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:55.000 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:55.001 [qtp1002031672-38] DEBUG c.c.c.local.LocalRepoManagerImpl - [71f99b4a]open: closing=false closeAbortable=true 18:13:55.001 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" opened for datastore "org.datanucleus.store.rdbms.RDBMSStoreManager@4fc3a011" with txn="org.datanucleus.TransactionImpl@7bcb527c" 18:13:55.001 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction created [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:55.001 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction begun for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 (optimistic=false) 18:13:55.002 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]: file='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/repoRegistry.properties' 18:13:55.002 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]tryAcquire: returning true. lockCounter=1 18:13:55.002 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]tryAcquire: returning true. lockCounter=2 18:13:55.002 [qtp1002031672-38] DEBUG c.c.c.core.config.ConfigImpl - getPropertyAsNonEmptyTrimmedString: System property with key='cloudstore.repoRegistry.evictDeadEntriesPeriod' is not set (config is queried next). 18:13:55.003 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]release: NOT releasing underlying FileLock. lockCounter=1 18:13:55.003 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [17fb1ee8]release: releasing underlying FileLock. lockCounter=0 18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" 18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepository] 18:13:55.004 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" for datastore 18:13:55.006 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:55.006 [qtp1002031672-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository Query compiled to datastore query "SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository'" 18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=null, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" opened with isolation level "read-committed" and auto-commit=false 18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Running enlist operation on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4db03c47, error code TMNOFLAGS and transaction: [DataNucleus Transaction, ID=Xid=, enlisted resources=[]] 18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" starting for transaction "Xid=" with flags "0" 18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection added to the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.007 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepository" ... 18:13:55.014 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@5914050f" 18:13:55.014 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT "a0"."changed","a0"."created","a0"."id","a0"."repositoryid","a0"."revision","a0"."localpathprefix","a0"."localrevision","a0"."remoteroot","a0"."remoterootsha1","a0"."discriminator" FROM "repository" "a0" WHERE "a0"."discriminator" = 'RemoteRepository' 18:13:55.015 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:55.015 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 8 ms 18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" 18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [symbols: this type=co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest] 18:13:55.016 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" for datastore 18:13:55.018 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 18:13:55.018 [qtp1002031672-38] DEBUG DataNucleus.Query - SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest Query compiled to datastore query "SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0"" 18:13:55.018 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.018 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT FROM co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest" ... 18:13:55.024 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@3e3b8e29" 18:13:55.024 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT 'co.codewizards.cloudstore.local.persistence.RemoteRepositoryRequest' AS NUCLEUS_TYPE,"a0"."changed","a0"."created","a0"."id","a0"."localpathprefix","a0"."repositoryid" FROM "remoterepositoryrequest" "a0" 18:13:55.025 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:55.025 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 7 ms 18:13:55.026 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" 18:13:55.027 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:55.027 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.NormalFile] 18:13:55.027 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" for datastore 18:13:55.030 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:55.030 [qtp1002031672-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile'" 18:13:55.030 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.030 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.NormalFile" ... 18:13:55.041 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@29cfd243" 18:13:55.041 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'NormalFile' 18:13:55.042 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:55.042 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 12 ms 18:13:55.043 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" 18:13:55.044 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:55.044 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.Directory] 18:13:55.044 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" for datastore 18:13:55.045 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 1 ms 18:13:55.046 [qtp1002031672-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory'" 18:13:55.046 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.046 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.Directory" ... 18:13:55.054 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@249d12fb" 18:13:55.054 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "repofile" "a0" WHERE "a0"."discriminator" = 'Directory' 18:13:55.055 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 1 ms 18:13:55.056 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 10 ms 18:13:55.057 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" 18:13:55.057 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 0 ms 18:13:55.057 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.CopyModification] 18:13:55.058 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" for datastore 18:13:55.060 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:55.060 [qtp1002031672-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification'" 18:13:55.060 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.060 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.CopyModification" ... 18:13:55.074 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@646d74b7" 18:13:55.075 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "copymodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'CopyModification' 18:13:55.076 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 2 ms 18:13:55.076 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 16 ms 18:13:55.076 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" 18:13:55.077 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time = 1 ms 18:13:55.077 [qtp1002031672-38] DEBUG DataNucleus.Query - QueryCompilation: [result:InvokeExpression{STATIC.count(PrimaryExpression{this})}] [symbols: this type=co.codewizards.cloudstore.local.persistence.DeleteModification] 18:13:55.077 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compiling "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" for datastore 18:13:55.079 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Compile Time for datastore = 2 ms 18:13:55.079 [qtp1002031672-38] DEBUG DataNucleus.Query - SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification Query compiled to datastore query "SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification'" 18:13:55.079 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection found in the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.080 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Executing "SELECT count(this) FROM co.codewizards.cloudstore.local.persistence.DeleteModification" ... 18:13:55.091 [qtp1002031672-38] DEBUG DataNucleus.Datastore - Closing PreparedStatement "org.datanucleus.store.rdbms.datasource.dbcp.DelegatingPreparedStatement@51263625" 18:13:55.092 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Native - SELECT COUNT("a0"."id") FROM "deletemodification" "a0" INNER JOIN "modification" "a1" ON "a0"."id" = "a1"."id" WHERE "a1"."discriminator" = 'DeleteModification' 18:13:55.092 [qtp1002031672-38] DEBUG DataNucleus.Datastore.Retrieve - Execution Time = 0 ms 18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Query - JDOQL Query : Execution Time = 14 ms 18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:55.093 [qtp1002031672-38] DEBUG c.c.c.l.AutoTrackLifecycleListener - onCommit: Deferred operations took 0 ms for 0 entities. 18:13:55.093 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committing for ExecutionContext org.datanucleus.ExecutionContextImpl@6ad06030 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process started using ordered flush - 0 enlisted objects 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext.internalFlush() process finished 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Committing [DataNucleus Transaction, ID=Xid=, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@4db03c47]] 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" committing for transaction "Xid=" with onePhase="true" 18:13:55.094 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection(non-enlisted) "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" closed 18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Connection - ManagedConnection removed from the pool : "org.datanucleus.store.rdbms.ConnectionFactoryImpl$ManagedConnectionImpl@2f36eaf [conn=org.datanucleus.store.rdbms.datasource.dbcp.PoolingDataSource$PoolGuardConnectionWrapper@6ca52f06, commitOnRelease=false, closeOnRelease=false, closeOnTxnEnd=true]" for key="org.datanucleus.ExecutionContextImpl@6ad06030" in factory="ConnectionFactory:tx[org.datanucleus.store.rdbms.ConnectionFactoryImpl@1e2e87b]" 18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Transaction - Transaction committed in 1 ms 18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 1 Cache cleared 18:13:55.095 [qtp1002031672-38] DEBUG DataNucleus.Persistence - ExecutionContext "org.datanucleus.ExecutionContextImpl@6ad06030" closed 18:13:55.096 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]getCloseDeferredMillis: closeDeferredMillis=0 18:13:55.096 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]close: Closing real LocalRepoManager immediately. 18:13:55.096 [qtp1002031672-38] INFO c.c.c.local.LocalRepoManagerImpl - [71f99b4a]_close: Shutting down real LocalRepoManager. 18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.Connection - Closing Connection Pool tx 18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.Connection - Closing Connection Pool nontx 18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.Persistence - Unmanaging Persistence of all classes 18:13:55.360 [qtp1002031672-38] DEBUG DataNucleus.MetaData - Deregistering listener for metadata initialisation 18:13:55.361 [qtp1002031672-38] DEBUG DataNucleus.Cache - Level 2 Cache cleared 18:13:55.762 [qtp1002031672-38] DEBUG c.c.cloudstore.core.io.LockFileImpl - [5def6c35]release: releasing underlying FileLock. lockCounter=0 18:13:55.768 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@b761885[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} complete=true committing=true callback=Blocker@33fdfc04{null} 18:13:55.769 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /RepoInfo on HttpChannelOverHttp@4b577398{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=3244} 200 OK HTTP/1.1 Content-Length: 765 Content-Type: application/xml 18:13:55.769 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@612299ef[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3153f2d8] generate: NEED_HEADER (null,[p=0,l=765,c=8192,r=765],true)@START 18:13:55.769 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=2,cl=765} last=true content=HeapByteBuffer@b761885[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpGenerator - Content-Length: 765 Content-Type: application/xml 18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 18:13:55.770 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@612299ef[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3153f2d8] generate: FLUSH ([p=0,l=104,c=8192,r=104],[p=0,l=765,c=8192,r=765],true)@COMPLETING 18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a5a7647{IDLE}->null [HeapByteBuffer@317d3cb1[p=0,l=104,c=8192,r=104]={<<>>5PYW1SWFRiUWpKNXB...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@b761885[p=0,l=765,c=8192,r=765]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}] 18:13:55.770 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a5a7647{WRITING}->null:IDLE-->WRITING 18:13:55.771 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 869 SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=W,to=3250/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=END,236 of 236},g=HttpGenerator@4b1187e1{s=COMPLETING}]=>HttpChannelOverHttp@4b577398{r=1,c=true,c=false/false,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=3247} 18:13:55.771 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=869 remaining=0 WriteFlusher@a5a7647{WRITING}->null 18:13:55.771 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a5a7647{IDLE}->null:WRITING-->IDLE 18:13:55.771 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - org.eclipse.jetty.server.HttpConnection$SendCallback@612299ef[PROCESSING][i=HTTP/1.1{s=200,h=2,cl=765},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3153f2d8] generate: DONE ([p=104,l=104,c=8192,r=0],[p=765,l=765,c=8192,r=0],true)@END 18:13:55.774 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.session - FinalSession=null, old_session_handler=null, this=org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1, calling complete=true 18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.session - Complete called with session null 18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4b577398{r=1,c=true,c=false/true,a=DISPATCHED,uri=//127.0.0.1:34778/RepoInfo,age=3251} 18:13:55.775 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - unhandle HttpChannelState@4f68ee2a{s=DISPATCHED a=NOT_ASYNC i=true r=READY w=false} 18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=true,c=false/true,a=COMPLETING,uri=//127.0.0.1:34778/RepoInfo,age=3251} action COMPLETE 18:13:55.775 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - onComplete HttpChannelState@4f68ee2a{s=COMPLETING a=NOT_ASYNC i=false r=READY w=false} 18:13:55.775 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - COMPLETE for /RepoInfo written=765 18:13:55.776 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpChannelState - recycle HttpChannelState@4f68ee2a{s=COMPLETED a=NOT_ASYNC i=false r=READY w=false} 18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,236 of 236} 18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.server.HttpChannel - HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} handle exit, result COMPLETE 18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@317d3cb1[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:55.776 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@317d3cb1[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:55.777 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=5/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@317d3cb1[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:55.777 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@317d3cb1[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} {} 18:13:55.777 [qtp1002031672-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@317d3cb1[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 200 OK\r\n...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} 18:13:55.778 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=6/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 18:13:55.778 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.778 [qtp1002031672-38] DEBUG o.e.jetty.io.AbstractConnection - fillInterested HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=-,flush=-,to=7/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.778 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3baaf6a8{AC.ReadCB@a6a79a3{HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:55.779 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=1/30000}{io=0/1,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.779 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ChannelEndPoint$1@333b5649 on ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=0 18:13:55.779 [qtp1002031672-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=1 18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected 18:13:55.780 [qtp1002031672-38] DEBUG o.e.jetty.server.HttpConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@4f68ee2a{s=IDLE a=NOT_ASYNC i=true r=IDLE w=false} null 18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/1 selected 18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates 18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.780 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$1@333b5649 18:13:55.780 [qtp1002031672-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=2/30000}{io=0/1,kio=0,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 18:13:55.781 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=2/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.781 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.781 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys 18:13:55.787 [main] DEBUG c.c.c.l.r.c.LocalServerRestClient - execute: invocation took 3320 ms Local repository: repository.repositoryId = 3f5508fe-f643-486f-9df4-3ac43961f45c repository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/repo/jylqhtxe-bjcp5 repository.aliases = co.codewizards.cloudstore.ls.core.dto.RepoInfoResponseDto@2d4fb0d8 repository.publicKeySha1 = 72:D9:2F:95:25:84:C2:03:0D:EE:89:3F:F9:55:F5:FD:F2:11:B8:05 Remote repositories connected: {NONE} Remote repositories requesting connection: {NONE} Statistics: * Count(NormalFile): 0 * Count(Directory): 1 * Count(CopyModification): 0 * Count(DeleteModification): 0 18:13:55.788 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping Server@160e99e0{STARTED}[9.4.17.v20190418] 18:13:55.788 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@160e99e0{STOPPING}[9.4.17.v20190418] 18:13:55.789 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown Server@160e99e0{STOPPING}[9.4.17.v20190418] by 18:13:55.789 [qtp1002031672-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran qtp1002031672-35-acceptor-0@4bf03fee-ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:34778} 18:13:55.789 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:55.789 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:55.789 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@599a9cb2{STARTED} id=2 keys=0 selected=0 updates=0 18:13:55.790 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@dc1fadd on ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:55.790 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=1 18:13:55.790 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken with none selected 18:13:55.790 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken up from select, 0/0/0 selected 18:13:55.790 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae processing 0 keys, 1 updates 18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@dc1fadd 18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.791 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae waiting with 0 keys 18:13:55.791 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@3ef3f661 on ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=0 18:13:55.791 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@599a9cb2{STOPPING} id=2 keys=0 selected=0 updates=1 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken with none selected 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae woken up from select, 0/0/0 selected 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@3035afae processing 0 keys, 1 updates 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3ef3f661 18:13:55.792 [qtp1002031672-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.792 [qtp1002031672-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@256a0d95 18:13:55.792 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.792+02:00 18:13:55.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@7a83ccd2/SelectorProducer@44aa2e13/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.793+02:00 18:13:55.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@599a9cb2{STOPPED} id=2 keys=-1 selected=-1 updates=0 18:13:55.793 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@dbddbe3{STARTED} id=1 keys=1 selected=0 updates=0 18:13:55.793 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@baa9ce4 on ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:55.794 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=1 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/1 selected 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@baa9ce4 18:13:55.794 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 1 connections on ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:55.795 [qtp1002031672-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=16/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.795 [qtp1002031672-33] DEBUG o.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.796 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=FI,flush=-,to=17/30000}{io=1/1,kio=1,kro=1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.797 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.WriteFlusher - ignored: WriteFlusher@a5a7647{IDLE}->null java.nio.channels.ClosedChannelException: null at org.eclipse.jetty.io.WriteFlusher.onClose(WriteFlusher.java:492) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.onClose(AbstractEndPoint.java:353) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint.onClose(ChannelEndPoint.java:215) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.doOnClose(AbstractEndPoint.java:225) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:192) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractEndPoint.close(AbstractEndPoint.java:175) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection.close(AbstractConnection.java:248) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.closeNoExceptions(ManagedSelector.java:252) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector.access$1400(ManagedSelector.java:61) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:866) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:426) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:397) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_212] 18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@3baaf6a8{AC.ReadCB@a6a79a3{HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=FI,flush=-,to=19/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0}}} 18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.http.HttpParser - close HttpParser{s=START,0 of -1} 18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSE 18:13:55.798 [qtp1002031672-33] DEBUG o.e.jetty.io.AbstractConnection - HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=-,flush=-,to=20/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} onFillInterestedFailed java.nio.channels.ClosedChannelException 18:13:55.798 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:55.798 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@661cddd9 18:13:55.799 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.799 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae waiting with 1 keys 18:13:55.799 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@661cddd9 18:13:55.799 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@5b332439 on ManagedSelector@dbddbe3{STOPPING} id=1 keys=1 selected=0 updates=0 18:13:55.799 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@dbddbe3{STOPPING} id=1 keys=0 selected=0 updates=1 18:13:55.799 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken with none selected 18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae woken up from select, 0/0/0 selected 18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@29e62cae processing 0 keys, 1 updates 18:13:55.800 [qtp1002031672-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=-,flush=-,to=21/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@5b332439 18:13:55.800 [qtp1002031672-33] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.800 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@4b55ff0a 18:13:55.800 [qtp1002031672-39] DEBUG o.e.jetty.io.AbstractConnection - onClose HttpConnection@a6a79a3::SocketChannelEndPoint@4590855a{/127.0.0.1:50702<->/127.0.0.1:34778,CLOSED,fill=-,flush=-,to=22/30000}{io=1/1,kio=-1,kro=-1}->HttpConnection@a6a79a3[p=HttpParser{s=CLOSE,0 of -1},g=HttpGenerator@4b1187e1{s=START}]=>HttpChannelOverHttp@4b577398{r=1,c=false,c=false/false,a=IDLE,uri=null,age=0} 18:13:55.800 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@661cddd9 18:13:55.801 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=5,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T18:13:55.801+02:00 18:13:55.801 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1f84327b/SelectorProducer@39549f33/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=1,epc=0]@2019-07-27T18:13:55.801+02:00 18:13:55.801 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@dbddbe3{STOPPED} id=1 keys=-1 selected=-1 updates=0 18:13:55.802 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ManagedSelector@6f731759{STARTED} id=0 keys=0 selected=0 updates=0 18:13:55.802 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$CloseConnections@59262a90 on ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:55.802 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=1 18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken with none selected 18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken up from select, 0/0/0 selected 18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 processing 0 keys, 1 updates 18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.802 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@59262a90 18:13:55.803 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:55.803 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.803 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 waiting with 0 keys 18:13:55.803 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change org.eclipse.jetty.io.ManagedSelector$StopSelector@78479f2b on ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=0 18:13:55.803 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f731759{STOPPING} id=0 keys=0 selected=0 updates=1 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken with none selected 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 woken up from select, 0/0/0 selected 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2c0e56a9 processing 0 keys, 1 updates 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@78479f2b 18:13:55.804 [qtp1002031672-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/PRODUCING/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.804+02:00 18:13:55.805 [qtp1002031672-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$28/1189651769@3a1b36a1 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2c3158e0/SelectorProducer@412ebe64/IDLE/p=false/QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=6,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}][pc=0,pic=0,pec=0,epc=0]@2019-07-27T18:13:55.805+02:00 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ManagedSelector@6f731759{STOPPED} id=0 keys=-1 selected=-1 updates=0 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HttpConnectionFactory@365afe87[HTTP/1.1] 18:13:55.805 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@365afe87[HTTP/1.1] 18:13:55.806 [main] INFO o.e.jetty.server.AbstractConnector - Stopped ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServerConnector@21e45a6f{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:13:55.806 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping Server@160e99e0{STOPPING}[9.4.17.v20190418] 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping DefaultSessionIdManager@10a18e3e{STARTED}[worker=node0] 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping HouseKeeper@69364b2d{STARTED}[interval=600000, ownscheduler=false] 18:13:55.806 [main] INFO org.eclipse.jetty.server.session - node0 Stopped scavenging 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED HouseKeeper@69364b2d{STOPPED}[interval=600000, ownscheduler=false] 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED DefaultSessionIdManager@10a18e3e{STOPPED}[worker=node0] 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ErrorHandler@1c628f6a{STARTED} 18:13:55.806 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ErrorHandler@1c628f6a{STOPPING} 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ErrorHandler@1c628f6a{STOPPED} 18:13:55.806 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping o.e.j.s.ServletContextHandler@3cc053{/,null,SHUTDOWN} 18:13:55.807 [main] DEBUG o.e.j.s.h.AbstractHandlerContainer - Graceful shutdown o.e.j.s.ServletContextHandler@3cc053{/,null,SHUTDOWN} by 18:13:55.807 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE} 18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600] 18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.NullSessionDataStore@64ae105d[passivating=false,graceSec=3600] 18:13:55.807 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.DefaultSessionCache@6f9ab79d[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 18:13:55.808 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ServletHandler@7fbd3e75{STARTED} 18:13:55.808 [main] DEBUG o.e.j.server.handler.AbstractHandler - stopping ServletHandler@7fbd3e75{STOPPING} 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-4792f119@38909063==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet,jsp=null,order=-1,inst=false,async=true 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.glassfish.jersey.servlet.ServletContainer-2ce03e86@4714ca3a==org.glassfish.jersey.servlet.ServletContainer,jsp=null,order=-1,inst=true,async=true 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ServletHandler@7fbd3e75{STOPPED} 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.session.SessionHandler59295001==dftMaxIdleSec=-1 18:13:55.808 [main] INFO o.e.j.server.handler.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE} 18:13:55.808 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED o.e.j.s.ServletContextHandler@3cc053{/,null,UNAVAILABLE} 18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@4f3e9fbb{STARTED} 18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@4f3e9fbb{STOPPED} 18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping QueuedThreadPool[qtp1002031672]@3bb9ca38{STARTED,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}] 18:13:55.809 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPING,8<=8<=500,i=7,q=0}[ReservedThreadExecutor@9b47400{s=1/6,p=0}] 18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - stopping ReservedThreadExecutor@9b47400{s=1/6,p=0} 18:13:55.809 [main] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de offer STOP! 18:13:55.809 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@9b47400{s=0/6,p=0} 18:13:55.810 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-33,5,main] for 14999 18:13:55.810 [qtp1002031672-36] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-36] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de task=STOP! 18:13:55.810 [qtp1002031672-37] DEBUG o.e.j.u.t.ReservedThreadExecutor - ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de Exited 18:13:55.810 [qtp1002031672-37] DEBUG o.e.j.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@9b47400{s=0/6,p=0}@231e47de 18:13:55.810 [qtp1002031672-38] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-38] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-34] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-34] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.811 [qtp1002031672-33] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.811 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.811 [qtp1002031672-39] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.810 [qtp1002031672-35] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.811 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-37,5,] for 14998 18:13:55.811 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-32,5,main] for 14998 18:13:55.811 [qtp1002031672-35] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.812 [qtp1002031672-32] DEBUG o.e.j.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.812 [qtp1002031672-32] DEBUG o.e.j.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$51/725931728@6cef3eb7 18:13:55.812 [main] DEBUG o.e.j.util.thread.QueuedThreadPool - Waiting for Thread[qtp1002031672-35,5,] for 14997 18:13:55.812 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED QueuedThreadPool[qtp1002031672]@3bb9ca38{STOPPED,8<=0<=500,i=0,q=0}[org.eclipse.jetty.util.thread.TryExecutor$$Lambda$1/762476028@55182842] 18:13:55.813 [main] DEBUG o.e.j.u.component.AbstractLifeCycle - STOPPED Server@160e99e0{STOPPED}[9.4.17.v20190418] 18:13:55.813 [main] INFO c.c.cloudstore.ls.server.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/.cloudstore/localServerRunning.deleteToStop 18:13:55.813 [main] DEBUG c.c.cloudstore.core.io.LockFileImpl - [4b425577]release: releasing underlying FileLock. lockCounter=0 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.385 sec - in co.codewizards.cloudstore.client.RepairDatabaseSubCommandTest Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.client --- [INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-core-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar [INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-util-9.4.17.v20190418.jar [INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlet-9.4.17.v20190418.jar [INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-core-2.5.1.jar [INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/transaction-api-1.1.jar [INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-continuation-9.4.17.v20190418.jar [INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcprov-jdk15on-161b03.jar [INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/cglib-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jdo-api-3.1-rc1.jar [INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-api-2.3.0.jar [INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-http-9.4.17.v20190418.jar [INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-server-2.5.1.jar [INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-security-9.4.17.v20190418.jar [INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/args4j-2.0.16.jar [INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-container-servlet-2.5.1.jar [INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-api-2.2.0-b21.jar [INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.inject-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-api-jdo-4.0.5.jar [INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar [INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/validation-api-1.1.0.Final.jar [INFO] Copying co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar [INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/log4j-over-slf4j-1.7.7.jar [INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/derby-10.13.1.1.jar [INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/asm-all-repackaged-2.2.0-b21.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/commons-compress-1.18.jar [INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-servlets-9.4.17.v20190418.jar [INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-server-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar [INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.ws.rs-api-2.0.jar [INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/activation-1.1.1.jar [INFO] Copying co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar [INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/guava-14.0.1.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-common-2.5.1.jar [INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-rdbms-4.0.12.jar [INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/datanucleus-core-4.0.7.jar [INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/osgi-resource-locator-1.0.1.jar [INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/javax.servlet-api-3.1.0.jar [INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-xml-9.4.17.v20190418.jar [INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-core-1.0.13.jar [INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jaxb-impl-2.3.0.jar [INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/logback-classic-1.0.13.jar [INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jersey-client-2.5.1.jar [INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-io-9.4.17.v20190418.jar [INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/slf4j-api-1.7.7.jar [INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/jetty-webapp-9.4.17.v20190418.jar [INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/bcpg-jdk15on-161b03.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.client --- [INFO] Reading assembly descriptor: src/assembly/bin.xml [INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.client --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/client already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.client --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 237.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13.jar (44 KB at 21821.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13.pom (4 KB at 3702.1 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B at 97.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/maven-metadata.xml (400 B) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-bin.tar.gz Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-bin.tar.gz (21664 KB at 55406.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-bin.zip Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-bin.zip (23980 KB at 54499.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 355.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-sources.jar (26 KB at 25936.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 71.1 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.client/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.client [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.ls.client 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.ls.client --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.ls.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.ls.client --- [INFO] Compiling 12 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.ls.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.ls.client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.ls.client --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.ls.client --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.ls.client --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/client already added, skipping [INFO] co/codewizards/cloudstore/ls/client/handler already added, skipping [INFO] co/codewizards/cloudstore/ls/client/util already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/ls already added, skipping [INFO] co/codewizards/cloudstore/ls/client already added, skipping [INFO] co/codewizards/cloudstore/ls/client/handler already added, skipping [INFO] co/codewizards/cloudstore/ls/client/util already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.ls.client --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.ls.client --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 252.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-20190727.161404-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-20190727.161404-13.jar (28 KB at 9302.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-20190727.161404-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-20190727.161404-13.pom (729 B at 711.9 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml (403 B at 196.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1007.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/maven-metadata.xml (403 B at 196.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-20190727.161404-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-20190727.161404-13-sources.jar (15 KB at 7166.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1007.8 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.ls.client --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.client [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.ls.client/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.ls.client [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.ls.client --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.ls.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.ls.client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.ls.client --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.ls.client [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.ls.client file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.site.skin 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.site.skin --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.site.skin --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/src/main/java [INFO] Copying 31 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.site.skin --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.site.skin --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.site.skin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.site.skin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.site.skin --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.site.skin --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.site.skin --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.site.skin --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 201.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.7-20190727.161405-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.7-20190727.161405-13.jar (130 KB at 14436.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.7-20190727.161405-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.7-20190727.161405-13.pom (2 KB at 1340.8 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml (403 B at 98.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1007.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/maven-metadata.xml (403 B at 393.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.7-20190727.161405-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.7-20190727.161405-13-sources.jar (129 KB at 32117.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 503.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.site.skin --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.site.skin [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.site.skin/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.site.skin [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.site.skin --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.site.skin --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.site.skin --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.site.skin --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.site.skin [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.site.skin file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.rest.server 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.rest.server --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.rest.server --- [INFO] Compiling 43 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.rest.server --- [INFO] Compiling 6 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.rest.server --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.rest.server.ldap.SimpleLdapClientTest Running co.codewizards.cloudstore.rest.server.ldap.QueryLdapClientTest Running co.codewizards.cloudstore.rest.server.ldap.DnTemplateCollectorTest Running co.codewizards.cloudstore.rest.server.auth.AuthRepoPasswordManagerTest Running co.codewizards.cloudstore.rest.server.ldap.LdapClientProviderTest 18:14:14.902 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 18:14:15.038 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1 18:14:15.051 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 18:14:15.054 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 18:14:15.056 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 18:14:15.058 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 18:14:15.060 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 18:14:15.062 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1 18:14:15.066 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1 18:14:15.068 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 18:14:15.069 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 18:14:15.069 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 18:14:15.070 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 18:14:15.072 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 18:14:15.072 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1 18:14:15.075 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.42.2.27.8.5.1 18:14:15.078 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.9 18:14:15.080 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.10 18:14:15.081 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.3 18:14:15.084 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.4 18:14:15.086 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.1 18:14:15.088 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.2 18:14:15.090 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.473 18:14:15.092 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.474 18:14:15.093 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.841 18:14:15.099 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.1.8 18:14:15.111 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.8 18:14:15.116 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.3 18:14:15.120 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.6 18:14:15.124 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.5 18:14:15.131 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.1 18:14:15.136 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.3 18:14:15.141 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.1466.20037 18:14:15.162 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1 18:14:15.173 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 18:14:15.176 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 18:14:15.177 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 18:14:15.178 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 18:14:15.180 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 18:14:15.181 [main] INFO o.a.d.a.l.c.o.DefaultLdapCodecService - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1 18:14:15.184 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.18060.0.0.1 18:14:15.185 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.7 18:14:15.186 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.2 18:14:15.186 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.18 18:14:15.186 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.319 18:14:15.187 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.3 18:14:15.187 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.10.1 18:14:15.204 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.42.2.27.8.5.1 18:14:15.206 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.9 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.457 sec - in co.codewizards.cloudstore.rest.server.ldap.DnTemplateCollectorTest 18:14:15.208 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 2.16.840.1.113730.3.4.10 18:14:15.216 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.3 18:14:15.217 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.4 18:14:15.219 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.1 18:14:15.221 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.3.6.1.4.1.4203.1.9.1.2 18:14:15.222 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.473 18:14:15.223 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.474 18:14:15.225 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled control factory: 1.2.840.113556.1.4.841 18:14:15.214 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 18:14:15.229 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.1.8 18:14:15.232 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.8 18:14:15.235 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.3 18:14:15.237 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.6 18:14:15.240 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.18060.0.1.5 18:14:15.245 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.1 18:14:15.249 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.4203.1.11.3 18:14:15.252 [main] INFO o.a.d.a.l.c.s.CodecFactoryUtil - Registered pre-bundled extended operation factory: 1.3.6.1.4.1.1466.20037 18:14:15.419 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'IoFileFactory' for fileFactory 18:14:15.461 [main] INFO o.a.d.s.c.a.CacheService - no custom cache configuration was set, loading the default cache configuration 18:14:15.462 [main] INFO o.a.d.s.c.a.CacheService - no custom cache configuration was set, loading the default cache configuration 18:14:15.618 [main] WARN c.c.c.r.s.l.LdapClientProvider - LDAP client initialization failed. If you don't use LDAP you can ignore this warning, otherwise you can increase logging to DEBUG in order to see what is the cause of this failure. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 sec - in co.codewizards.cloudstore.rest.server.ldap.LdapClientProviderTest 18:14:16.176 [main] INFO o.a.d.a.l.s.e.i.DefaultSchemaLdifExtractor - Schema directory '/tmp/server-work-default8b36a911-bd5f-4412-a5f5-7eda51e2377c/partitions/schema' does NOT exist: extracted state set to false. 18:14:16.309 [main] INFO o.a.d.a.l.s.e.i.DefaultSchemaLdifExtractor - Schema directory '/tmp/server-work-AddExampleCom/partitions/schema' does NOT exist: extracted state set to false. 18:14:16.964 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.040 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading system enabled schema: Schema Name: system Disabled: false Owner: uid=admin,ou=system Dependencies: [] 18:14:17.141 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.210 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading system enabled schema: Schema Name: system Disabled: false Owner: uid=admin,ou=system Dependencies: [] 18:14:17.544 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading core enabled schema: Schema Name: core Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 18:14:17.593 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.593 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.593 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.593 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apache enabled schema: Schema Name: apache Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 18:14:17.650 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.650 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apachemeta enabled schema: Schema Name: apachemeta Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 18:14:17.676 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading core enabled schema: Schema Name: core Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 18:14:17.691 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading other enabled schema: Schema Name: other Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system, apache, apachemeta] 18:14:17.692 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.692 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.692 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.693 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.693 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading cosine enabled schema: Schema Name: cosine Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 18:14:17.723 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading inetorgperson enabled schema: Schema Name: inetorgperson Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system, cosine] 18:14:17.726 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apachemeta schema has already been loaded 18:14:17.727 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.727 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.727 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.727 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading krb5kdc enabled schema: Schema Name: krb5kdc Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 18:14:17.733 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 18:14:17.733 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.733 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.733 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading java enabled schema: Schema Name: java Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 18:14:17.737 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.737 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.737 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading pwdpolicy enabled schema: Schema Name: pwdpolicy Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 18:14:17.741 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.742 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.742 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.742 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apache enabled schema: Schema Name: apache Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 18:14:17.746 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - cosine schema has already been loaded 18:14:17.747 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.748 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.748 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading collective enabled schema: Schema Name: collective Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 18:14:17.753 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.753 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 18:14:17.753 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.753 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading adsconfig enabled schema: Schema Name: adsconfig Disabled: false Owner: uid=admin,ou=system Dependencies: [core, apache, system] 18:14:17.760 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.768 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.773 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.774 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.789 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.800 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.801 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.809 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.810 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading apachemeta enabled schema: Schema Name: apachemeta Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 18:14:17.808 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.815 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.830 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.831 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.846 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading other enabled schema: Schema Name: other Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system, apache, apachemeta] 18:14:17.847 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.847 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.847 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.848 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.848 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading cosine enabled schema: Schema Name: cosine Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 18:14:17.876 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading inetorgperson enabled schema: Schema Name: inetorgperson Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system, cosine] 18:14:17.879 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apachemeta schema has already been loaded 18:14:17.880 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.880 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.881 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.881 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading krb5kdc enabled schema: Schema Name: krb5kdc Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 18:14:17.887 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 18:14:17.887 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.888 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.888 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading java enabled schema: Schema Name: java Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 18:14:17.893 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.893 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.893 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading pwdpolicy enabled schema: Schema Name: pwdpolicy Disabled: false Owner: uid=admin,ou=system Dependencies: [system] 18:14:17.908 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - cosine schema has already been loaded 18:14:17.909 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.910 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.910 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading collective enabled schema: Schema Name: collective Disabled: false Owner: uid=admin,ou=system Dependencies: [core, system] 18:14:17.924 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - core schema has already been loaded 18:14:17.924 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - apache schema has already been loaded 18:14:17.924 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - system schema has already been loaded 18:14:17.925 [main] INFO o.a.d.a.l.s.m.i.DefaultSchemaManager - Loading adsconfig enabled schema: Schema Name: adsconfig Disabled: false Owner: uid=admin,ou=system Dependencies: [core, apache, system] 18:14:17.936 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.946 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.950 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.952 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.972 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.983 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.984 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.989 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:17.991 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:18.005 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:18.006 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:18.034 [main] WARN o.a.d.s.c.DefaultDirectoryService - ApacheDS shutdown hook has NOT been registered with the runtime. This default setting for standalone operation has been overriden. 18:14:18.039 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named dnCache 18:14:18.073 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 18:14:18.075 [main] INFO o.a.d.s.c.a.CacheService - No cache with name alias exists, creating one 18:14:18.104 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 18:14:18.104 [main] INFO o.a.d.s.c.a.CacheService - No cache with name piar exists, creating one 18:14:18.129 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 18:14:18.129 [main] INFO o.a.d.s.c.a.CacheService - No cache with name entryDn exists, creating one 18:14:18.176 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:18.178 [main] WARN o.a.d.s.c.DefaultDirectoryService - ApacheDS shutdown hook has NOT been registered with the runtime. This default setting for standalone operation has been overriden. 18:14:18.182 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named dnCache 18:14:18.208 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 18:14:18.208 [main] INFO o.a.d.s.c.a.CacheService - No cache with name alias exists, creating one 18:14:18.224 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 18:14:18.224 [main] INFO o.a.d.s.c.a.CacheService - No cache with name piar exists, creating one 18:14:18.237 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 18:14:18.237 [main] INFO o.a.d.s.c.a.CacheService - No cache with name entryDn exists, creating one 18:14:18.279 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:18.343 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: automountInformation 18:14:18.404 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: automountInformation 18:14:18.512 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSIDList 18:14:18.513 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 18:14:18.513 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaGroupType 18:14:18.514 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.516 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 18:14:18.517 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 18:14:18.520 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.522 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet 18:14:18.522 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.523 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 18:14:18.524 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword 18:14:18.524 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaTrustFlags 18:14:18.526 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBoolOption 18:14:18.527 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaIntegerOption 18:14:18.528 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringListOption 18:14:18.529 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringOption 18:14:18.529 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaOptionName 18:14:18.532 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrivilegeList 18:14:18.532 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.535 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAcctFlags 18:14:18.536 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordCount 18:14:18.536 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordTime 18:14:18.537 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 18:14:18.538 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomeDrive 18:14:18.538 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomePath 18:14:18.539 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaKickoffTime 18:14:18.540 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLMPassword 18:14:18.541 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogoffTime 18:14:18.541 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonHours 18:14:18.542 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonScript 18:14:18.543 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonTime 18:14:18.544 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMungedDial 18:14:18.544 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword 18:14:18.545 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPasswordHistory 18:14:18.545 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrimaryGroupSID 18:14:18.546 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaProfilePath 18:14:18.547 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdCanChange 18:14:18.548 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet 18:14:18.548 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdMustChange 18:14:18.549 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaUserWorkstations 18:14:18.549 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.552 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAlgorithmicRidBase 18:14:18.552 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaForceLogoff 18:14:18.553 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutDuration 18:14:18.554 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutObservationWindow 18:14:18.554 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutThreshold 18:14:18.555 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonToChgPwd 18:14:18.556 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMaxPwdAge 18:14:18.556 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdAge 18:14:18.557 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdLength 18:14:18.557 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextGroupRid 18:14:18.558 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextRid 18:14:18.558 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextUserRid 18:14:18.565 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdHistoryLength 18:14:18.566 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaRefuseMachinePwdChange 18:14:18.566 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 18:14:18.567 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.569 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaShareName 18:14:18.573 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 18:14:18.573 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 18:14:18.573 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.624 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSIDList 18:14:18.625 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 18:14:18.625 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaGroupType 18:14:18.626 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.628 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 18:14:18.629 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 18:14:18.630 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.633 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet 18:14:18.633 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.633 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 18:14:18.634 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword 18:14:18.634 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaTrustFlags 18:14:18.636 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBoolOption 18:14:18.637 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaIntegerOption 18:14:18.637 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringListOption 18:14:18.638 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaStringOption 18:14:18.638 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaOptionName 18:14:18.640 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrivilegeList 18:14:18.640 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.642 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAcctFlags 18:14:18.643 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordCount 18:14:18.643 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaBadPasswordTime 18:14:18.644 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 18:14:18.644 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomeDrive 18:14:18.645 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaHomePath 18:14:18.645 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaKickoffTime 18:14:18.646 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLMPassword 18:14:18.646 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogoffTime 18:14:18.647 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonHours 18:14:18.648 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonScript 18:14:18.649 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonTime 18:14:18.649 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMungedDial 18:14:18.650 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNTPassword 18:14:18.650 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPasswordHistory 18:14:18.651 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPrimaryGroupSID 18:14:18.651 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaProfilePath 18:14:18.652 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdCanChange 18:14:18.652 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdLastSet 18:14:18.653 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdMustChange 18:14:18.653 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaUserWorkstations 18:14:18.654 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.656 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaAlgorithmicRidBase 18:14:18.656 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaForceLogoff 18:14:18.657 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutDuration 18:14:18.657 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutObservationWindow 18:14:18.657 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLockoutThreshold 18:14:18.658 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaLogonToChgPwd 18:14:18.672 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMaxPwdAge 18:14:18.672 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdAge 18:14:18.672 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaMinPwdLength 18:14:18.673 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextGroupRid 18:14:18.673 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextRid 18:14:18.674 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaNextUserRid 18:14:18.674 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaPwdHistoryLength 18:14:18.675 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaRefuseMachinePwdChange 18:14:18.675 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaDomainName 18:14:18.676 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:18.678 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaShareName 18:14:18.681 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 18:14:18.681 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 18:14:18.682 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: sambaSID 18:14:19.136 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.150 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.150 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.172 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.174 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.177 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.200 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.205 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.241 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.283 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.295 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.297 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.326 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.343 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.345 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.346 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.368 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.371 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.392 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.408 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.429 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 18:14:19.434 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 18:14:19.434 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.438 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.453 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 18:14:19.455 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName 18:14:19.457 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberUid 18:14:19.457 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 18:14:19.459 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: loginShell 18:14:19.459 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gecos 18:14:19.460 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 18:14:19.460 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 18:14:19.460 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeDirectory 18:14:19.462 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootFile 18:14:19.462 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootParameter 18:14:19.464 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapEntry 18:14:19.465 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName 18:14:19.466 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: oncRpcNumber 18:14:19.468 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: macAddress 18:14:19.469 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetmaskNumber 18:14:19.470 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetworkNumber 18:14:19.472 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipProtocolNumber 18:14:19.473 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServicePort 18:14:19.474 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServiceProtocol 18:14:19.475 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisNetgroupTriple 18:14:19.476 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberNisNetgroup 18:14:19.477 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipHostNumber 18:14:19.479 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowLastChange 18:14:19.480 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMin 18:14:19.480 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMax 18:14:19.480 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowWarning 18:14:19.482 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowInactive 18:14:19.482 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowExpire 18:14:19.482 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowFlag 18:14:19.497 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 18:14:19.499 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaRepositoryId 18:14:19.501 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaIor 18:14:19.501 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaObject 18:14:19.504 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 18:14:19.522 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 18:14:19.526 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName 18:14:19.528 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberUid 18:14:19.529 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 18:14:19.530 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: loginShell 18:14:19.532 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gecos 18:14:19.535 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 18:14:19.536 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: gidNumber 18:14:19.536 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeDirectory 18:14:19.538 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootFile 18:14:19.539 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: bootParameter 18:14:19.543 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapEntry 18:14:19.543 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisMapName 18:14:19.545 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: oncRpcNumber 18:14:19.547 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: macAddress 18:14:19.548 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetmaskNumber 18:14:19.549 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipNetworkNumber 18:14:19.551 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipProtocolNumber 18:14:19.553 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServicePort 18:14:19.553 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipServiceProtocol 18:14:19.555 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisNetgroupTriple 18:14:19.556 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: memberNisNetgroup 18:14:19.560 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: ipHostNumber 18:14:19.561 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowLastChange 18:14:19.562 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMin 18:14:19.562 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowMax 18:14:19.563 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowWarning 18:14:19.566 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowInactive 18:14:19.566 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowExpire 18:14:19.567 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: shadowFlag 18:14:19.584 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaRepositoryId 18:14:19.586 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaIor 18:14:19.587 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: corbaObject 18:14:19.741 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassData 18:14:19.742 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.743 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.744 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubclassesDN 18:14:19.745 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.745 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.746 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpVersion 18:14:19.747 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpImplementation 18:14:19.748 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHashBucketAssignment 18:14:19.748 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDelayedServiceParameter 18:14:19.749 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpMaxClientLeadTime 18:14:19.749 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpFailOverEndpointState 18:14:19.749 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.750 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpServiceDN 18:14:19.752 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState 18:14:19.753 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime 18:14:19.754 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState 18:14:19.754 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime 18:14:19.755 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag 18:14:19.755 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName 18:14:19.756 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus 18:14:19.756 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName 18:14:19.757 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName 18:14:19.757 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient 18:14:19.757 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient 18:14:19.758 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo 18:14:19.758 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 18:14:19.759 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpErrorLog 18:14:19.761 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange 18:14:19.761 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN 18:14:19.762 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN 18:14:19.762 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 18:14:19.762 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 18:14:19.763 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN 18:14:19.764 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.764 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.765 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpNetMask 18:14:19.766 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN 18:14:19.767 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN 18:14:19.767 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.768 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.769 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 18:14:19.770 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.770 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.773 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOption 18:14:19.775 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSecondaryDN 18:14:19.776 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSharedNetworkDN 18:14:19.776 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN 18:14:19.777 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN 18:14:19.777 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 18:14:19.777 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 18:14:19.778 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.778 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.779 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPrimaryDN 18:14:19.781 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime 18:14:19.784 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState 18:14:19.785 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime 18:14:19.786 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag 18:14:19.787 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName 18:14:19.788 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus 18:14:19.788 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName 18:14:19.788 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName 18:14:19.789 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient 18:14:19.791 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient 18:14:19.792 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo 18:14:19.792 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 18:14:19.792 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState 18:14:19.793 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeaseDN 18:14:19.794 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 18:14:19.794 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.794 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.795 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 18:14:19.796 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPermitList 18:14:19.797 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN 18:14:19.797 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.798 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.800 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange 18:14:19.806 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.807 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 18:14:19.808 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.809 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.809 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 18:14:19.810 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.812 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.812 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisDomain 18:14:19.813 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.814 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 18:14:19.816 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisPublicKey 18:14:19.816 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassData 18:14:19.817 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisSecretKey 18:14:19.817 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.817 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.819 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.819 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubclassesDN 18:14:19.820 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.820 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.822 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpVersion 18:14:19.823 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpImplementation 18:14:19.824 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHashBucketAssignment 18:14:19.824 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDelayedServiceParameter 18:14:19.825 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpMaxClientLeadTime 18:14:19.825 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpFailOverEndpointState 18:14:19.826 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.826 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpServiceDN 18:14:19.828 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState 18:14:19.829 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime 18:14:19.829 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState 18:14:19.830 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime 18:14:19.830 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag 18:14:19.831 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.831 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName 18:14:19.832 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus 18:14:19.832 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName 18:14:19.833 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName 18:14:19.833 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient 18:14:19.834 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient 18:14:19.834 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo 18:14:19.835 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 18:14:19.835 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpErrorLog 18:14:19.837 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.838 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange 18:14:19.839 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN 18:14:19.839 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN 18:14:19.840 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsCharacterString 18:14:19.840 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 18:14:19.840 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 18:14:19.841 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN 18:14:19.841 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.842 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.842 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.842 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpNetMask 18:14:19.843 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsTtl 18:14:19.844 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN 18:14:19.844 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.845 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPoolDN 18:14:19.845 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.845 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.846 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.846 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePriority 18:14:19.846 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServiceWeight 18:14:19.847 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePort 18:14:19.847 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 18:14:19.847 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.848 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.848 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.848 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.849 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.849 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOption 18:14:19.850 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress 18:14:19.850 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.851 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSecondaryDN 18:14:19.851 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsMxPreference 18:14:19.852 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSharedNetworkDN 18:14:19.852 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.852 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.852 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpSubnetDN 18:14:19.853 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpGroupDN 18:14:19.853 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.853 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHostDN 18:14:19.854 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.854 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 18:14:19.854 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.855 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.855 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsClass 18:14:19.855 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaSerial 18:14:19.856 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPrimaryDN 18:14:19.856 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRefresh 18:14:19.856 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRetry 18:14:19.857 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaExpire 18:14:19.857 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMName 18:14:19.857 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRName 18:14:19.857 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpExpirationTime 18:14:19.858 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMinimum 18:14:19.858 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStartTimeOfState 18:14:19.858 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.858 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLastTransactionTime 18:14:19.859 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpBootpFlag 18:14:19.859 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.860 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDomainName 18:14:19.860 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.860 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpDnsStatus 18:14:19.861 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRequestedHostName 18:14:19.861 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress 18:14:19.861 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedHostName 18:14:19.862 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.862 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpReservedForClient 18:14:19.863 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAssignedToClient 18:14:19.863 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.863 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.863 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRelayAgentInfo 18:14:19.864 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 18:14:19.865 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpAddressState 18:14:19.866 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeaseDN 18:14:19.867 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpHWAddress 18:14:19.868 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.868 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.870 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpClassesDN 18:14:19.870 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpPermitList 18:14:19.871 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpLeasesDN 18:14:19.872 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpOptionsDN 18:14:19.872 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpStatements 18:14:19.873 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: dhcpRange 18:14:19.881 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.882 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 18:14:19.883 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.884 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.885 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: caseExactIA5SubstringsMatch 18:14:19.886 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.888 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.889 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisDomain 18:14:19.890 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.891 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: uidNumber 18:14:19.892 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisPublicKey 18:14:19.892 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nisSecretKey 18:14:19.893 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 18:14:19.908 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.914 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.918 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsCharacterString 18:14:19.919 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.920 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsTtl 18:14:19.922 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.924 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.925 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePriority 18:14:19.926 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServiceWeight 18:14:19.926 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsServicePort 18:14:19.927 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.928 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.929 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.930 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress 18:14:19.930 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.932 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsMxPreference 18:14:19.932 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.933 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.934 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.935 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.936 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsClass 18:14:19.937 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaSerial 18:14:19.937 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRefresh 18:14:19.938 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRetry 18:14:19.938 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaExpire 18:14:19.939 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMName 18:14:19.940 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaRName 18:14:19.940 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsSoaMinimum 18:14:19.941 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.942 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.943 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.944 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsIpAddress 18:14:19.945 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.946 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsDomainName 18:14:19.947 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: apacheDnsAbstractRecord 18:14:19.969 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillanickname 18:14:19.970 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillausehtmlmail 18:14:19.971 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaSecondEmail 18:14:19.971 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaPostalAddress2 18:14:19.972 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalAddress2 18:14:19.972 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeLocalityName 18:14:19.972 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeState 18:14:19.973 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalCode 18:14:19.973 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeCountryName 18:14:19.973 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeFriendlyCountryName 18:14:19.974 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeurl 18:14:19.974 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: workurl 18:14:19.974 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom1 18:14:19.975 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom2 18:14:19.975 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom3 18:14:19.976 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom4 18:14:19.976 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nsAIMid 18:14:20.059 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillanickname 18:14:20.060 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: xmozillausehtmlmail 18:14:20.060 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaSecondEmail 18:14:20.061 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaPostalAddress2 18:14:20.061 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalAddress2 18:14:20.061 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeLocalityName 18:14:20.062 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeState 18:14:20.062 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomePostalCode 18:14:20.062 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeCountryName 18:14:20.063 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: mozillaHomeFriendlyCountryName 18:14:20.063 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: homeurl 18:14:20.064 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: workurl 18:14:20.064 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom1 18:14:20.064 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom2 18:14:20.065 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom3 18:14:20.065 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: custom4 18:14:20.065 [main] INFO o.a.d.a.l.m.e.AbstractValue - ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04226 I do not know how to handle NameAndOptionalUID normalization with objects of class: nsAIMid 18:14:20.297 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.374 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.598 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.618 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.656 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.670 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.670 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.703 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.708 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.725 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 18:14:20.725 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 18:14:20.726 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 18:14:20.726 [main] INFO o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100 18:14:20.761 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named system 18:14:20.761 [main] INFO o.a.d.s.c.a.CacheService - No cache with name system exists, creating one 18:14:20.777 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.809 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.872 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:20.900 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 18:14:20.900 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 18:14:20.900 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 18:14:20.900 [main] INFO o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100 18:14:20.933 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named system 18:14:20.933 [main] INFO o.a.d.s.c.a.CacheService - No cache with name system exists, creating one difference=489 now=1564244060976 difference=505 now=1564244061481 difference=504 now=1564244061987 18:14:22.456 [main] INFO o.a.d.s.c.s.TlsKeyGenerator - Keys and self signed certificate successfully generated. difference=504 now=1564244062491 18:14:22.516 [main] INFO o.a.d.s.c.s.TlsKeyGenerator - Keys and self signed certificate successfully generated. difference=504 now=1564244062996 difference=505 now=1564244063502 difference=502 now=1564244064006 18:14:24.126 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named groupCache 18:14:24.204 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named groupCache 18:14:24.266 [main] INFO o.a.d.s.c.e.EventInterceptor - Initializing ... 18:14:24.270 [main] INFO o.a.d.s.c.e.EventInterceptor - Initialization complete. 18:14:24.296 [main] WARN o.a.d.s.c.DefaultDirectoryService - You didn't change the admin password of directory service instance 'default8b36a911-bd5f-4412-a5f5-7eda51e2377c'. Please update the admin password as soon as possible to prevent a possible security breach. 18:14:24.308 [main] INFO o.a.d.s.c.e.EventInterceptor - Initializing ... 18:14:24.311 [main] INFO o.a.d.s.c.e.EventInterceptor - Initialization complete. 18:14:24.332 [main] WARN o.a.d.s.c.DefaultDirectoryService - You didn't change the admin password of directory service instance 'AddExampleCom'. Please update the admin password as soon as possible to prevent a possible security breach. 18:14:24.336 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:24.346 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:24.355 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:24.377 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:24.387 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:24.409 [main] INFO o.a.d.s.c.p.i.b.j.JdbmIndex - Setting CacheRecondManager's cache size to 100 18:14:24.419 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named alias 18:14:24.419 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named piar 18:14:24.419 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named entryDn 18:14:24.420 [main] INFO o.a.d.s.c.p.i.b.j.JdbmPartition - Setting CacheRecondManager's cache size to 100 18:14:24.430 [main] INFO o.a.d.s.c.a.CacheService - fetching the cache named example 18:14:24.430 [main] INFO o.a.d.s.c.a.CacheService - No cache with name example exists, creating one 18:14:24.444 [main] INFO o.a.d.a.l.m.l.LdifReader - No version information : assuming version: 1 difference=504 now=1564244064512 18:14:24.554 [main] INFO o.a.d.s.l.LdapServer - Successful bind of an LDAP Service (42492) is completed. 18:14:24.555 [main] INFO o.a.d.s.l.LdapServer - Ldap service started. 18:14:24.802 [main] INFO o.a.d.s.l.LdapServer - Successful bind of an LDAP Service (40546) is completed. 18:14:24.802 [main] INFO o.a.d.s.l.LdapServer - Ldap service started. difference=503 now=1564244065016 difference=505 now=1564244065521 18:14:25.597 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 18:14:25.612 [pool-4-thread-1] INFO o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST Message ID : 3 UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@7425caa6 received from null session 18:14:25.810 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 18:14:25.844 [pool-4-thread-1] INFO o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST Message ID : 3 UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@7425caa6 received from null session 18:14:25.943 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 18:14:25.944 [pool-4-thread-1] INFO o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST Message ID : 3 UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@7425caa6 received from null session difference=502 now=1564244066026 18:14:26.356 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 18:14:26.436 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account difference=504 now=1564244066531 18:14:26.798 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 18:14:26.799 [pool-4-thread-2] INFO o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST Message ID : 3 UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@7425caa6 received from null session 18:14:26.824 [NioProcessor-11] WARN o.a.m.u.DefaultExceptionMonitor - Unexpected exception. java.nio.channels.ClosedSelectorException: null at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:83) ~[na:1.8.0_212] at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) ~[na:1.8.0_212] at org.apache.mina.transport.socket.nio.NioProcessor.select(NioProcessor.java:97) ~[mina-core-2.0.9.jar:na] at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:1074) ~[mina-core-2.0.9.jar:na] at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) [mina-core-2.0.9.jar:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_212] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_212] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:14:26.843 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account difference=504 now=1564244067036 18:14:27.049 [main] INFO o.a.d.s.l.LdapServer - Unbind of an LDAP service (40546) is complete. 18:14:27.054 [main] INFO o.a.d.s.l.LdapServer - Sending notice of disconnect to existing clients sessions. 18:14:27.069 [main] INFO o.a.d.s.l.LdapServer - Ldap service stopped. 18:14:27.158 [pool-4-thread-2] INFO o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=notexisting principalDN cannot be found in the server : bind failure. 18:14:27.159 [pool-4-thread-2] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=notexisting 18:14:27.159 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@bdc8014 failed to authenticate: BindContext for Dn 'cn=testUser,ou=notexisting', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 18:14:27.160 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 18:14:27.172 [pool-4-thread-1] INFO o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=nothing, dc=example, dc=com principalDN cannot be found in the server : bind failure. 18:14:27.173 [pool-4-thread-1] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=nothing, dc=example, dc=com 18:14:27.173 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@bdc8014 failed to authenticate: BindContext for Dn 'cn=testUser,ou=nothing, dc=example, dc=com', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 18:14:27.174 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server difference=504 now=1564244067541 18:14:27.609 [main] INFO o.a.d.s.c.a.CacheService - clearing all the caches 18:14:27.644 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.199 sec - in co.codewizards.cloudstore.rest.server.ldap.QueryLdapClientTest 18:14:28.024 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account difference=505 now=1564244068047 18:14:28.292 [pool-4-thread-1] INFO o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST Message ID : 3 UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@7425caa6 received from null session 18:14:28.297 [pool-4-thread-2] INFO o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=notexisting principalDN cannot be found in the server : bind failure. 18:14:28.298 [pool-4-thread-2] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=notexisting 18:14:28.298 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@bdc8014 failed to authenticate: BindContext for Dn 'cn=testUser,ou=notexisting', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 18:14:28.299 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 18:14:28.309 [pool-4-thread-1] INFO o.a.d.s.l.h.r.BindRequestHandler - The cn=testUser,ou=nothing, dc=example, dc=com principalDN cannot be found in the server : bind failure. 18:14:28.310 [pool-4-thread-1] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : ERR_268 Cannot find a partition for cn=testUser,ou=nothing, dc=example, dc=com 18:14:28.311 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@bdc8014 failed to authenticate: BindContext for Dn 'cn=testUser,ou=nothing, dc=example, dc=com', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 18:14:28.311 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 18:14:28.401 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 18:14:28.403 [pool-4-thread-1] INFO o.a.d.s.l.h.LdapRequestHandler - ignoring the message MessageType : UNBIND_REQUEST Message ID : 3 UnBind Requestorg.apache.directory.api.ldap.model.message.UnbindRequestImpl@7425caa6 received from null session difference=504 now=1564244068552 18:14:28.724 [pool-4-thread-1] INFO o.a.d.s.c.a.AbstractAuthenticator - ERR_230 Password not correct for user 'cn=testUser,ou=system' 18:14:28.724 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@bdc8014 failed to authenticate: BindContext for Dn 'cn=testUser,ou=system', credentials <0x77 0x72 0x6F 0x6E 0x67 0x5F 0x70 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 18:14:28.724 [pool-4-thread-1] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 18:14:28.822 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account difference=504 now=1564244069057 18:14:29.067 [pool-4-thread-2] INFO o.a.d.s.l.h.r.BindRequestHandler - The cn=wrong_user,ou=system principalDN cannot be found in the server : bind failure. 18:14:29.068 [pool-4-thread-2] ERROR o.a.d.s.c.a.AbstractAuthenticator - ERR_6 Authentication error : Attempt to lookup non-existant entry: cn=wrong_user,ou=system 18:14:29.068 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Authenticator org.apache.directory.server.core.authn.SimpleAuthenticator@bdc8014 failed to authenticate: BindContext for Dn 'cn=wrong_user,ou=system', credentials <0x74 0x65 0x73 0x74 0x55 0x73 0x65 0x72 0x50 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 > 18:14:29.068 [pool-4-thread-2] INFO o.a.d.s.c.a.AuthenticationInterceptor - Cannot bind to the server 18:14:29.133 [main] WARN o.a.d.s.c.DefaultDirectoryService - WARNING: the changelog is only partially operational and will revert state without consideration of who made the original change. All reverting changes are made by the admin user. Furthermore the used controls are not at all taken into account 18:14:29.287 [main] INFO o.a.d.s.l.LdapServer - Unbind of an LDAP service (42492) is complete. 18:14:29.288 [main] INFO o.a.d.s.l.LdapServer - Sending notice of disconnect to existing clients sessions. 18:14:29.297 [main] INFO o.a.d.s.l.LdapServer - Ldap service stopped. difference=503 now=1564244069561 18:14:29.568 [main] INFO o.a.d.s.c.a.CacheService - clearing all the caches Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.156 sec - in co.codewizards.cloudstore.rest.server.ldap.SimpleLdapClientTest difference=505 now=1564244070068 difference=502 now=1564244070571 difference=501 now=1564244071076 difference=504 now=1564244071584 difference=500 now=1564244072090 difference=500 now=1564244072591 difference=504 now=1564244073096 difference=504 now=1564244073602 difference=504 now=1564244074108 difference=502 now=1564244074611 difference=504 now=1564244075116 difference=504 now=1564244075621 difference=501 now=1564244076127 difference=503 now=1564244076631 difference=504 now=1564244077136 difference=504 now=1564244077641 difference=504 now=1564244078146 difference=503 now=1564244078652 difference=503 now=1564244079157 difference=503 now=1564244079661 difference=504 now=1564244080166 difference=503 now=1564244080671 difference=502 now=1564244081177 difference=503 now=1564244081681 difference=504 now=1564244082186 difference=503 now=1564244082691 difference=504 now=1564244083196 difference=504 now=1564244083701 difference=504 now=1564244084206 difference=504 now=1564244084712 difference=503 now=1564244085220 difference=500 now=1564244085721 difference=500 now=1564244086226 difference=504 now=1564244086731 difference=504 now=1564244087237 difference=504 now=1564244087741 difference=503 now=1564244088246 difference=504 now=1564244088751 difference=504 now=1564244089256 difference=504 now=1564244089761 difference=504 now=1564244090267 difference=503 now=1564244090771 difference=503 now=1564244091277 difference=503 now=1564244091781 difference=504 now=1564244092286 difference=504 now=1564244092791 difference=504 now=1564244093297 difference=503 now=1564244093801 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.986 sec - in co.codewizards.cloudstore.rest.server.auth.AuthRepoPasswordManagerTest Results : Tests run: 22, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.rest.server --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.rest.server --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/server already added, skipping [INFO] co/codewizards/cloudstore/rest/server/auth already added, skipping [INFO] co/codewizards/cloudstore/rest/server/service already added, skipping [INFO] co/codewizards/cloudstore/rest/server/webdav already added, skipping [INFO] co/codewizards/cloudstore/rest/server/ldap already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/rest already added, skipping [INFO] co/codewizards/cloudstore/rest/server already added, skipping [INFO] co/codewizards/cloudstore/rest/server/auth already added, skipping [INFO] co/codewizards/cloudstore/rest/server/service already added, skipping [INFO] co/codewizards/cloudstore/rest/server/webdav already added, skipping [INFO] co/codewizards/cloudstore/rest/server/ldap already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.rest.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.rest.server --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 168.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-20190727.161454-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-20190727.161454-13.jar (61 KB at 15200.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-20190727.161454-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-20190727.161454-13.pom (2 KB at 1194.3 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml (405 B at 98.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 504.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/maven-metadata.xml (405 B at 197.8 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-20190727.161454-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-20190727.161454-13-sources.jar (36 KB at 11741.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 504.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.rest.server --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.server [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.rest.server/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.rest.server [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.rest.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.rest.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.rest.server --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.rest.server [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.rest.server file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.server 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.server --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.server --- [INFO] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.server --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.server --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ co.codewizards.cloudstore.server --- [INFO] Copying jaxb-core-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jaxb-core-2.3.0.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar [INFO] Copying jetty-util-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-util-9.4.17.v20190418.jar [INFO] Copying jetty-servlet-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-servlet-9.4.17.v20190418.jar [INFO] Copying jersey-container-servlet-core-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-container-servlet-core-2.5.1.jar [INFO] Copying transaction-api-1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/transaction-api-1.1.jar [INFO] Copying jetty-continuation-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-continuation-9.4.17.v20190418.jar [INFO] Copying bcprov-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/bcprov-jdk15on-161b03.jar [INFO] Copying cglib-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/cglib-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar [INFO] Copying jdo-api-3.1-rc1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jdo-api-3.1-rc1.jar [INFO] Copying jaxb-api-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jaxb-api-2.3.0.jar [INFO] Copying jetty-http-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-http-9.4.17.v20190418.jar [INFO] Copying jersey-server-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-server-2.5.1.jar [INFO] Copying jetty-security-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-security-9.4.17.v20190418.jar [INFO] Copying args4j-2.0.16.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/args4j-2.0.16.jar [INFO] Copying jersey-container-servlet-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-container-servlet-2.5.1.jar [INFO] Copying jcl-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jcl-over-slf4j-1.7.7.jar [INFO] Copying hk2-api-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/hk2-api-2.2.0-b21.jar [INFO] Copying javax.inject-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/javax.inject-2.2.0-b21.jar [INFO] Copying co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar [INFO] Copying datanucleus-api-jdo-4.0.5.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/datanucleus-api-jdo-4.0.5.jar [INFO] Copying co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar [INFO] Copying validation-api-1.1.0.Final.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/validation-api-1.1.0.Final.jar [INFO] Copying co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar [INFO] Copying co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar [INFO] Copying log4j-over-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/log4j-over-slf4j-1.7.7.jar [INFO] Copying asm-all-repackaged-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/asm-all-repackaged-2.2.0-b21.jar [INFO] Copying derby-10.13.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/derby-10.13.1.1.jar [INFO] Copying hk2-utils-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/hk2-utils-2.2.0-b21.jar [INFO] Copying commons-compress-1.18.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/commons-compress-1.18.jar [INFO] Copying hk2-locator-2.2.0-b21.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/hk2-locator-2.2.0-b21.jar [INFO] Copying jetty-servlets-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-servlets-9.4.17.v20190418.jar [INFO] Copying jetty-server-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-server-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar [INFO] Copying javax.ws.rs-api-2.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/javax.ws.rs-api-2.0.jar [INFO] Copying activation-1.1.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/activation-1.1.1.jar [INFO] Copying co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar [INFO] Copying guava-14.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/guava-14.0.1.jar [INFO] Copying javax.annotation-api-1.2.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/javax.annotation-api-1.2.jar [INFO] Copying jersey-common-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-common-2.5.1.jar [INFO] Copying datanucleus-rdbms-4.0.12.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/datanucleus-rdbms-4.0.12.jar [INFO] Copying datanucleus-core-4.0.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/datanucleus-core-4.0.7.jar [INFO] Copying osgi-resource-locator-1.0.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/osgi-resource-locator-1.0.1.jar [INFO] Copying javax.servlet-api-3.1.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/javax.servlet-api-3.1.0.jar [INFO] Copying jetty-xml-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-xml-9.4.17.v20190418.jar [INFO] Copying jul-to-slf4j-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jul-to-slf4j-1.7.7.jar [INFO] Copying logback-core-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/logback-core-1.0.13.jar [INFO] Copying jaxb-impl-2.3.0.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jaxb-impl-2.3.0.jar [INFO] Copying logback-classic-1.0.13.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/logback-classic-1.0.13.jar [INFO] Copying jersey-client-2.5.1.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jersey-client-2.5.1.jar [INFO] Copying jetty-io-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-io-9.4.17.v20190418.jar [INFO] Copying slf4j-api-1.7.7.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/slf4j-api-1.7.7.jar [INFO] Copying jetty-webapp-9.4.17.v20190418.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/jetty-webapp-9.4.17.v20190418.jar [INFO] Copying co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar [INFO] Copying bcpg-jdk15on-161b03.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/bcpg-jdk15on-161b03.jar [INFO] Copying co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/dependency/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack (unpack-client) @ co.codewizards.cloudstore.server --- [INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.client:bin:0.10.7-SNAPSHOT:tar.gz [INFO] Unpacking /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.client with includes "" and excludes "" [INFO] Expanding: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz into /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.client [INFO] [INFO] --- maven-assembly-plugin:2.4:single (make-assembly) @ co.codewizards.cloudstore.server --- [INFO] Reading assembly descriptor: src/assembly/bin.xml [INFO] Building tar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Building zip: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.server --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/server already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/server already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/server already added, skipping [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/server already added, skipping [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.server --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.zip [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.server --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 284.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13.jar (16 KB at 3972.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13.pom (5 KB at 4530.3 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml (400 B at 130.2 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/maven-metadata.xml (400 B at 390.6 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13-bin.tar.gz Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13-bin.tar.gz (21750 KB at 57084.1 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 710.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13-bin.zip Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13-bin.zip (24082 KB at 53994.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13-sources.jar (9 KB at 4296.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1421.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.server --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.server [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.server/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.server [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.server --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.server --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.server --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.server [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.server file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.test 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.test --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.test --- [INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.test --- [INFO] Compiling 27 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ co.codewizards.cloudstore.test --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:2.17:integration-test (default) @ co.codewizards.cloudstore.test --- [INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/failsafe-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running co.codewizards.cloudstore.test.repotorepo.RemotePathPrefixedRepoToRepoSyncIT Running co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT Running co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT Running co.codewizards.cloudstore.test.LocalServerClientIT Running co.codewizards.cloudstore.test.SyncAbortIT Running co.codewizards.cloudstore.test.LocalServerClientGarbageCollectionIT Running co.codewizards.cloudstore.test.RestRepoTransportIT Running co.codewizards.cloudstore.test.BasicLocalServerIT Running co.codewizards.cloudstore.test.repotorepo.IgnoreRulesRepoToRepoSyncIT 18:15:15.559 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:15:16.172 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:15:16.150 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:15:16.504 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:15:16.721 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:15:16.970 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:15:17.018 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:15:17.260 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:15:17.320 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:15:18.523 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore' does not exist! 18:15:18.524 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:15:19.026 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore' does not exist! 18:15:19.026 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:15:19.371 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore' does not exist! 18:15:19.372 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:15:19.741 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore' does not exist! 18:15:19.741 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:15:20.321 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore' does not exist! 18:15:20.322 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:15:20.384 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore' does not exist! 18:15:20.385 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:15:20.407 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore' does not exist! 18:15:20.408 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:15:20.452 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore' does not exist! 18:15:20.453 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:15:20.556 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore' does not exist! 18:15:20.556 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:15:25.964 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 5510 ms. Generating a new RSA key pair took 5510 ms. ********************************************************************** Server certificate fingerprint (SHA1): 79:6F:4E:98:70:99:DE:B4:EC:FE:4C:A4:01:FA:81:03:EA:50:B7:64 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:15:25.988 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 79:6F:4E:98:70:99:DE:B4:EC:FE:4C:A4:01:FA:81:03:EA:50:B7:64 18:15:26.281 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 5723 ms. Generating a new RSA key pair took 5723 ms. 18:15:26.296 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=238.5 MiB, used=6.9 MiB, available=3.5 GiB ********************************************************************** Server certificate fingerprint (SHA1): CE:C0:B2:75:D8:74:AE:F7:B8:81:33:E9:43:01:7B:EF:FA:71:60:5E Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:15:26.308 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): CE:C0:B2:75:D8:74:AE:F7:B8:81:33:E9:43:01:7B:EF:FA:71:60:5E 18:15:26.347 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1974 ms. 18:15:26.520 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:15:26.606 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1971 ms. 18:15:27.202 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 8171 ms. Generating a new RSA key pair took 8171 ms. ********************************************************************** Server certificate fingerprint (SHA1): AD:86:8E:B0:C7:45:30:28:FF:96:CA:7B:8F:79:CB:33:06:F8:D9:6C Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:15:27.230 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): AD:86:8E:B0:C7:45:30:28:FF:96:CA:7B:8F:79:CB:33:06:F8:D9:6C 18:15:27.460 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:15:27.554 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1971 ms. 18:15:27.701 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 7304 ms. Generating a new RSA key pair took 7304 ms. ********************************************************************** Server certificate fingerprint (SHA1): 51:41:F1:4B:B2:1E:C4:E9:68:C1:08:36:BA:25:45:31:AE:FA:24:1C Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:15:27.709 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 51:41:F1:4B:B2:1E:C4:E9:68:C1:08:36:BA:25:45:31:AE:FA:24:1C 18:15:27.950 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:15:28.036 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1965 ms. 18:15:28.477 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @18142ms to org.eclipse.jetty.util.log.Slf4jLog 18:15:28.518 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 8775 ms. Generating a new RSA key pair took 8775 ms. ********************************************************************** Server certificate fingerprint (SHA1): 7D:DD:2C:B0:46:B1:64:08:56:77:DB:99:27:E0:0B:50:56:BC:B4:00 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:15:28.537 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 7D:DD:2C:B0:46:B1:64:08:56:77:DB:99:27:E0:0B:50:56:BC:B4:00 18:15:28.652 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @18332ms to org.eclipse.jetty.util.log.Slf4jLog 18:15:28.724 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:15:28.793 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1972 ms. 18:15:29.028 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 8618 ms. Generating a new RSA key pair took 8618 ms. ********************************************************************** Server certificate fingerprint (SHA1): E8:E8:74:7A:A4:2D:12:FF:49:AF:68:C2:B6:1D:80:BB:AF:11:A2:D5 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:15:29.037 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): E8:E8:74:7A:A4:2D:12:FF:49:AF:68:C2:B6:1D:80:BB:AF:11:A2:D5 18:15:29.279 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:15:29.362 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1971 ms. 18:15:29.495 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:29.654 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @19327ms to org.eclipse.jetty.util.log.Slf4jLog 18:15:29.658 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:29.664 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:29.671 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:15:29.732 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:29.776 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 10392 ms. Generating a new RSA key pair took 10392 ms. 18:15:29.794 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 9468 ms. Generating a new RSA key pair took 9468 ms. ********************************************************************** Server certificate fingerprint (SHA1): A5:E1:B5:D2:87:C1:B6:21:F9:10:81:F8:8C:31:E2:EA:4F:18:31:9C Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:15:29.798 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): A5:E1:B5:D2:87:C1:B6:21:F9:10:81:F8:8C:31:E2:EA:4F:18:31:9C ********************************************************************** Server certificate fingerprint (SHA1): 99:9C:61:D8:E9:56:4E:BC:A0:05:E5:9F:CA:B1:A8:B1:D3:E0:52:DD Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:15:29.817 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 99:9C:61:D8:E9:56:4E:BC:A0:05:E5:9F:CA:B1:A8:B1:D3:E0:52:DD 18:15:29.962 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:29.962 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:29.966 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 18:15:30.055 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:15:30.079 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:15:30.085 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1985 ms. 18:15:30.128 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @19802ms to org.eclipse.jetty.util.log.Slf4jLog 18:15:30.137 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1972 ms. Jul 27, 2019 6:15:30 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:30.688 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:30.825 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:30.826 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:30.830 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:15:30.945 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @20630ms to org.eclipse.jetty.util.log.Slf4jLog Jul 27, 2019 6:15:31 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:31.194 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:31.497 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @21201ms to org.eclipse.jetty.util.log.Slf4jLog 18:15:31.499 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:31.500 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:31.504 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms Jul 27, 2019 6:15:31 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:32.226 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @21908ms to org.eclipse.jetty.util.log.Slf4jLog 18:15:32.241 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @21951ms to org.eclipse.jetty.util.log.Slf4jLog 18:15:32.705 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:32.847 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@2fc0f940{/,null,AVAILABLE} 18:15:32.932 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:33.009 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:33.020 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults Jul 27, 2019 6:15:32 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:33.024 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:15:33.241 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@6b1d73f5{HTTP/1.1,[http/1.1]}{127.0.0.1:44832} 18:15:33.242 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @22908ms 18:15:33.338 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:33.339 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:33.346 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 18:15:33.438 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:33.444 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:33.444 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:33.444 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms Jul 27, 2019 6:15:33 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:33.590 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@49f84180{/,null,AVAILABLE} 18:15:33.785 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:33.937 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:33.977 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@79de26e4{HTTP/1.1,[http/1.1]}{127.0.0.1:40545} 18:15:33.980 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @23659ms 18:15:34.102 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:34.111 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:34.118 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 18:15:34.136 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:34.137 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:34.141 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:15:34.245 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:34.360 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:34.360 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:34.361 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Jul 27, 2019 6:15:34 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:34.725 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@734659a6{/,null,AVAILABLE} 18:15:34.789 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@4f42ce6b(cloudstoreserver,h=[],w=[]) for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] Jul 27, 2019 6:15:34 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... Jul 27, 2019 6:15:35 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:35.159 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.172 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.173 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.174 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.174 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.183 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.185 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.185 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.186 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.187 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.188 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.189 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.190 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.190 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.202 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.203 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.210 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.211 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.212 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.213 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@595fc37b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/ssl.server/keystore] 18:15:35.220 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@5a877afc{SSL,[ssl, http/1.1]}{0.0.0.0:46105} 18:15:35.228 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @24894ms 18:15:35.264 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:16:05 CEST 2019 18:15:35.370 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@345cad06{/,null,AVAILABLE} Jul 27, 2019 6:15:35 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... Jul 27, 2019 6:15:35 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:36.002 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@6bea5157{HTTP/1.1,[http/1.1]}{127.0.0.1:39510} 18:15:36.003 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @25677ms 18:15:36.149 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@309dc789{/,null,AVAILABLE} 18:15:36.163 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=256.0 MiB, used=12.9 MiB, available=3.5 GiB 18:15:36.214 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@2abdb489(cloudstoreserver,h=[],w=[]) for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.296 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:36.327 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:36.328 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:36.328 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:15:36.369 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@10d13302{/,null,AVAILABLE} Jul 27, 2019 6:15:36 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:36.526 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.527 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.528 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.529 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.529 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.530 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.542 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.543 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.544 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.545 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.552 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.554 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.554 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.567 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.568 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.570 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.578 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.591 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.593 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.597 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@52ebf479[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/ssl.server/keystore] 18:15:36.635 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@28b92023{SSL,[ssl, http/1.1]}{0.0.0.0:44693} 18:15:36.636 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @26317ms 18:15:36.680 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:16:06 CEST 2019 18:15:36.813 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@ad8d0f7{HTTP/1.1,[http/1.1]}{127.0.0.1:44970} 18:15:36.815 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @26489ms 18:15:37.029 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 18500 ms. Generating a new RSA key pair took 18500 ms. ********************************************************************** Server certificate fingerprint (SHA1): 14:88:7A:02:F1:F5:D3:A3:62:EC:49:31:B6:C1:34:8C:93:3A:4B:71 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:15:37.065 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 14:88:7A:02:F1:F5:D3:A3:62:EC:49:31:B6:C1:34:8C:93:3A:4B:71 18:15:37.158 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkktu-q1lhy-local' 18:15:37.184 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:37.239 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkktu-q1lhy-local' locked successfully. 18:15:37.324 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:37.325 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:37.325 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 18:15:37.441 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB Jul 27, 2019 6:15:37 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:37.529 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1940 ms. 18:15:37.652 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@2a7ce74{/,null,AVAILABLE} 18:15:37.713 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@9ecfa26(cloudstoreserver,h=[],w=[]) for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.024 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.042 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.047 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.049 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.065 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.067 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.069 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.071 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.072 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@4f3b3a2a{/,null,AVAILABLE} 18:15:38.072 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.544 sec - in co.codewizards.cloudstore.test.BasicLocalServerIT 18:15:38.127 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.129 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.130 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.130 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@6b1d73f5{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:15:38.139 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:15:38.137 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.144 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.146 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.158 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.161 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2fc0f940{/,null,UNAVAILABLE} 18:15:38.160 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.172 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.173 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.180 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/aA26XwNkHSYvEYu-OZg8qw/.cloudstore/localServerRunning.deleteToStop 18:15:38.175 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@53a0d305[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/ssl.server/keystore] 18:15:38.189 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@5a877afc{SSL,[ssl, http/1.1]}{0.0.0.0:46105} 18:15:38.192 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:15:38.194 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@734659a6{/,null,UNAVAILABLE} 18:15:38.231 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@4442d711{SSL,[ssl, http/1.1]}{0.0.0.0:44429} 18:15:38.232 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @27906ms 18:15:38.258 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:16:08 CEST 2019 18:15:38.461 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@46856888{HTTP/1.1,[http/1.1]}{127.0.0.1:38468} 18:15:38.462 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @28148ms 18:15:38.612 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1521485a{/,null,AVAILABLE} 18:15:38.758 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:38.851 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:38.851 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:38.852 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:15:38.898 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@3fc05064{/,null,AVAILABLE} 18:15:38.901 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@281bc614{HTTP/1.1,[http/1.1]}{127.0.0.1:43143} 18:15:38.903 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @28606ms 18:15:38.958 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@5ee50804(cloudstoreserver,h=[],w=[]) for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] Jul 27, 2019 6:15:39 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:39.060 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@2ee55dbb{/,null,AVAILABLE} 18:15:39.127 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:39.178 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6fb4e96b{/,null,AVAILABLE} 18:15:39.253 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:39.253 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:39.253 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 18:15:39.349 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.354 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.357 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.358 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.359 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.360 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.362 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.376 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.403 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.455 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.456 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.457 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.458 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.458 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.467 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.469 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.474 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.476 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.478 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] Jul 27, 2019 6:15:39 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:39.480 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@1692621b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/ssl.server/keystore] 18:15:39.538 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@18a71e18{SSL,[ssl, http/1.1]}{0.0.0.0:34108} 18:15:39.540 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @29214ms 18:15:39.588 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:16:09 CEST 2019 18:15:39.623 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@448cf379{HTTP/1.1,[http/1.1]}{127.0.0.1:39142} 18:15:39.624 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @29335ms 18:15:39.634 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@5e2d4af6{HTTP/1.1,[http/1.1]}{127.0.0.1:36509} 18:15:39.635 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @29317ms 18:15:39.724 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @29389ms to org.eclipse.jetty.util.log.Slf4jLog 18:15:39.805 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:39.840 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:39.840 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:39.841 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Jul 27, 2019 6:15:39 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:39.989 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:40.076 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:40.076 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:40.077 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 18:15:40.186 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@37734d5e{/,null,AVAILABLE} Jul 27, 2019 6:15:40 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:40.224 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@4962f6f9(cloudstoreserver,h=[],w=[]) for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.232 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local' 18:15:40.326 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local' locked successfully. 18:15:40.463 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.465 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.466 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.488 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.488 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.490 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.491 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.497 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.498 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.508 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.528 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.530 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.531 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.533 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.534 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.536 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.541 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.542 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.543 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.544 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@60373e22[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/ssl.server/keystore] 18:15:40.574 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@3e8ebeae{SSL,[ssl, http/1.1]}{0.0.0.0:43626} 18:15:40.575 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @30261ms 18:15:40.584 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:16:10 CEST 2019 18:15:40.649 [qtp693844798-19] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:15:41.298 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@30c41099{/,null,AVAILABLE} 18:15:41.408 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@26066d42(cloudstoreserver,h=[],w=[]) for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:41.493 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@5cd5388e{/,null,AVAILABLE} 18:15:41.514 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@7bf11641(cloudstoreserver,h=[],w=[]) for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:41.950 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7d770570{/,null,AVAILABLE} 18:15:41.994 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:41.996 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.005 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@368924d8(cloudstoreserver,h=[],w=[]) for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.006 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.024 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.032 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.033 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.040 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.041 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.044 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.052 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.065 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.081 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.082 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.084 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.088 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.096 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.100 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.102 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.106 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.106 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:42.122 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@1205d1cb[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/ssl.server/keystore] 18:15:42.138 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@71721293{SSL,[ssl, http/1.1]}{0.0.0.0:42649} 18:15:42.138 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @31848ms 18:15:42.161 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.162 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.164 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.165 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.165 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.166 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.181 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:16:12 CEST 2019 18:15:42.167 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.200 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.201 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.203 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.204 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.212 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.213 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.214 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.215 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.224 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.225 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.232 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.234 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.235 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@26d42ec8[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/ssl.server/keystore] 18:15:42.264 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@3711c485{SSL,[ssl, http/1.1]}{0.0.0.0:46077} 18:15:42.265 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @31969ms 18:15:42.296 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:16:12 CEST 2019 18:15:42.407 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.410 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.421 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.422 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.423 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.432 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.434 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.436 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.439 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.440 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.449 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.453 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.455 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.460 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.462 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.474 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:73) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 18:15:42.465 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.487 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.491 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.493 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.494 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@7368ea5b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/ssl.server/keystore] 18:15:42.512 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@3f5e1f56{SSL,[ssl, http/1.1]}{0.0.0.0:45397} 18:15:42.514 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @32197ms 18:15:42.521 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkowr-1hhdf-local' 18:15:42.542 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:16:12 CEST 2019 18:15:42.545 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:42.552 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:42.560 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 18:15:42.625 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkowr-1hhdf-local' locked successfully. 18:15:43.352 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1 18:15:43.354 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - #################################################### ### ### This thread will sleep for 31000 msec (Sat Jul 27 18:15:43 CEST 2019) ### #################################################### 18:15:43.696 [qtp693844798-21] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, java.lang.System, setProperty, [key1, value1]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:15:43.745 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:73) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 18:15:44.006 [main] ERROR c.c.c.l.r.c.LocalServerRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:73) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 18:15:44.124 [qtp693844798-19] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@4b0be8dd]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@4b0be8dd]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:15:44.168 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:81) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] Jul 27, 2019 6:15:44 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... Running co.codewizards.cloudstore.test.repotorepo.SpecialCharsRepoToRepoSyncIT 18:15:44.534 [qtp2024866911-28] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:15:45.467 [qtp693844798-21] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@3df72319]] java.lang.SecurityException: Invocation denied: MethodInvocationRequest[STATIC, co.codewizards.cloudstore.core.util.ReflectionUtil, invokeStatic, [class java.lang.System, getProperty, [Ljava.lang.Object;@3df72319]] at co.codewizards.cloudstore.ls.core.invoke.filter.InvocationFilterRegistry.assertCanInvoke(InvocationFilterRegistry.java:90) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.InvokeMethodExecutor.execute(InvokeMethodExecutor.java:73) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InvokeMethodService.performMethodInvocation(InvokeMethodService.java:66) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:15:45.504 [main] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:81) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 18:15:45.631 [main] ERROR c.c.c.l.r.c.LocalServerRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:106) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.LocalServerClientIT.invokeDeniedMethods(LocalServerClientIT.java:81) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 18:15:46.989 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_212] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 18:15:47.208 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:15:47.224 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@64730c18{/,null,AVAILABLE} 18:15:47.540 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@243c1694{HTTP/1.1,[http/1.1]}{127.0.0.1:35678} 18:15:47.540 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @37221ms 18:15:47.728 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:15:47.776 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:15:47.777 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:15:47.777 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Jul 27, 2019 6:15:47 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:15:48.361 [qtp2024866911-28] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:15:48.568 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_212] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 18:15:49.441 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7b611c33{/,null,AVAILABLE} 18:15:49.488 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@4a738110(cloudstoreserver,h=[],w=[]) for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.649 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore' does not exist! 18:15:49.649 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:15:49.767 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.782 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.783 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.785 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.787 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.788 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.790 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.793 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.794 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.800 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.801 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.812 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.817 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.818 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.818 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.829 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.837 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.838 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.840 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.861 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@28ea1a2b[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/ssl.server/keystore] 18:15:49.899 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@274d725a{SSL,[ssl, http/1.1]}{0.0.0.0:44593} 18:15:49.920 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @39600ms 18:15:49.940 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:16:19 CEST 2019 18:15:50.232 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkuwt-b9xzd-local' 18:15:50.326 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkuwt-b9xzd-local' locked successfully. 18:15:50.830 [qtp2024866911-28] ERROR c.c.c.r.s.DefaultExceptionMapper - co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:15:50.930 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_212] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 18:15:50.972 [main] INFO c.c.c.t.CertificateHandlingAndTestServiceIT - co.codewizards.cloudstore.core.util.TestException: Test co.codewizards.cloudstore.core.util.TestException: Test at co.codewizards.cloudstore.rest.server.service.TestService.test(TestService.java:37) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_212] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:205) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:196) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:23) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.testException(CertificateHandlingAndTestServiceIT.java:88) ~[test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] 18:15:52.420 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT.nonTrustedCertificate(CertificateHandlingAndTestServiceIT.java:133) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] Caused by: javax.net.ssl.SSLException: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1946) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1903) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1886) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1402) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379) ~[na:1.8.0_212] at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_212] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 48 common frames omitted Caused by: co.codewizards.cloudstore.rest.client.ssl.CallbackDeniedTrustException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at co.codewizards.cloudstore.rest.client.ssl.DynamicX509TrustManager.checkServerTrusted(DynamicX509TrustManager.java:62) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at sun.security.ssl.AbstractTrustManagerWrapper.checkServerTrusted(SSLContextImpl.java:1091) ~[na:1.8.0_212] at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1621) ~[na:1.8.0_212] at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:223) ~[na:1.8.0_212] at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1037) ~[na:1.8.0_212] at sun.security.ssl.Handshaker.process_record(Handshaker.java:965) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1064) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395) ~[na:1.8.0_212] ... 57 common frames omitted Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at sun.security.validator.PKIXValidator.(PKIXValidator.java:91) ~[na:1.8.0_212] at sun.security.validator.Validator.getInstance(Validator.java:181) ~[na:1.8.0_212] at sun.security.ssl.X509TrustManagerImpl.getValidator(X509TrustManagerImpl.java:312) ~[na:1.8.0_212] at sun.security.ssl.X509TrustManagerImpl.checkTrustedInit(X509TrustManagerImpl.java:171) ~[na:1.8.0_212] at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:184) ~[na:1.8.0_212] at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:105) ~[na:1.8.0_212] at co.codewizards.cloudstore.rest.client.ssl.DynamicX509TrustManager.checkServerTrusted(DynamicX509TrustManager.java:54) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] ... 65 common frames omitted Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty at java.security.cert.PKIXParameters.setTrustAnchors(PKIXParameters.java:200) ~[na:1.8.0_212] at java.security.cert.PKIXParameters.(PKIXParameters.java:120) ~[na:1.8.0_212] at java.security.cert.PKIXBuilderParameters.(PKIXBuilderParameters.java:104) ~[na:1.8.0_212] at sun.security.validator.PKIXValidator.(PKIXValidator.java:89) ~[na:1.8.0_212] ... 71 common frames omitted Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.962 sec - in co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceIT 18:15:53.279 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@448cf379{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:15:53.293 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:15:53.300 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2ee55dbb{/,null,UNAVAILABLE} 18:15:53.314 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/_1gOwrwlovnFvkwiDhKv8A/.cloudstore/localServerRunning.deleteToStop 18:15:53.336 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@71721293{SSL,[ssl, http/1.1]}{0.0.0.0:42649} 18:15:53.337 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:15:53.338 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5cd5388e{/,null,UNAVAILABLE} Running co.codewizards.cloudstore.test.repotorepo.SymlinkRepoToRepoSyncIT 18:15:59.378 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 9726 ms. Generating a new RSA key pair took 9726 ms. ********************************************************************** Server certificate fingerprint (SHA1): 55:BC:CC:2A:0C:86:86:3F:47:02:40:E6:9F:CF:87:35:F6:49:97:06 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:15:59.398 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 55:BC:CC:2A:0C:86:86:3F:47:02:40:E6:9F:CF:87:35:F6:49:97:06 18:15:59.734 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:15:59.776 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1985 ms. 18:16:00.373 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:16:01.889 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @23456ms to org.eclipse.jetty.util.log.Slf4jLog 18:16:03.100 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore' does not exist! 18:16:03.101 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:16:03.601 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]initPersistenceManagerFactory: repositoryId=3c083389-d24f-463e-a496-28380337f78d 18:16:03.640 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19126 ms. 18:16:03.777 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:16:04.200 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:16:04.200 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:16:04.207 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:16:04.223 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:04.224 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:04.265 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylql5sb-24ygy-remote' 18:16:04.269 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylql5sb-24ygy-remote' locked successfully. Jul 27, 2019 6:16:05 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:16:06.734 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:06.754 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:31:06 CEST 2019 18:16:07.636 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initPersistenceManagerFactory: repositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:07.655 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 19928 ms. 18:16:08.264 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5h-nz1kz-remote' 18:16:08.268 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5h-nz1kz-remote' locked successfully. 18:16:08.268 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:08.283 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:31:08 CEST 2019 18:16:08.986 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]initPersistenceManagerFactory: repositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba 18:16:09.020 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18974 ms. 18:16:09.198 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@501eda7{/,null,AVAILABLE} 18:16:09.587 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@637e57e1{HTTP/1.1,[http/1.1]}{127.0.0.1:46740} 18:16:09.589 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @31156ms 18:16:09.608 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:09.617 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4cb0a000]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkoxt-1dmmf-remote' 18:16:09.616 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:31:09 CEST 2019 18:16:09.624 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4cb0a000]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkoxt-1dmmf-remote' locked successfully. 18:16:09.949 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:16:09.972 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:16:09.973 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:16:09.973 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Jul 27, 2019 6:16:10 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:16:10.650 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:10.664 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:31:10 CEST 2019 18:16:11.458 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6c15bbbe{/,null,AVAILABLE} 18:16:11.508 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@5b17b8b0(cloudstoreserver,h=[],w=[]) for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.853 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.894 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.895 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.896 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.897 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.899 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.901 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.902 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.910 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.913 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.923 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.925 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.930 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.960 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.969 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.970 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.977 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.978 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.979 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:11.982 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@1c272c4f[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/ssl.server/keystore] 18:16:12.033 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@6fe47643{SSL,[ssl, http/1.1]}{0.0.0.0:35938} 18:16:12.039 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @33606ms 18:16:12.056 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:16:42 CEST 2019 18:16:12.325 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:12.360 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:31:12 CEST 2019 18:16:12.380 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlc03-a9s7a-local' 18:16:12.442 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlc03-a9s7a-local' locked successfully. 18:16:12.829 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:12.834 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:31:12 CEST 2019 18:16:14.513 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: Received close_notify during handshake javax.ws.rs.ProcessingException: javax.net.ssl.SSLException: Received close_notify during handshake at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT.oneTimeoutPeriodSleeping_31(CertificateHandlingAndTestServiceLRT.java:56) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] Caused by: javax.net.ssl.SSLException: Received close_notify during handshake at sun.security.ssl.Alerts.getSSLException(Alerts.java:208) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1946) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1898) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1999) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1127) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.waitForClose(SSLSocketImpl.java:1761) ~[na:1.8.0_212] at sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:124) ~[na:1.8.0_212] at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1152) ~[na:1.8.0_212] at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1280) ~[na:1.8.0_212] at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1190) ~[na:1.8.0_212] at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:369) ~[na:1.8.0_212] at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1037) ~[na:1.8.0_212] at sun.security.ssl.Handshaker.process_record(Handshaker.java:965) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1064) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379) ~[na:1.8.0_212] at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_212] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 48 common frames omitted 18:16:14.930 [qtp1859239911-19] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: response.requestId=nuQqEujHsac3ovoskojJng does not match any waiting request! java.lang.IllegalArgumentException: response.requestId=nuQqEujHsac3ovoskojJng does not match any waiting request! at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.pushInverseServiceResponse(InverseInvoker.java:409) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService.pushInverseServiceResponse(InverseServiceResponseService.java:18) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:16:16.308 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1 18:16:16.308 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - #################################################### ### ### This thread will sleep for 61000 msec (Sat Jul 27 18:16:16 CEST 2019) ### #################################################### 18:16:16.394 [pool-3-thread-2] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): java.lang.IllegalArgumentException: response.requestId=nuQqEujHsac3ovoskojJng does not match any waiting request! java.lang.IllegalArgumentException: response.requestId=nuQqEujHsac3ovoskojJng does not match any waiting request! at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.pushInverseServiceResponse(InverseInvoker.java:409) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService.pushInverseServiceResponse(InverseServiceResponseService.java:18) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_212] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:206) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:197) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread$HandlerRunnable.run(InverseServiceRequestHandlerThread.java:117) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_212] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_212] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:16:17.387 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 14284 ms. Generating a new RSA key pair took 14284 ms. ********************************************************************** Server certificate fingerprint (SHA1): FA:89:30:D6:5F:B6:62:30:09:DD:BD:D1:8D:81:FF:C8:B8:11:87:D9 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:16:17.398 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): FA:89:30:D6:5F:B6:62:30:09:DD:BD:D1:8D:81:FF:C8:B8:11:87:D9 18:16:17.421 [qtp1859239911-43] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalArgumentException: response.requestId=nuQqEujHsac3ovoskojJng does not match any waiting request! java.lang.IllegalArgumentException: response.requestId=nuQqEujHsac3ovoskojJng does not match any waiting request! at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.pushInverseServiceResponse(InverseInvoker.java:409) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService.pushInverseServiceResponse(InverseServiceResponseService.java:18) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:16:17.522 [pool-3-thread-2] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): java.lang.IllegalArgumentException: response.requestId=nuQqEujHsac3ovoskojJng does not match any waiting request! java.lang.IllegalArgumentException: response.requestId=nuQqEujHsac3ovoskojJng does not match any waiting request! at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.pushInverseServiceResponse(InverseInvoker.java:409) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService.pushInverseServiceResponse(InverseServiceResponseService.java:18) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_212] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:206) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:197) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:15) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:10) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread$HandlerRunnable.run(InverseServiceRequestHandlerThread.java:117) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_212] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_212] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:16:17.549 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB Exception in thread "pool-3-thread-2" java.lang.IllegalArgumentException: response.requestId=nuQqEujHsac3ovoskojJng does not match any waiting request! at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.pushInverseServiceResponse(InverseInvoker.java:409) at co.codewizards.cloudstore.ls.rest.server.service.InverseServiceResponseService.pushInverseServiceResponse(InverseServiceResponseService.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$VoidOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:136) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) at org.glassfish.jersey.internal.Errors.process(Errors.java:315) at org.glassfish.jersey.internal.Errors.process(Errors.java:297) at org.glassfish.jersey.internal.Errors.process(Errors.java:267) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) at org.eclipse.jetty.server.Server.handle(Server.java:505) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) at java.lang.Thread.run(Thread.java:748) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.throwOriginalExceptionIfPossible(AbstractRequest.java:206) at co.codewizards.cloudstore.ls.rest.client.request.AbstractRequest.assertResponseIndicatesSuccess(AbstractRequest.java:197) at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:15) at co.codewizards.cloudstore.ls.rest.client.request.VoidRequest.execute(VoidRequest.java:10) at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread$HandlerRunnable.run(InverseServiceRequestHandlerThread.java:117) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 18:16:17.582 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1987 ms. 18:16:18.387 [qtp1859239911-19] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:34) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1621) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:16:18.466 [incDecRefCountTimer-6e4784bc] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:18.941 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]initPersistenceManagerFactory: repositoryId=3ab138ee-2650-463f-bf42-39b7761e68f1 18:16:18.957 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11821 ms. 18:16:19.106 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:19.113 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:19.496 [qtp1859239911-43] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:34) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1621) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:16:19.524 [incDecRefCountTimer-6e4784bc] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:19.536 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]initPersistenceManagerFactory: repositoryId=7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:19.578 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 22560 ms. 18:16:19.601 [incDecRefCountTimer-6e4784bc] ERROR c.c.c.l.r.c.LocalServerRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:19.606 [incDecRefCountTimer-6e4784bc] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:34) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1621) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_212] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.handleAndRethrowException(LocalServerRestClient.java:368) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:191) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:19.626 [qtp1859239911-19] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:34) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1621) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:16:19.642 [incDecRefCountTimer-6e4784bc] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:19.715 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @25994ms to org.eclipse.jetty.util.log.Slf4jLog 18:16:19.854 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=317.0 MiB, used=24.0 MiB, available=3.5 GiB localRoot: jylqkuwt-b9xzd-local localRepositoryId: 7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:19.928 [main] INFO c.c.c.l.LocalRepoManagerImpl - [359ff4d9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkux0-wlh2f-remote' 18:16:19.931 [main] INFO c.c.c.l.LocalRepoManagerImpl - [359ff4d9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkux0-wlh2f-remote' locked successfully. 18:16:19.967 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:19.970 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:31:19 CEST 2019 18:16:20.741 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:16:20.741 [qtp1859239911-14] ERROR c.c.c.l.r.s.DefaultExceptionMapper - java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:34) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1621) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] 18:16:20.776 [incDecRefCountTimer-6e4784bc] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:20.853 [incDecRefCountTimer-6e4784bc] ERROR c.c.c.l.r.c.LocalServerRestClient - handleException: javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error javax.ws.rs.InternalServerErrorException: HTTP 500 Internal Server Error at org.glassfish.jersey.client.JerseyInvocation.convertToException(JerseyInvocation.java:929) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.translate(JerseyInvocation.java:770) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.access$500(JerseyInvocation.java:90) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:20.870 [incDecRefCountTimer-6e4784bc] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] java.lang.IllegalStateException: There is no ClassInfo in the ClassInfoMap and neither in the ObjectRef! ObjectRef[R6TBIWZdBC3rlgyqRpioKA, 0, 115] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getInterfaces(InverseInvoker.java:256) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker._createRemoteObjectProxy(InverseInvoker.java:244) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.access$000(InverseInvoker.java:41) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker$1.createRemoteObjectProxy(InverseInvoker.java:238) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.RemoteObjectProxyManager.getRemoteObjectProxyOrCreate(RemoteObjectProxyManager.java:49) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.InverseInvoker.getRemoteObjectProxyOrCreate(InverseInvoker.java:235) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.server.ObjectRefConverterImpl.convertFromObjectRefIfNeeded(ObjectRefConverterImpl.java:34) ~[co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader$ResolvingObjectInputStream.resolveObject(JavaNativeWithObjectRefMessageBodyReader.java:96) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.io.ObjectInputStream.checkResolve(ObjectInputStream.java:1621) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1975) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1567) ~[na:1.8.0_212] at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2287) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2211) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.invoke.ObjectGraphContainer.readObject(ObjectGraphContainer.java:43) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source) ~[na:na] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1170) ~[na:1.8.0_212] at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2178) ~[na:1.8.0_212] at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2069) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1573) ~[na:1.8.0_212] at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyReader.readFrom(JavaNativeWithObjectRefMessageBodyReader.java:62) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:211) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:72) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1109) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:853) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:262) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.internal.inject.EntityParamValueFactoryProvider$EntityValueFactory.provide(EntityParamValueFactoryProvider.java:96) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:121) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_212] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.handleAndRethrowException(LocalServerRestClient.java:368) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:191) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:50) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:21.144 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:16:21.152 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:16:21.165 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:16:21.882 [qtp625514894-27] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. Jul 27, 2019 6:16:22 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:16:23.203 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]initPersistenceManagerFactory: repositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:23.233 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11772 ms. 18:16:24.266 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=321.0 MiB, used=24.3 MiB, available=3.5 GiB 18:16:24.403 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4cb0a000]initPersistenceManagerFactory: repositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 18:16:24.411 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4cb0a000]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7719 ms. 18:16:24.428 [qtp625514894-27] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:24.445 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 3c083389-d24f-463e-a496-28380337f78d localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkktu-q1lhy-local localRepository.publicKeySha1 = 14:CB:F6:B3:57:65:05:DA:7A:E0:30:D5:A5:01:FA:90:54:C3:22:7E remoteRepository.repositoryId = 3ab138ee-2650-463f-bf42-39b7761e68f1 remoteRepository.remoteRoot = https://localhost:44693/3ab138ee-2650-463f-bf42-39b7761e68f1 remoteRepository.publicKeySha1 = BB:24:97:D2:F4:EF:0A:B6:B3:10:CE:B1:DA:F2:A8:82:6E:AE:B3:6B Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 3c083389-d24f-463e-a496-28380337f78d 3ab138ee-2650-463f-bf42-39b7761e68f1 18:16:25.611 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@3a62ebab{/,null,AVAILABLE} 18:16:25.708 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=312.5 MiB, used=29.5 MiB, available=3.5 GiB 18:16:25.728 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=320.5 MiB, used=23.8 MiB, available=3.5 GiB 18:16:25.979 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:25.988 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@392be2f0{HTTP/1.1,[http/1.1]}{127.0.0.1:43370} 18:16:25.993 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @32272ms Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 3ab138ee-2650-463f-bf42-39b7761e68f1 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylql5sb-24ygy-remote localRepository.publicKeySha1 = BB:24:97:D2:F4:EF:0A:B6:B3:10:CE:B1:DA:F2:A8:82:6E:AE:B3:6B remoteRepository.repositoryId = 3c083389-d24f-463e-a496-28380337f78d remoteRepository.publicKeySha1 = 14:CB:F6:B3:57:65:05:DA:7A:E0:30:D5:A5:01:FA:90:54:C3:22:7E Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 3ab138ee-2650-463f-bf42-39b7761e68f1 3c083389-d24f-463e-a496-28380337f78d 18:16:26.251 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:16:26.336 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:16:26.336 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:16:26.337 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Jul 27, 2019 6:16:26 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:16:26.504 [qtp625514894-28] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:26.733 [qtp625514894-25] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:26.836 [main] INFO c.c.c.l.LocalRepoManagerImpl - [294425a7]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:26.838 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3c083389-d24f-463e-a496-28380337f78d serverRepositoryId=3ab138ee-2650-463f-bf42-39b7761e68f1 renewalDateTime=2019-07-27T16:46:26.669Z expiryDateTime=2019-07-27T17:16:26.669Z 18:16:26.929 [qtp625514894-23] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:27.260 [pool-3-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [35dd9ed3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:27.291 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ba060f3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlnkb-k70od-local' 18:16:27.295 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ba060f3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlnkb-k70od-local' locked successfully. 18:16:27.404 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@48d50eec{/,null,AVAILABLE} 18:16:27.423 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@31aed4fa(cloudstoreserver,h=[],w=[]) for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.700 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.716 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.718 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.719 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.720 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.727 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.730 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.731 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.734 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.735 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.753 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.756 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.758 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.761 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.762 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.764 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] MockTempChunkFileManager instantiated. 18:16:27.777 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.789 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.790 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.792 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@1dbf1d0[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/ssl.server/keystore] 18:16:27.805 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@48e8399e{SSL,[ssl, http/1.1]}{0.0.0.0:39055} 18:16:27.805 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @34085ms 18:16:27.828 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:16:57 CEST 2019 Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 97035fcc-f885-47b3-944d-2010a4fc0c1d localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local localRepository.publicKeySha1 = C2:D5:20:B3:84:22:A3:3D:C7:FB:F7:F6:21:B0:0F:91:95:97:D0:2D remoteRepository.repositoryId = 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepository.remoteRoot = https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepository.publicKeySha1 = E1:EA:AE:64:B8:C1:E0:D2:57:04:AE:E8:BF:1B:46:E5:80:48:72:E3 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 97035fcc-f885-47b3-944d-2010a4fc0c1d 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:28.811 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqloma-npysp-local' 18:16:28.878 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqloma-npysp-local' locked successfully. 18:16:29.800 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=321.0 MiB, used=29.4 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5h-nz1kz-remote localRepository.publicKeySha1 = E1:EA:AE:64:B8:C1:E0:D2:57:04:AE:E8:BF:1B:46:E5:80:48:72:E3 remoteRepository.repositoryId = 97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepository.publicKeySha1 = C2:D5:20:B3:84:22:A3:3D:C7:FB:F7:F6:21:B0:0F:91:95:97:D0:2D Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:30.011 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:30.025 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:30.040 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:30.040 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 3df61776-bcd3-43a9-8412-b83e8b06afba localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkowr-1hhdf-local localRepository.publicKeySha1 = 27:FB:7A:D2:B5:53:B9:BE:3A:98:49:87:4A:B6:80:7F:D6:02:88:CB remoteRepository.repositoryId = 5e51d441-6ac8-4930-9e65-ae353f080286 remoteRepository.remoteRoot = https://localhost:46077/5e51d441-6ac8-4930-9e65-ae353f080286 remoteRepository.publicKeySha1 = 3F:BC:BD:1E:2F:82:B4:8E:9D:D1:4D:0E:94:02:2D:9B:9D:AF:87:F8 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 3df61776-bcd3-43a9-8412-b83e8b06afba 5e51d441-6ac8-4930-9e65-ae353f080286 18:16:30.934 [main] INFO c.c.c.l.LocalRepoManagerImpl - [359ff4d9]initPersistenceManagerFactory: repositoryId=c454b285-26d3-4688-af05-c4fc660e6627 18:16:30.942 [main] INFO c.c.c.l.LocalRepoManagerImpl - [359ff4d9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7774 ms. remoteRoot: jylqkux0-wlh2f-remote remoteRepositoryId: c454b285-26d3-4688-af05-c4fc660e6627 18:16:31.550 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=320.5 MiB, used=29.4 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 5e51d441-6ac8-4930-9e65-ae353f080286 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkoxt-1dmmf-remote localRepository.publicKeySha1 = 3F:BC:BD:1E:2F:82:B4:8E:9D:D1:4D:0E:94:02:2D:9B:9D:AF:87:F8 remoteRepository.repositoryId = 3df61776-bcd3-43a9-8412-b83e8b06afba remoteRepository.publicKeySha1 = 27:FB:7A:D2:B5:53:B9:BE:3A:98:49:87:4A:B6:80:7F:D6:02:88:CB Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 5e51d441-6ac8-4930-9e65-ae353f080286 3df61776-bcd3-43a9-8412-b83e8b06afba 18:16:32.110 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=319.5 MiB, used=23.9 MiB, available=3.5 GiB 18:16:32.291 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 18:16:32.303 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe from='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' toID=97035fcc-f885-47b3-944d-2010a4fc0c1d to='target/repo/jylqkn5e-w44pm-local', fromRepoLocalSync=true 18:16:32.308 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 97035fcc-f885-47b3-944d-2010a4fc0c1d ('target/repo/jylqkn5e-w44pm-local') 18:16:32.413 [pool-3-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 18:16:32.455 [pool-3-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 18:16:32.459 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.-1.xml.gz WatchTaskFirstWrittenChunk started 18:16:32.821 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d serverRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe renewalDateTime=2019-07-27T16:46:32.541Z expiryDateTime=2019-07-27T17:16:32.541Z 18:16:32.996 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:16:33.022 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:16:33.043 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:16:33.072 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:16:33.090 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:16:33.128 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 18:16:33.139 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:16:33.185 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:16:33.313 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:33.329 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:33.329 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:33.329 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:33.330 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:16:33.359 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:33.523 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:33.524 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:33.524 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:33.524 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:33.617 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.-1.xml.gz 18:16:33.636 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:16:33.640 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:33.648 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e51d441-6ac8-4930-9e65-ae353f080286 from='https://localhost:46077/5e51d441-6ac8-4930-9e65-ae353f080286' toID=3df61776-bcd3-43a9-8412-b83e8b06afba to='target/repo/jylqkowr-1hhdf-local', fromRepoLocalSync=true 18:16:33.650 [pool-4-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3df61776-bcd3-43a9-8412-b83e8b06afba ('target/repo/jylqkowr-1hhdf-local') 18:16:33.657 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:16:33.798 [pool-4-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:16:33.816 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.56% 18:16:33.822 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:33.870 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:33.881 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:16:33.949 [pool-4-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 17.98% 18:16:34.045 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:34.142 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.96% 18:16:34.156 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.35% 18:16:34.159 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:34.164 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:16:34.274 [pool-4-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:16:34.357 [pool-3-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkowr-1hhdf-local/.cloudstore-repo/tmp/ChangeSetDto.5e51d441-6ac8-4930-9e65-ae353f080286.-1.xml.gz 18:16:34.401 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0855d2a7f16d2002232d0b520012e17c11edfc9c' to.sha1=''): /1/a 18:16:34.569 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:34.606 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:16:34.622 [pool-3-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba serverRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 renewalDateTime=2019-07-27T16:46:34.483Z expiryDateTime=2019-07-27T17:16:34.482Z 18:16:34.777 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:16:34.799 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207456 bytes in 192 ms. path='/1/a' 18:16:34.837 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:16:34.862 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:16:34.914 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:16:34.930 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:16:35.056 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:35.084 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:35.091 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:35.097 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5e51d441-6ac8-4930-9e65-ae353f080286 18:16:35.098 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3df61776-bcd3-43a9-8412-b83e8b06afba 18:16:35.099 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:35.105 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 remoteRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:16:35.130 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:35.138 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:16:35.190 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:35.278 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:35.279 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:35.280 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:35.280 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:35.351 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8e1b02993320676216db8127714aebe18779d1fa' to.sha1=''): /1/b 18:16:35.461 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:35.479 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:16:35.500 [pool-3-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkowr-1hhdf-local/.cloudstore-repo/tmp/ChangeSetDto.5e51d441-6ac8-4930-9e65-ae353f080286.-1.xml.gz 18:16:35.501 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 31.84% 18:16:35.526 [pool-3-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:35.564 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:16:35.766 [pool-3-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:35.810 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 281382 bytes in 330 ms. path='/1/b' 18:16:35.846 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 40.80% 18:16:35.848 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 18:16:35.853 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:16:35.952 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:35.979 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:36.034 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% 18:16:36.175 [qtp878976745-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 remoteRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba localRepositoryRevisionSynced=3 Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 7030952f-1e56-40ff-be34-6bb93ab515e2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkuwt-b9xzd-local localRepository.publicKeySha1 = 71:5F:F2:26:98:30:9A:C1:86:22:D0:FC:1D:64:1E:A3:73:29:D1:81 remoteRepository.repositoryId = c454b285-26d3-4688-af05-c4fc660e6627 remoteRepository.remoteRoot = https://localhost:44593/c454b285-26d3-4688-af05-c4fc660e6627/%234 remoteRepository.publicKeySha1 = 2D:F1:FB:42:2D:11:85:38:AA:F1:26:05:CD:B3:4F:5F:C7:58:DE:3C Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 7030952f-1e56-40ff-be34-6bb93ab515e2 c454b285-26d3-4688-af05-c4fc660e6627 18:16:36.329 [pool-3-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba remoteRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 transaction.localRevision=5 remoteFromLocalRevision=3 18:16:36.342 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3df61776-bcd3-43a9-8412-b83e8b06afba from='target/repo/jylqkowr-1hhdf-local' toID=5e51d441-6ac8-4930-9e65-ae353f080286 to='https://localhost:46077/5e51d441-6ac8-4930-9e65-ae353f080286' 18:16:36.372 [qtp292152435-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=3 18:16:36.540 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe transaction.localRevision=18 remoteFromLocalRevision=3 18:16:36.560 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:36.565 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=97035fcc-f885-47b3-944d-2010a4fc0c1d from='target/repo/jylqkn5e-w44pm-local' toID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe to='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' 18:16:36.580 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3df61776-bcd3-43a9-8412-b83e8b06afba 18:16:36.581 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5e51d441-6ac8-4930-9e65-ae353f080286 18:16:36.582 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:36.583 [pool-3-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba remoteRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 18:16:36.609 [pool-3-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:36.640 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ba060f3]initPersistenceManagerFactory: repositoryId=eb2cb87d-fec7-4cb3-8391-7a0684af875c 18:16:36.657 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ba060f3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6689 ms. 18:16:36.832 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:36.860 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:36.862 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:36.863 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:36.864 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=18 18:16:36.845 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:36.871 [pool-3-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:36.873 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:36.887 [pool-3-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:36.904 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 55.04% 18:16:36.903 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ba060f3]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:36.906 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ba060f3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:36.905 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 60.63% 18:16:36.907 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:36.928 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 66.23% 18:16:36.920 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6ba060f3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:36.946 [pool-3-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:36.956 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cd2c2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlv0w-uh7eb-remote' 18:16:36.973 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:36.974 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:36.974 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:36.977 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:36.970 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/lrrs' 18:16:36.981 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 18:16:36.984 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cd2c2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlv0w-uh7eb-remote' locked successfully. 18:16:36.987 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 18:16:37.113 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe localRepositoryRevisionSynced=18 18:16:37.321 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6e097f05a988465a04f183010582ca8928d8832' to.sha1=''): /lrrs Jul 27, 2019 6:16:37 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:16:37.398 [qtp292152435-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d transaction.localRevision=6 remoteFromLocalRevision=18 18:16:37.426 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=319.5 MiB, used=29.4 MiB, available=3.5 GiB 18:16:37.436 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe from='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' toID=97035fcc-f885-47b3-944d-2010a4fc0c1d to='target/repo/jylqkn5e-w44pm-local', fromRepoLocalSync=false 18:16:37.437 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.null.xml.gz 18:16:37.628 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:37.661 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:37.665 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:37.666 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:37.666 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:16:37.671 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:37.693 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:37.693 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:37.694 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:37.694 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:37.713 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.null.xml.gz 18:16:37.715 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 18:16:37.715 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = c454b285-26d3-4688-af05-c4fc660e6627 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkux0-wlh2f-remote localRepository.publicKeySha1 = 2D:F1:FB:42:2D:11:85:38:AA:F1:26:05:CD:B3:4F:5F:C7:58:DE:3C remoteRepository.repositoryId = 7030952f-1e56-40ff-be34-6bb93ab515e2 remoteRepository.publicKeySha1 = 71:5F:F2:26:98:30:9A:C1:86:22:D0:FC:1D:64:1E:A3:73:29:D1:81 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection c454b285-26d3-4688-af05-c4fc660e6627 7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:37.908 [qtp292152435-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=6 18:16:37.938 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe transaction.localRevision=21 remoteFromLocalRevision=6 18:16:37.961 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 18:16:38.039 [pool-3-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3df61776-bcd3-43a9-8412-b83e8b06afba"] on repo=3df61776-bcd3-43a9-8412-b83e8b06afba 18:16:38.054 [pool-3-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/lrrs' 18:16:38.246 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 18:16:38.251 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe from='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' toID=97035fcc-f885-47b3-944d-2010a4fc0c1d to='target/repo/jylqkn5e-w44pm-local', fromRepoLocalSync=true 18:16:38.255 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 97035fcc-f885-47b3-944d-2010a4fc0c1d ('target/repo/jylqkn5e-w44pm-local') 18:16:38.296 [pool-5-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 18:16:38.312 [pool-5-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 18:16:38.360 [pool-5-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 18:16:38.452 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]initPersistenceManagerFactory: repositoryId=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 18:16:38.462 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.6.xml.gz 18:16:38.470 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18048 ms. 18:16:38.520 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:16:38.525 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:16:38.553 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1616 ms. createTempChunkFile: lrrs; createNewFile=true 18:16:38.812 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlc0m-jvusg-remote' 18:16:38.817 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlc0m-jvusg-remote' locked successfully. deleteOrFail: chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml FileWatcher: CHUNK_SIZE reached! chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0 18:16:39.136 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 71.83% 18:16:39.136 [pool-3-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% WatchTaskChunksToFile: ready 18:16:39.492 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:16:39.495 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e51d441-6ac8-4930-9e65-ae353f080286 from='https://localhost:46077/5e51d441-6ac8-4930-9e65-ae353f080286' toID=3df61776-bcd3-43a9-8412-b83e8b06afba to='target/repo/jylqkowr-1hhdf-local', fromRepoLocalSync=true 18:16:39.495 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3df61776-bcd3-43a9-8412-b83e8b06afba ('target/repo/jylqkowr-1hhdf-local') 18:16:39.506 [pool-7-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:16:39.550 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:16:39.552 [pool-7-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 17.98% 18:16:39.555 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 7030952f-1e56-40ff-be34-6bb93ab515e2 ('target/repo/jylqkuwt-b9xzd-local') 18:16:39.557 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c454b285-26d3-4688-af05-c4fc660e6627 from='https://localhost:44593/c454b285-26d3-4688-af05-c4fc660e6627/%234' toID=7030952f-1e56-40ff-be34-6bb93ab515e2 to='target/repo/jylqkuwt-b9xzd-local', fromRepoLocalSync=true 18:16:39.644 [pool-7-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:16:39.673 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:16:39.713 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:16:39.729 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkuwt-b9xzd-local/.cloudstore-repo/tmp/ChangeSetDto.c454b285-26d3-4688-af05-c4fc660e6627.-1.xml.gz 18:16:39.819 [pool-6-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkowr-1hhdf-local/.cloudstore-repo/tmp/ChangeSetDto.5e51d441-6ac8-4930-9e65-ae353f080286.3.xml.gz 18:16:39.971 [pool-6-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba serverRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 renewalDateTime=2019-07-27T16:46:34.483Z expiryDateTime=2019-07-27T17:16:34.482Z 18:16:40.002 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=7030952f-1e56-40ff-be34-6bb93ab515e2 serverRepositoryId=c454b285-26d3-4688-af05-c4fc660e6627 renewalDateTime=2019-07-27T16:46:39.823Z expiryDateTime=2019-07-27T17:16:39.818Z 18:16:40.059 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:16:40.066 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:16:40.077 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:16:40.084 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:16:40.093 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:16:40.115 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:16:40.123 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:16:40.166 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:40.180 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5e51d441-6ac8-4930-9e65-ae353f080286 18:16:40.181 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3df61776-bcd3-43a9-8412-b83e8b06afba 18:16:40.181 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:40.181 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 remoteRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:16:40.190 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:40.191 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:16:40.198 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:40.203 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:40.203 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:40.204 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:40.205 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.05% 18:16:40.207 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 18:16:40.216 [pool-6-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkowr-1hhdf-local/.cloudstore-repo/tmp/ChangeSetDto.5e51d441-6ac8-4930-9e65-ae353f080286.3.xml.gz 18:16:40.219 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 38.56% 18:16:40.220 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 18:16:40.272 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:16:40.303 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.38% 18:16:40.306 [qtp878976745-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 remoteRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba localRepositoryRevisionSynced=6 18:16:40.320 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:16:40.367 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:16:40.387 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba remoteRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 transaction.localRevision=9 remoteFromLocalRevision=6 18:16:40.401 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3df61776-bcd3-43a9-8412-b83e8b06afba from='target/repo/jylqkowr-1hhdf-local' toID=5e51d441-6ac8-4930-9e65-ae353f080286 to='https://localhost:46077/5e51d441-6ac8-4930-9e65-ae353f080286' 18:16:40.401 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:40.422 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:40.423 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:40.424 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:40.424 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 18:16:40.427 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:40.475 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:40.476 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:40.477 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:40.477 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:40.495 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.6.xml.gz 18:16:40.496 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.16% 18:16:40.498 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:40.522 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:16:40.606 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:16:40.610 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:40.617 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3df61776-bcd3-43a9-8412-b83e8b06afba 18:16:40.618 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 5e51d441-6ac8-4930-9e65-ae353f080286 18:16:40.618 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:40.618 [pool-6-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba remoteRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=9 18:16:40.650 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:40.658 [pool-6-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 2 ms. 18:16:40.701 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:16:40.710 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 35.76% 18:16:40.714 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.36% 18:16:40.717 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:40.723 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:40.725 [pool-6-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:40.726 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:40.726 [pool-6-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:40.745 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:40.747 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:16:40.749 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties' 18:16:40.869 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b8f527c08dfe8021cf8810de7d2d598e289ff4e0' to.sha1=''): /.cloudstore.properties 18:16:40.904 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 56.72% 18:16:40.910 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:40.915 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:16:40.957 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:40.990 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties' 18:16:40.997 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:41.005 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/lrrs' to '/lrrs-renamed' 18:16:41.082 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1795 ms. WatchTaskChunksToFile: ENTRY_CREATE=lrrs-renamed 18:16:41.181 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% createTempChunkFile: lrrs-renamed; createNewFile=false moveOrFail: chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml => chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0.xml 18:16:41.493 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:16:41.622 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:41.630 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c454b285-26d3-4688-af05-c4fc660e6627 18:16:41.630 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:41.630 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /#4 18:16:41.631 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c454b285-26d3-4688-af05-c4fc660e6627 remoteRepositoryId=7030952f-1e56-40ff-be34-6bb93ab515e2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:16:41.644 [qtp878976745-25] INFO c.c.c.l.t.TempChunkFileManager - Moved chunkDto from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkoxt-1dmmf-remote/.cloudstore-tmp/chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0.xml to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkoxt-1dmmf-remote/.cloudstore-tmp/chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0.xml moveOrFail: chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0 => chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0 watchForCreationsDeletions: ENTRY_DELETE=chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0, chunksDeleted=1 watchForCreationsDeletions: ENTRY_CREATE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0, chunksCreated=1 18:16:41.658 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:41.845 [qtp878976745-25] INFO c.c.c.l.t.TempChunkFileManager - Moved chunk from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkoxt-1dmmf-remote/.cloudstore-tmp/chunk_289cc820dbfa80056b0f8a5aadebf43855c4a59d_0 to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkoxt-1dmmf-remote/.cloudstore-tmp/chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0 18:16:41.850 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:41.869 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:41.870 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkux0-wlh2f-remote/.cloudstore.properties 18:16:41.870 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkux0-wlh2f-remote/.cloudstore-repo/parent.properties 18:16:41.870 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:16:41.871 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:16:41.871 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:41.871 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:41.923 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:41.926 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/lrrs' 18:16:42.085 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkuwt-b9xzd-local/.cloudstore-repo/tmp/ChangeSetDto.c454b285-26d3-4688-af05-c4fc660e6627.-1.xml.gz 18:16:42.099 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:42.099 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:42.141 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:31:42 CEST 2019 18:16:42.145 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:42.148 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 63.43% 18:16:42.176 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:16:42.177 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 70.15% 18:16:42.189 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:42.193 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/lrrs-renamed' 18:16:42.400 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:42.459 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c6e097f05a988465a04f183010582ca8928d8832' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /lrrs-renamed Jul 27, 2019 6:16:42 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:16:42.475 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 18:16:42.512 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 18:16:42.513 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 18:16:42.516 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:42.520 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#b' 18:16:42.715 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3df61776-bcd3-43a9-8412-b83e8b06afba"] on repo=3df61776-bcd3-43a9-8412-b83e8b06afba 18:16:42.742 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/lrrs-renamed' 18:16:42.772 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb5b1af5375f47ae295f70ac45979367f5e4438e' to.sha1=''): /#b createTempChunkFile: lrrs-renamed; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34, chunksCreated=2 18:16:42.889 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 109 bytes in 1899 ms. path='/.cloudstore.properties' 18:16:42.911 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 18:16:43.022 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:43.034 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34.xml 18:16:43.096 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 46.95% 18:16:43.179 [qtp292152435-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=9 18:16:43.237 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c454b285-26d3-4688-af05-c4fc660e6627"] on repo=7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:43.250 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#b' 18:16:43.260 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe transaction.localRevision=30 remoteFromLocalRevision=9 18:16:43.293 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 27272 bytes in 551 ms. path='/lrrs-renamed' Jul 27, 2019 6:16:43 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:16:43.323 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=97035fcc-f885-47b3-944d-2010a4fc0c1d from='target/repo/jylqkn5e-w44pm-local' toID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe to='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' 18:16:43.405 [qtp878976745-30] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0 into destFile lrrs-renamed watchForCreationsDeletions: ENTRY_DELETE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0, chunksDeleted=2 18:16:43.496 [qtp878976745-30] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34 into destFile lrrs-renamed watchForCreationsDeletions: ENTRY_DELETE=chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34, chunksDeleted=3 WatchTaskChunksToFile: length reached! length=1075848 deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_0.xml 18:16:43.518 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:43.537 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:43.538 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:43.538 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:43.538 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=30 18:16:43.541 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222464 bytes in 278 ms. path='/#b' 18:16:43.544 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:43.567 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 18:16:43.576 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:43.577 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:43.577 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:43.577 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:43.580 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 52.24% 18:16:43.580 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 18:16:43.580 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 18:16:43.635 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe localRepositoryRevisionSynced=30 deleteOrFail: chunk_cb1d9584fe171bc4fded95773ad48dbd0551d896_mh34.xml 18:16:43.750 [qtp292152435-25] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d transaction.localRevision=12 remoteFromLocalRevision=30 18:16:43.788 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c454b285-26d3-4688-af05-c4fc660e6627"] on repo=7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:43.799 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe from='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' toID=97035fcc-f885-47b3-944d-2010a4fc0c1d to='target/repo/jylqkn5e-w44pm-local', fromRepoLocalSync=false 18:16:43.800 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.null.xml.gz 18:16:43.841 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:43.884 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:43.888 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:16:43.945 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:43.965 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:43.966 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:43.967 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:43.968 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 18:16:43.972 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:43.975 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:43.975 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:43.975 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:43.975 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:43.987 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.null.xml.gz 18:16:43.988 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 18:16:43.988 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 18:16:44.084 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4601000811efa16d02fff5e0b0534e7e59353957' to.sha1=''): /a 18:16:44.132 [qtp292152435-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=12 18:16:44.148 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3df61776-bcd3-43a9-8412-b83e8b06afba"] on repo=3df61776-bcd3-43a9-8412-b83e8b06afba 18:16:44.193 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe transaction.localRevision=33 remoteFromLocalRevision=12 18:16:44.238 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 18:16:44.241 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:44.268 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c454b285-26d3-4688-af05-c4fc660e6627"] on repo=7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:44.282 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:16:44.437 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 18:16:44.459 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe from='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' toID=97035fcc-f885-47b3-944d-2010a4fc0c1d to='target/repo/jylqkn5e-w44pm-local', fromRepoLocalSync=true 18:16:44.463 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 97035fcc-f885-47b3-944d-2010a4fc0c1d ('target/repo/jylqkn5e-w44pm-local') 18:16:44.466 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.12.xml.gz 18:16:44.513 [pool-6-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 18:16:44.538 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:16:44.547 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:16:44.565 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:16:44.612 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 18:16:44.661 [pool-6-thread-3] INFO c.c.c.l.p.FileInProgressMarkerDao - deleteFileInProgressMarkers: deleting 1 FileInProgressMarker(s) from=3df61776-bcd3-43a9-8412-b83e8b06afba, to=5e51d441-6ac8-4930-9e65-ae353f080286 18:16:44.662 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba remoteRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 localRepositoryRevisionSynced=9 18:16:44.671 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 361700 bytes in 388 ms. path='/a' 18:16:44.688 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:16:44.727 [pool-6-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 18:16:44.803 [pool-6-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 18:16:44.834 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:16:44.886 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c454b285-26d3-4688-af05-c4fc660e6627"] on repo=7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:44.889 [qtp878976745-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 remoteRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba transaction.localRevision=14 remoteFromLocalRevision=9 18:16:44.901 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=5e51d441-6ac8-4930-9e65-ae353f080286 from='https://localhost:46077/5e51d441-6ac8-4930-9e65-ae353f080286' toID=3df61776-bcd3-43a9-8412-b83e8b06afba to='target/repo/jylqkowr-1hhdf-local', fromRepoLocalSync=false 18:16:44.903 [pool-6-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkowr-1hhdf-local/.cloudstore-repo/tmp/ChangeSetDto.5e51d441-6ac8-4930-9e65-ae353f080286.null.xml.gz 18:16:44.904 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:16:44.914 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:16:44.922 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:44.991 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:16:45.013 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:45.017 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c+' 18:16:45.025 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:45.030 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 5e51d441-6ac8-4930-9e65-ae353f080286 18:16:45.030 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3df61776-bcd3-43a9-8412-b83e8b06afba 18:16:45.031 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:45.031 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 remoteRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=14 18:16:45.046 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:45.060 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:45.068 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:45.068 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:45.068 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=15 18:16:45.071 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:45.145 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 1 ms. 18:16:45.174 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:45.179 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:45.180 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:45.180 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:45.190 [pool-6-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkowr-1hhdf-local/.cloudstore-repo/tmp/ChangeSetDto.5e51d441-6ac8-4930-9e65-ae353f080286.null.xml.gz 18:16:45.198 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 77.11% 18:16:45.198 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 84.58% 18:16:45.202 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:45.200 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:45.208 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:45.209 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:45.209 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:45.212 [pool-6-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/lrrs' 18:16:45.225 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bd1849b50e948b781cf7313d5020cc9da6ae6325' to.sha1=''): /c+ 18:16:45.230 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.12.xml.gz 18:16:45.231 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 31.43% 18:16:45.233 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:45.254 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:16:45.297 [pool-6-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:45.324 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 92.04% 18:16:45.324 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 18:16:45.327 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:45.341 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c454b285-26d3-4688-af05-c4fc660e6627"] on repo=7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:45.353 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/c+' 18:16:45.391 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 37.54% 18:16:45.392 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.65% 18:16:45.394 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:45.406 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:16:45.587 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='faeb153cd1cefda09012380e61ef5a8d5ecbd28f' to.sha1='8e1b02993320676216db8127714aebe18779d1fa'): /1/b 18:16:45.606 [qtp878976745-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 remoteRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba localRepositoryRevisionSynced=14 18:16:45.656 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:45.664 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 536949 bytes in 303 ms. path='/c+' 18:16:45.677 [pool-6-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3df61776-bcd3-43a9-8412-b83e8b06afba remoteRepositoryId=5e51d441-6ac8-4930-9e65-ae353f080286 transaction.localRevision=19 remoteFromLocalRevision=14 18:16:45.703 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:16:45.699 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 18:16:45.717 [pool-6-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:16:45.758 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cd2c2]initPersistenceManagerFactory: repositoryId=f0b12066-4676-4053-9bdd-eb5fc8291151 18:16:45.773 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cd2c2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6945 ms. 18:16:45.854 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c454b285-26d3-4688-af05-c4fc660e6627"] on repo=7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:45.906 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cd2c2]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:45.906 [main] INFO c.c.c.l.LocalRepoManagerImpl - [28cd2c2]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:45.911 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:45.944 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:45.957 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d$' 18:16:46.020 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 281385 bytes in 317 ms. path='/1/b' 18:16:46.077 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:16:46.122 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='855c9fe1be40a8fe0321666850337e15dc8c8c81' to.sha1=''): /d$ 18:16:46.180 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:46.202 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=3, chunksDeleted=3 18:16:46.249 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c454b285-26d3-4688-af05-c4fc660e6627"] on repo=7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:46.253 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d$' 18:16:46.261 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% 18:16:46.302 [qtp625514894-23] INFO c.c.c.l.LocalRepoManagerImpl - [28cd2c2]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.865 sec - in co.codewizards.cloudstore.test.RestRepoTransportIT 18:16:46.378 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:46.382 [main] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:46.394 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4cb0a000]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:46.395 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4cb0a000]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:46.404 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 18088 bytes in 151 ms. path='/d$' 18:16:46.405 [qtp292152435-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=15 18:16:46.432 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 18:16:46.430 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@79de26e4{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:16:46.437 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:16:46.447 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@49f84180{/,null,UNAVAILABLE} 18:16:46.479 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/fZt2R_0_Q7NpP4PI-I_DkQ/.cloudstore/localServerRunning.deleteToStop 18:16:46.486 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@28b92023{SSL,[ssl, http/1.1]}{0.0.0.0:44693} 18:16:46.499 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:16:46.491 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe transaction.localRevision=43 remoteFromLocalRevision=15 18:16:46.501 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@309dc789{/,null,UNAVAILABLE} 18:16:46.513 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=97035fcc-f885-47b3-944d-2010a4fc0c1d from='target/repo/jylqkn5e-w44pm-local' toID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe to='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' 18:16:46.517 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c454b285-26d3-4688-af05-c4fc660e6627"] on repo=7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:46.535 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:46.591 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% 18:16:46.644 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:46.649 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:46.649 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:46.650 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:46.650 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe localRepositoryRevisionSynced=30 localRepositoryRevisionInProgress=43 18:16:46.652 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:46.655 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:46.656 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:46.656 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:46.656 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:46.657 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 18:16:46.657 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 18:16:46.668 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe localRepositoryRevisionSynced=43 18:16:46.860 [qtp292152435-25] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d transaction.localRevision=18 remoteFromLocalRevision=43 18:16:46.880 [qtp534343696-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c454b285-26d3-4688-af05-c4fc660e6627 remoteRepositoryId=7030952f-1e56-40ff-be34-6bb93ab515e2 localRepositoryRevisionSynced=3 18:16:46.901 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe from='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' toID=97035fcc-f885-47b3-944d-2010a4fc0c1d to='target/repo/jylqkn5e-w44pm-local', fromRepoLocalSync=false 18:16:46.902 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.null.xml.gz 18:16:46.979 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:46.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:46.988 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:46.988 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:46.988 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=18 18:16:47.001 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:47.006 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:47.007 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:47.007 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:47.007 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:47.024 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.null.xml.gz 18:16:47.024 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 18:16:47.025 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 18:16:47.027 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7030952f-1e56-40ff-be34-6bb93ab515e2 remoteRepositoryId=c454b285-26d3-4688-af05-c4fc660e6627 transaction.localRevision=28 remoteFromLocalRevision=3 18:16:47.045 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=7030952f-1e56-40ff-be34-6bb93ab515e2 from='target/repo/jylqkuwt-b9xzd-local' toID=c454b285-26d3-4688-af05-c4fc660e6627 to='https://localhost:44593/c454b285-26d3-4688-af05-c4fc660e6627/%234' 18:16:47.072 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2489e84a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u3-mik17-local' 18:16:47.078 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2489e84a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u3-mik17-local' locked successfully. 18:16:47.135 [qtp292152435-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=18 18:16:47.204 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:47.212 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:47.213 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c454b285-26d3-4688-af05-c4fc660e6627 18:16:47.217 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:47.217 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7030952f-1e56-40ff-be34-6bb93ab515e2 remoteRepositoryId=c454b285-26d3-4688-af05-c4fc660e6627 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=28 18:16:47.233 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe transaction.localRevision=46 remoteFromLocalRevision=18 18:16:47.242 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:47.264 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:47.273 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:47.273 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:47.274 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:47.275 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:16:47.276 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:16:47.314 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7030952f-1e56-40ff-be34-6bb93ab515e2 remoteRepositoryId=c454b285-26d3-4688-af05-c4fc660e6627 localRepositoryRevisionSynced=28 18:16:47.406 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 18:16:47.484 [qtp534343696-27] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c454b285-26d3-4688-af05-c4fc660e6627 remoteRepositoryId=7030952f-1e56-40ff-be34-6bb93ab515e2 transaction.localRevision=6 remoteFromLocalRevision=28 18:16:47.549 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c454b285-26d3-4688-af05-c4fc660e6627 from='https://localhost:44593/c454b285-26d3-4688-af05-c4fc660e6627/%234' toID=7030952f-1e56-40ff-be34-6bb93ab515e2 to='target/repo/jylqkuwt-b9xzd-local', fromRepoLocalSync=false 18:16:47.550 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkuwt-b9xzd-local/.cloudstore-repo/tmp/ChangeSetDto.c454b285-26d3-4688-af05-c4fc660e6627.null.xml.gz 18:16:47.701 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:47.711 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c454b285-26d3-4688-af05-c4fc660e6627 18:16:47.712 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 7030952f-1e56-40ff-be34-6bb93ab515e2 18:16:47.712 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /#4 18:16:47.712 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c454b285-26d3-4688-af05-c4fc660e6627 remoteRepositoryId=7030952f-1e56-40ff-be34-6bb93ab515e2 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:16:47.714 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:47.773 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:47.773 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkux0-wlh2f-remote/.cloudstore.properties 18:16:47.773 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkux0-wlh2f-remote/.cloudstore-repo/parent.properties 18:16:47.774 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:16:47.774 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:16:47.774 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:47.774 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:47.803 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkuwt-b9xzd-local/.cloudstore-repo/tmp/ChangeSetDto.c454b285-26d3-4688-af05-c4fc660e6627.null.xml.gz 18:16:47.804 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:16:47.804 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:16:47.895 [qtp534343696-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c454b285-26d3-4688-af05-c4fc660e6627 remoteRepositoryId=7030952f-1e56-40ff-be34-6bb93ab515e2 localRepositoryRevisionSynced=6 18:16:47.923 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7030952f-1e56-40ff-be34-6bb93ab515e2 remoteRepositoryId=c454b285-26d3-4688-af05-c4fc660e6627 transaction.localRevision=31 remoteFromLocalRevision=6 18:16:47.963 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:16:48.069 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 18:16:48.074 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe from='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' toID=97035fcc-f885-47b3-944d-2010a4fc0c1d to='target/repo/jylqkn5e-w44pm-local', fromRepoLocalSync=true 18:16:48.075 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 97035fcc-f885-47b3-944d-2010a4fc0c1d ('target/repo/jylqkn5e-w44pm-local') 18:16:48.109 [pool-7-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 18:16:48.148 [pool-7-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 18:16:48.159 [pool-7-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 18:16:48.168 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.18.xml.gz 18:16:48.236 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:48.238 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:48.239 [main] INFO c.c.c.l.LocalRepoManagerImpl - [359ff4d9]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:48.239 [main] INFO c.c.c.l.LocalRepoManagerImpl - [359ff4d9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:48.249 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:16:48.253 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:16:48.257 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2272cbb0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qu-l0pec-local' 18:16:48.260 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2272cbb0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qu-l0pec-local' locked successfully. 18:16:48.265 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:16:48.278 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1755 ms. Running co.codewizards.cloudstore.test.repotorepo.PathPrefixedConfigInheritanceRepoToRepoSyncIT 18:16:49.874 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:16:50.030 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]initPersistenceManagerFactory: repositoryId=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 18:16:50.060 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8769 ms. 18:16:50.208 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 18:16:50.316 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:16:50.476 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:16:50.497 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:16:50.558 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:16:50.589 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:50.612 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:50.613 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:50.613 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:50.613 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=21 18:16:50.622 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:50.827 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:50.828 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:50.828 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:50.828 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:50.876 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.18.xml.gz 18:16:50.879 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:50.882 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:16:50.983 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.28% 18:16:50.993 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:51.054 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:51.057 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1/dir1' 18:16:51.172 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:51.205 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.12% 18:16:51.217 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.96% 18:16:51.220 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:51.229 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/.cloudstore.properties' 18:16:51.393 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='937901cfbb52ccd8b57e23681e4998bb1def0114' to.sha1=''): /1/.cloudstore.properties 18:16:51.558 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:51.576 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/.cloudstore.properties' 18:16:51.658 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1784 ms. 18:16:51.715 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=316.5 MiB, used=24.1 MiB, available=3.5 GiB 18:16:52.022 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore' does not exist! 18:16:52.022 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:16:52.436 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initPersistenceManagerFactory: repositoryId=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 18:16:52.456 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16971 ms. 18:16:52.788 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlomy-1pwg7-remote' 18:16:52.790 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlomy-1pwg7-remote' locked successfully. 18:16:53.447 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 106 bytes in 1871 ms. path='/1/.cloudstore.properties' 18:16:53.460 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 18:16:53.521 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:53.575 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:53.607 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:53.623 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:16:53.832 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe0c9c4c64795dd8d6ca7a06da23fec2ce478ce5' to.sha1='0855d2a7f16d2002232d0b520012e17c11edfc9c'): /1/a 18:16:53.989 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:53.993 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:16:54.173 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 2136 ms. Generating a new RSA key pair took 2136 ms. 18:16:54.177 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207459 bytes in 184 ms. path='/1/a' ********************************************************************** Server certificate fingerprint (SHA1): 26:BF:BE:17:90:B4:49:07:FF:B4:1D:EF:94:91:5E:DF:BA:B0:48:41 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:16:54.192 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 26:BF:BE:17:90:B4:49:07:FF:B4:1D:EF:94:91:5E:DF:BA:B0:48:41 18:16:54.186 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:16:54.357 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:16:54.366 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:54.382 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1987 ms. 18:16:54.465 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:54.498 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:54.501 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/c' 18:16:54.567 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0b6686577a3dc551f548afd70e99877f22bb93eb' to.sha1=''): /1/c 18:16:54.652 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:54.747 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/c' Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlc03-a9s7a-local localRepository.publicKeySha1 = D2:60:DF:3F:E1:FD:36:6B:31:59:04:9F:C8:18:82:0C:B3:8E:DC:DB remoteRepository.repositoryId = 30c4c940-8ee1-44cd-a85d-27daaf15bbb2 remoteRepository.remoteRoot = https://localhost:35938/30c4c940-8ee1-44cd-a85d-27daaf15bbb2 remoteRepository.publicKeySha1 = 8D:69:88:D0:79:7F:24:03:12:EC:35:97:69:C2:B8:3F:38:D9:00:BE Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 30c4c940-8ee1-44cd-a85d-27daaf15bbb2 18:16:54.824 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 234495 bytes in 77 ms. path='/1/c' 18:16:54.837 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:16:54.954 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:54.984 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:55.029 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:55.033 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/dir1/aaa' 18:16:55.163 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0654636786cc70015298a69dcc1c37d4e3fed2bb' to.sha1=''): /1/dir1/aaa 18:16:55.329 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:55.385 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/dir1/aaa' 18:16:55.426 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=317.0 MiB, used=29.4 MiB, available=3.5 GiB 18:16:55.437 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31600 bytes in 52 ms. path='/1/dir1/aaa' 18:16:55.454 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_7e240de74fb1ed08fa08d38063f6a6a91462a815_0 into destFile aaa 18:16:55.518 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 30c4c940-8ee1-44cd-a85d-27daaf15bbb2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlc0m-jvusg-remote localRepository.publicKeySha1 = 8D:69:88:D0:79:7F:24:03:12:EC:35:97:69:C2:B8:3F:38:D9:00:BE remoteRepository.repositoryId = cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 remoteRepository.publicKeySha1 = D2:60:DF:3F:E1:FD:36:6B:31:59:04:9F:C8:18:82:0C:B3:8E:DC:DB Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 30c4c940-8ee1-44cd-a85d-27daaf15bbb2 cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 18:16:55.592 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:55.592 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:55.592 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:55.594 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]getCloseDeferredMillis: closeDeferredMillis=20000 18:16:55.594 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:55.627 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 48.78% 18:16:55.706 [qtp292152435-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=21 18:16:55.760 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe transaction.localRevision=76 remoteFromLocalRevision=21 18:16:55.765 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=97035fcc-f885-47b3-944d-2010a4fc0c1d from='target/repo/jylqkn5e-w44pm-local' toID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe to='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' 18:16:55.851 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:55.857 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:55.858 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:55.858 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:55.859 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe localRepositoryRevisionSynced=43 localRepositoryRevisionInProgress=76 18:16:55.886 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 18:16:55.925 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:55.928 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:55.929 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:55.929 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:55.930 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 54.10% 18:16:55.940 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 59.70% 18:16:55.952 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:55.955 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/1/a' to '/1/a.jylqm835ZyFnnedcH6ax5AFcAOsoBg.collision' 18:16:56.257 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:56.275 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 65.30% 18:16:56.275 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 70.90% 18:16:56.277 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:56.280 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a.jylqm835ZyFnnedcH6ax5AFcAOsoBg.collision' 18:16:56.364 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0855d2a7f16d2002232d0b520012e17c11edfc9c' to.sha1='fe0c9c4c64795dd8d6ca7a06da23fec2ce478ce5'): /1/a.jylqm835ZyFnnedcH6ax5AFcAOsoBg.collision Jul 27, 2019 6:16:56 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:16:56.452 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2489e84a]initPersistenceManagerFactory: repositoryId=2c407196-8674-4455-b625-0f815df0a355 18:16:56.475 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2489e84a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6391 ms. 18:16:56.541 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @9950ms to org.eclipse.jetty.util.log.Slf4jLog 18:16:56.583 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e71240b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u5-3sx1t-remote' 18:16:56.588 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e71240b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u5-3sx1t-remote' locked successfully. 18:16:56.654 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="97035fcc-f885-47b3-944d-2010a4fc0c1d"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:56.686 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a.jylqm835ZyFnnedcH6ax5AFcAOsoBg.collision' 18:16:56.771 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207456 bytes in 85 ms. path='/1/a.jylqm835ZyFnnedcH6ax5AFcAOsoBg.collision' Jul 27, 2019 6:16:56 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:16:56.820 [qtp292152435-28] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_5f1b10fa5d18ef81f211dc557847de2feb9d934f_0 into destFile a.jylqm835ZyFnnedcH6ax5AFcAOsoBg.collision 18:16:56.869 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="97035fcc-f885-47b3-944d-2010a4fc0c1d"] on repo=97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:56.887 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:57.063 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe localRepositoryRevisionSynced=76 18:16:57.080 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:57.110 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 0.50% 18:16:57.128 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 from='https://localhost:35938/30c4c940-8ee1-44cd-a85d-27daaf15bbb2' toID=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 to='target/repo/jylqlc03-a9s7a-local', fromRepoLocalSync=true 18:16:57.133 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 ('target/repo/jylqlc03-a9s7a-local') 18:16:57.131 [qtp292152435-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d transaction.localRevision=28 remoteFromLocalRevision=76 18:16:57.158 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe from='https://localhost:34108/9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe' toID=97035fcc-f885-47b3-944d-2010a4fc0c1d to='target/repo/jylqkn5e-w44pm-local', fromRepoLocalSync=false 18:16:57.160 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.null.xml.gz 18:16:57.226 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:57.231 [pool-3-thread-1] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 12.94% 18:16:57.241 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe 18:16:57.242 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97035fcc-f885-47b3-944d-2010a4fc0c1d 18:16:57.242 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:57.242 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=21 localRepositoryRevisionInProgress=28 18:16:57.260 [pool-3-thread-1] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 19.03% 18:16:57.288 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 18:16:57.291 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:57.296 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:57.296 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:57.296 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:57.312 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqkn5e-w44pm-local/.cloudstore-repo/tmp/ChangeSetDto.9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe.null.xml.gz 18:16:57.320 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 77.11% 18:16:57.321 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 84.58% 18:16:57.323 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:57.325 [pool-3-thread-1] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 25.12% 18:16:57.334 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Copying from '/1/a' to '/1/a.jylqm835ZyFnnedcH6ax5AFcAOsoBg.collision' 18:16:57.340 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:57.386 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlc03-a9s7a-local/.cloudstore-repo/tmp/ChangeSetDto.30c4c940-8ee1-44cd-a85d-27daaf15bbb2.-1.xml.gz 18:16:57.396 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 92.04% 18:16:57.396 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 18:16:57.569 [qtp292152435-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe remoteRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d localRepositoryRevisionSynced=28 18:16:57.662 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97035fcc-f885-47b3-944d-2010a4fc0c1d remoteRepositoryId=9b3aa9af-5eb8-42ec-8ded-a90a8a97f4fe transaction.localRevision=84 remoteFromLocalRevision=28 18:16:57.666 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:57.678 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 18:16:57.748 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:16:57.795 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 serverRepositoryId=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 renewalDateTime=2019-07-27T16:46:57.522Z expiryDateTime=2019-07-27T17:16:57.522Z 18:16:57.889 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:16:57.904 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:31:57 CEST 2019 18:16:57.913 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:57.963 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:16:58.017 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:16:58.017 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:16:58.022 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 18:16:58.060 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:16:58.087 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:16:58.101 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:16:58.136 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:58.137 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:58.145 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6750e381]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local' 18:16:58.148 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6750e381]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local' locked successfully. 18:16:58.335 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:58.349 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 30c4c940-8ee1-44cd-a85d-27daaf15bbb2 18:16:58.350 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 18:16:58.350 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:58.350 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 remoteRepositoryId=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:16:58.392 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:16:58.449 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:58.449 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:58.449 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:58.450 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:58.454 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:58.576 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlc03-a9s7a-local/.cloudstore-repo/tmp/ChangeSetDto.30c4c940-8ee1-44cd-a85d-27daaf15bbb2.-1.xml.gz 18:16:58.577 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 31.84% 18:16:58.608 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:58.637 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:16:58.715 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:58.843 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 40.80% 18:16:58.843 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 49.75% 18:16:58.887 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. Jul 27, 2019 6:16:58 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:16:58.980 [qtp1387294091-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 remoteRepositoryId=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 localRepositoryRevisionSynced=2 18:16:59.024 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:59.079 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 remoteRepositoryId=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 transaction.localRevision=5 remoteFromLocalRevision=2 18:16:59.108 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 from='target/repo/jylqlc03-a9s7a-local' toID=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 to='https://localhost:35938/30c4c940-8ee1-44cd-a85d-27daaf15bbb2' 18:16:59.174 [qtp1387294091-23] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:59.192 [qtp1387294091-23] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:59.359 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:16:59.362 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2272cbb0]initPersistenceManagerFactory: repositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:16:59.370 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 18:16:59.370 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 30c4c940-8ee1-44cd-a85d-27daaf15bbb2 18:16:59.371 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:16:59.372 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 remoteRepositoryId=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 18:16:59.381 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2272cbb0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7888 ms. 18:16:59.387 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. localRoot: jylqm3qu-l0pec-local localRepositoryId: 3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:16:59.493 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:16:59.493 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:16:59.493 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:16:59.493 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:16:59.497 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 55.44% 18:16:59.500 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:59.501 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74f280bd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qv-tw2xd-remote' 18:16:59.504 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74f280bd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qv-tw2xd-remote' locked successfully. 18:16:59.507 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/A ä Ä { + } x ( << ))]] [ #' 18:16:59.589 [qtp1387294091-23] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:59.746 [qtp1387294091-23] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:59.752 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:59.810 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 61.83% 18:16:59.810 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 68.23% 18:16:59.814 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:16:59.818 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )' 18:16:59.897 [qtp1387294091-23] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:59.926 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:16:59.930 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5974a07e691ed782a2440e921b432588fe58db67' to.sha1=''): /A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] ) Jul 27, 2019 6:16:59 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:16:59.992 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:00.262 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:00.291 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@23d267f8{/,null,AVAILABLE} 18:17:00.388 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6"] on repo=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 18:17:00.418 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )' 18:17:00.441 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@34df6414{HTTP/1.1,[http/1.1]}{127.0.0.1:37791} 18:17:00.441 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @13850ms 18:17:00.529 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:17:00.538 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:17:00.539 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:17:00.539 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Jul 27, 2019 6:17:00 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:17:00.631 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:00.673 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:00.683 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 592768 bytes in 264 ms. path='/A ä Ä { + } x ( << ))]] [ #/Öü ß ? # + {{ d d } (( > << ]] )' Jul 27, 2019 6:17:00 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:17:00.764 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:00.861 [qtp1387294091-29] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_73946da935fe61e665181e5b0b2f622882910d85_0 into destFile Öü ß ? # + {{ d d } (( > << ]] ) 18:17:01.111 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:01.118 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6"] on repo=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 18:17:01.153 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:01.204 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:01.294 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:01.325 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@5a88c408{/,null,AVAILABLE} 18:17:01.384 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@913635a(cloudstoreserver,h=[],w=[]) for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.578 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.581 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.582 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.583 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.584 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.587 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.587 [qtp1387294091-29] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:01.596 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.597 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.598 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.600 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.602 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.603 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:01.619 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.621 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.622 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.622 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.623 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.625 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.625 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.626 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.628 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@7bdbbb20[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/ssl.server/keystore] 18:17:01.654 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@41ad0242{SSL,[ssl, http/1.1]}{0.0.0.0:37876} 18:17:01.655 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @15064ms 18:17:01.669 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:17:31 CEST 2019 18:17:01.724 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 74.63% 18:17:01.769 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 remoteRepositoryId=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 localRepositoryRevisionSynced=5 18:17:01.841 [qtp1387294091-25] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:01.881 [qtp1387294091-25] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 remoteRepositoryId=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 transaction.localRevision=10 remoteFromLocalRevision=5 18:17:01.890 [qtp1387294091-25] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:01.895 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 from='https://localhost:35938/30c4c940-8ee1-44cd-a85d-27daaf15bbb2' toID=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 to='target/repo/jylqlc03-a9s7a-local', fromRepoLocalSync=false 18:17:01.896 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlc03-a9s7a-local/.cloudstore-repo/tmp/ChangeSetDto.30c4c940-8ee1-44cd-a85d-27daaf15bbb2.null.xml.gz 18:17:01.934 [qtp1387294091-25] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:01.969 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:01.976 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 30c4c940-8ee1-44cd-a85d-27daaf15bbb2 18:17:01.976 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 18:17:01.976 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:01.977 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 remoteRepositoryId=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=10 18:17:01.979 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:01.986 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:01.987 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:01.988 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:01.988 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:01.989 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:01.998 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlc03-a9s7a-local/.cloudstore-repo/tmp/ChangeSetDto.30c4c940-8ee1-44cd-a85d-27daaf15bbb2.null.xml.gz 18:17:01.999 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 88.31% 18:17:01.999 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 99.50% 18:17:02.056 [qtp1387294091-25] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:02.095 [qtp1387294091-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 remoteRepositoryId=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 localRepositoryRevisionSynced=10 18:17:02.116 [qtp1387294091-25] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:02.144 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cdf8fb5a-5d8e-4f84-b35d-0c9fb57edba6 remoteRepositoryId=30c4c940-8ee1-44cd-a85d-27daaf15bbb2 transaction.localRevision=13 remoteFromLocalRevision=10 18:17:02.164 [main] INFO c.c.c.t.r.SpecialCharsRepoToRepoSyncIT - Synchronising...: 100.00% 18:17:02.165 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:02.201 [main] INFO c.c.c.l.LocalRepoManagerImpl - [67d48005]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:02.276 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.062 sec - in co.codewizards.cloudstore.test.repotorepo.SpecialCharsRepoToRepoSyncIT 18:17:02.313 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@637e57e1{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:17:02.314 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:17:02.317 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local' locked successfully. 18:17:02.320 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@501eda7{/,null,UNAVAILABLE} 18:17:02.327 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JG4FG4h_KXLaVOH8h3PKAQ/.cloudstore/localServerRunning.deleteToStop 18:17:02.346 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@6fe47643{SSL,[ssl, http/1.1]}{0.0.0.0:35938} 18:17:02.347 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:17:02.349 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6c15bbbe{/,null,UNAVAILABLE} Running co.codewizards.cloudstore.test.repotorepo.BackupRestoreRepoToRepoSyncIT 18:17:05.666 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]initPersistenceManagerFactory: repositoryId=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba 18:17:05.678 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8824 ms. 18:17:06.225 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:17:06.393 [closeDeferredTimer-79e2c065-1] INFO c.c.c.l.LocalRepoManagerImpl - [79e2c065]_close: Shutting down real LocalRepoManager. 18:17:06.644 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=318.5 MiB, used=23.9 MiB, available=3.5 GiB 18:17:07.723 [closeDeferredTimer-4cb0a000-1] INFO c.c.c.l.LocalRepoManagerImpl - [4cb0a000]_close: Shutting down real LocalRepoManager. 18:17:08.239 [closeDeferredTimer-5b239d7d-1] INFO c.c.c.l.LocalRepoManagerImpl - [5b239d7d]_close: Shutting down real LocalRepoManager. 18:17:08.249 [closeDeferredTimer-359ff4d9-1] INFO c.c.c.l.LocalRepoManagerImpl - [359ff4d9]_close: Shutting down real LocalRepoManager. 18:17:08.779 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore' does not exist! 18:17:08.791 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:17:09.634 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e71240b]initPersistenceManagerFactory: repositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 18:17:09.696 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e71240b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9013 ms. 18:17:10.645 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=347.5 MiB, used=35.6 MiB, available=3.4 GiB 18:17:10.873 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6750e381]initPersistenceManagerFactory: repositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:10.901 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6750e381]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7533 ms. 18:17:11.019 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ef2b8e5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-79am-remote' 18:17:11.023 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ef2b8e5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-79am-remote' locked successfully. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = d5dc4bea-98d6-4c0c-b800-b4faa284fb25 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqloma-npysp-local localRepository.publicKeySha1 = DC:18:58:65:B2:9D:DF:95:13:06:E3:7A:59:0B:9F:37:BF:A6:76:AC remoteRepository.repositoryId = 90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba remoteRepository.remoteRoot = https://localhost:39055/90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba remoteRepository.publicKeySha1 = BF:3D:70:99:EA:0D:DA:F7:A3:9D:6F:18:EE:30:39:29:EB:10:53:3E Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection d5dc4bea-98d6-4c0c-b800-b4faa284fb25 90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 2c407196-8674-4455-b625-0f815df0a355 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u3-mik17-local localRepository.publicKeySha1 = DA:E9:1B:51:92:2D:B4:65:11:51:4D:7D:8F:8B:FA:7B:F0:46:00:AE remoteRepository.repositoryId = 33a89e47-99a7-4edb-9f91-a7e026a85466 remoteRepository.remoteRoot = https://localhost:46077/33a89e47-99a7-4edb-9f91-a7e026a85466 remoteRepository.publicKeySha1 = 5F:26:17:21:01:05:1F:32:77:9E:77:9F:78:81:A4:2A:C2:26:DC:77 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 2c407196-8674-4455-b625-0f815df0a355 33a89e47-99a7-4edb-9f91-a7e026a85466 18:17:12.218 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=348.0 MiB, used=33.8 MiB, available=3.4 GiB 18:17:12.426 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=328.0 MiB, used=29.5 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 33a89e47-99a7-4edb-9f91-a7e026a85466 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u5-3sx1t-remote localRepository.publicKeySha1 = 5F:26:17:21:01:05:1F:32:77:9E:77:9F:78:81:A4:2A:C2:26:DC:77 remoteRepository.repositoryId = 2c407196-8674-4455-b625-0f815df0a355 remoteRepository.publicKeySha1 = DA:E9:1B:51:92:2D:B4:65:11:51:4D:7D:8F:8B:FA:7B:F0:46:00:AE Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 33a89e47-99a7-4edb-9f91-a7e026a85466 2c407196-8674-4455-b625-0f815df0a355 Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqlomy-1pwg7-remote localRepository.publicKeySha1 = BF:3D:70:99:EA:0D:DA:F7:A3:9D:6F:18:EE:30:39:29:EB:10:53:3E remoteRepository.repositoryId = d5dc4bea-98d6-4c0c-b800-b4faa284fb25 remoteRepository.publicKeySha1 = DC:18:58:65:B2:9D:DF:95:13:06:E3:7A:59:0B:9F:37:BF:A6:76:AC Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba d5dc4bea-98d6-4c0c-b800-b4faa284fb25 18:17:12.565 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:12.566 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:12.577 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:12.577 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:12.630 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74f280bd]initPersistenceManagerFactory: repositoryId=33ed229a-585c-4549-bede-132b456fdb8f 18:17:12.644 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74f280bd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8843 ms. remoteRoot: jylqm3qv-tw2xd-remote remoteRepositoryId: 33ed229a-585c-4549-bede-132b456fdb8f WatchTaskFirstWrittenChunk started 18:17:13.252 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=341.0 MiB, used=34.8 MiB, available=3.4 GiB 18:17:13.457 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:17:13.459 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=33a89e47-99a7-4edb-9f91-a7e026a85466 from='https://localhost:46077/33a89e47-99a7-4edb-9f91-a7e026a85466' toID=2c407196-8674-4455-b625-0f815df0a355 to='target/repo/jylqm2u3-mik17-local', fromRepoLocalSync=true 18:17:13.470 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2c407196-8674-4455-b625-0f815df0a355 ('target/repo/jylqm2u3-mik17-local') 18:17:13.554 [pool-9-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:17:13.643 [pool-9-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 18.10% 18:17:13.741 [pool-9-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:17:13.798 [pool-8-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u3-mik17-local/.cloudstore-repo/tmp/ChangeSetDto.33a89e47-99a7-4edb-9f91-a7e026a85466.-1.xml.gz Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 3f5f89a9-80db-4a79-bc88-c56af55b50a2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qu-l0pec-local localRepository.publicKeySha1 = 4C:79:11:45:E5:E3:F8:64:2B:60:B6:64:9A:5A:B7:A5:94:99:F0:71 remoteRepository.repositoryId = 33ed229a-585c-4549-bede-132b456fdb8f remoteRepository.remoteRoot = https://localhost:44593/33ed229a-585c-4549-bede-132b456fdb8f/2 remoteRepository.publicKeySha1 = DC:CE:9E:93:6A:DB:2A:1C:68:0F:C1:5F:10:C7:3E:9B:FE:05:F9:D9 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 3f5f89a9-80db-4a79-bc88-c56af55b50a2 33ed229a-585c-4549-bede-132b456fdb8f 18:17:13.925 [pool-8-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2c407196-8674-4455-b625-0f815df0a355 serverRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 renewalDateTime=2019-07-27T16:47:13.858Z expiryDateTime=2019-07-27T17:17:13.858Z 18:17:13.964 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:13.982 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:14.063 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:17:14.125 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:14.245 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:14.264 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 33a89e47-99a7-4edb-9f91-a7e026a85466 18:17:14.267 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2c407196-8674-4455-b625-0f815df0a355 18:17:14.268 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:14.268 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 remoteRepositoryId=2c407196-8674-4455-b625-0f815df0a355 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:17:14.285 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=341.5 MiB, used=30.3 MiB, available=3.5 GiB 18:17:14.290 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:14.364 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 0.50% 18:17:14.376 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:14.376 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:14.376 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:14.376 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:14.376 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba from='https://localhost:39055/90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba' toID=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 to='target/repo/jylqloma-npysp-local', fromRepoLocalSync=true 18:17:14.376 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing d5dc4bea-98d6-4c0c-b800-b4faa284fb25 ('target/repo/jylqloma-npysp-local') 18:17:14.404 [pool-8-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u3-mik17-local/.cloudstore-repo/tmp/ChangeSetDto.33a89e47-99a7-4edb-9f91-a7e026a85466.-1.xml.gz 18:17:14.405 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 31.84% 18:17:14.410 [pool-8-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:14.428 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:14.480 [pool-3-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 12.94% 18:17:14.503 [pool-3-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 25.12% 18:17:14.516 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqloma-npysp-local/.cloudstore-repo/tmp/ChangeSetDto.90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba.-1.xml.gz Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 33ed229a-585c-4549-bede-132b456fdb8f localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qv-tw2xd-remote localRepository.publicKeySha1 = DC:CE:9E:93:6A:DB:2A:1C:68:0F:C1:5F:10:C7:3E:9B:FE:05:F9:D9 remoteRepository.repositoryId = 3f5f89a9-80db-4a79-bc88-c56af55b50a2 remoteRepository.publicKeySha1 = 4C:79:11:45:E5:E3:F8:64:2B:60:B6:64:9A:5A:B7:A5:94:99:F0:71 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 33ed229a-585c-4549-bede-132b456fdb8f 3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:14.635 [pool-8-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:14.684 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 40.80% 18:17:14.685 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 18:17:14.796 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 serverRepositoryId=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba renewalDateTime=2019-07-27T16:47:14.610Z expiryDateTime=2019-07-27T17:17:14.609Z 18:17:14.842 [qtp878976745-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 remoteRepositoryId=2c407196-8674-4455-b625-0f815df0a355 localRepositoryRevisionSynced=3 18:17:14.925 [pool-8-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c407196-8674-4455-b625-0f815df0a355 remoteRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 transaction.localRevision=5 remoteFromLocalRevision=3 18:17:14.952 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2c407196-8674-4455-b625-0f815df0a355 from='target/repo/jylqm2u3-mik17-local' toID=33a89e47-99a7-4edb-9f91-a7e026a85466 to='https://localhost:46077/33a89e47-99a7-4edb-9f91-a7e026a85466' 18:17:14.985 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:15.007 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:15.065 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:17:15.091 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:15.095 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 18:17:15.107 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2c407196-8674-4455-b625-0f815df0a355 18:17:15.114 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 33a89e47-99a7-4edb-9f91-a7e026a85466 18:17:15.115 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:15.115 [pool-8-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c407196-8674-4455-b625-0f815df0a355 remoteRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 18:17:15.120 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 90.83% 18:17:15.124 [pool-8-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:15.143 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:17:15.185 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:15.187 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:15.187 [pool-8-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:15.187 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:15.188 [pool-8-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:15.199 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 55.04% 18:17:15.204 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 60.63% 18:17:15.218 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 66.23% 18:17:15.222 [pool-8-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:15.228 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 18:17:15.292 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:15.322 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba 18:17:15.332 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d5dc4bea-98d6-4c0c-b800-b4faa284fb25 18:17:15.333 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:15.333 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba remoteRepositoryId=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:17:15.351 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a693444427c9fb4d35baf8ae2b171ad2ced5abd3' to.sha1=''): /b Jul 27, 2019 6:17:15 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:17:15.354 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 1 ms. 18:17:15.476 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 6675 ms. Generating a new RSA key pair took 6675 ms. ********************************************************************** Server certificate fingerprint (SHA1): C7:E3:FC:3C:D6:CF:5E:C2:43:6E:6B:59:88:39:4B:64:38:67:10:60 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:17:15.489 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): C7:E3:FC:3C:D6:CF:5E:C2:43:6E:6B:59:88:39:4B:64:38:67:10:60 18:17:15.521 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:15.521 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:15.521 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:15.521 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:15.636 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqloma-npysp-local/.cloudstore-repo/tmp/ChangeSetDto.90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba.-1.xml.gz 18:17:15.650 [pool-8-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2c407196-8674-4455-b625-0f815df0a355"] on repo=2c407196-8674-4455-b625-0f815df0a355 18:17:15.661 [pool-8-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/b' 18:17:15.661 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:15.702 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:15.709 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:17:15.742 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1983 ms. 18:17:15.766 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:17:15.779 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=33ed229a-585c-4549-bede-132b456fdb8f from='https://localhost:44593/33ed229a-585c-4549-bede-132b456fdb8f/2' toID=3f5f89a9-80db-4a79-bc88-c56af55b50a2 to='target/repo/jylqm3qu-l0pec-local', fromRepoLocalSync=true 18:17:15.785 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qu-l0pec-local/.cloudstore-repo/tmp/ChangeSetDto.33ed229a-585c-4549-bede-132b456fdb8f.-1.xml.gz 18:17:15.789 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3f5f89a9-80db-4a79-bc88-c56af55b50a2 ('target/repo/jylqm3qu-l0pec-local') 18:17:15.861 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:15.912 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:17:15.962 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:17:15.959 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:15.969 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:17:16.056 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 serverRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f renewalDateTime=2019-07-27T16:47:15.886Z expiryDateTime=2019-07-27T17:17:15.886Z 18:17:16.092 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:16.118 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 31.31% 18:17:16.121 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:16.132 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% createTempChunkFile: b; createNewFile=true 18:17:16.175 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 36.58% 18:17:16.185 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 41.85% 18:17:16.189 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:16.193 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:17:16.236 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.29% deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0.xml 18:17:16.456 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5b92028f6a97de3526c829a3ae5a88eafdf6b831' to.sha1=''): /1/a FileWatcher: CHUNK_SIZE reached! chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 18:17:16.546 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:17:16.582 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 71.83% 18:17:16.582 [pool-8-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:17:16.612 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% WatchTaskChunksToFile: ready 18:17:16.689 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba"] on repo=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 18:17:16.704 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:17:16.800 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:17:17.021 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:17:17.031 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=33a89e47-99a7-4edb-9f91-a7e026a85466 from='https://localhost:46077/33a89e47-99a7-4edb-9f91-a7e026a85466' toID=2c407196-8674-4455-b625-0f815df0a355 to='target/repo/jylqm2u3-mik17-local', fromRepoLocalSync=true 18:17:17.045 [pool-10-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u3-mik17-local/.cloudstore-repo/tmp/ChangeSetDto.33a89e47-99a7-4edb-9f91-a7e026a85466.3.xml.gz 18:17:17.051 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2c407196-8674-4455-b625-0f815df0a355 ('target/repo/jylqm2u3-mik17-local') 18:17:17.065 [pool-11-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:17:17.088 [pool-11-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 18:17:17.091 [pool-11-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:17:17.190 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 18:17:17.237 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 316268 bytes in 533 ms. path='/1/a' 18:17:17.251 [pool-10-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2c407196-8674-4455-b625-0f815df0a355 serverRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 renewalDateTime=2019-07-27T16:47:13.858Z expiryDateTime=2019-07-27T17:17:13.858Z 18:17:17.272 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:17:17.327 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:17.331 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:17.337 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:17:17.340 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.SocketException: Broken pipe (Write failed) javax.ws.rs.ProcessingException: java.net.SocketException: Broken pipe (Write failed) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT.oneTimeoutPeriodSleeping_61(CertificateHandlingAndTestServiceLRT.java:73) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] Caused by: java.net.SocketException: Broken pipe (Write failed) at java.net.SocketOutputStream.socketWrite0(Native Method) ~[na:1.8.0_212] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111) ~[na:1.8.0_212] at java.net.SocketOutputStream.write(SocketOutputStream.java:155) ~[na:1.8.0_212] at sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:431) ~[na:1.8.0_212] at sun.security.ssl.OutputRecord.write(OutputRecord.java:417) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:879) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:850) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:720) ~[na:1.8.0_212] at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1144) ~[na:1.8.0_212] at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1280) ~[na:1.8.0_212] at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1190) ~[na:1.8.0_212] at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:369) ~[na:1.8.0_212] at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1037) ~[na:1.8.0_212] at sun.security.ssl.Handshaker.process_record(Handshaker.java:965) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1064) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379) ~[na:1.8.0_212] at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_212] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 48 common frames omitted 18:17:17.352 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:17:17.395 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:17.430 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:17.445 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:17.449 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 33a89e47-99a7-4edb-9f91-a7e026a85466 18:17:17.455 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2c407196-8674-4455-b625-0f815df0a355 18:17:17.455 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:17.457 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 remoteRepositoryId=2c407196-8674-4455-b625-0f815df0a355 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:17:17.460 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:17.464 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:17.465 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:17.465 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:17.465 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:17.471 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba"] on repo=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 18:17:17.474 [pool-10-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u3-mik17-local/.cloudstore-repo/tmp/ChangeSetDto.33a89e47-99a7-4edb-9f91-a7e026a85466.3.xml.gz 18:17:17.481 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 38.56% 18:17:17.482 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 18:17:17.488 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:17.493 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 33ed229a-585c-4549-bede-132b456fdb8f 18:17:17.493 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:17.493 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 18:17:17.493 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f remoteRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:17:17.502 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:17.545 [qtp878976745-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 remoteRepositoryId=2c407196-8674-4455-b625-0f815df0a355 localRepositoryRevisionSynced=6 18:17:17.550 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:17.573 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c407196-8674-4455-b625-0f815df0a355 remoteRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 transaction.localRevision=8 remoteFromLocalRevision=6 18:17:17.587 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:17.601 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2c407196-8674-4455-b625-0f815df0a355 from='target/repo/jylqm2u3-mik17-local' toID=33a89e47-99a7-4edb-9f91-a7e026a85466 to='https://localhost:46077/33a89e47-99a7-4edb-9f91-a7e026a85466' 18:17:17.674 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:17.675 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qv-tw2xd-remote/.cloudstore.properties 18:17:17.675 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qv-tw2xd-remote/.cloudstore-repo/parent.properties 18:17:17.675 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:17:17.676 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:17:17.676 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:17.676 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:17.694 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qu-l0pec-local/.cloudstore-repo/tmp/ChangeSetDto.33ed229a-585c-4549-bede-132b456fdb8f.-1.xml.gz 18:17:17.716 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:17.729 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:17.758 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:17.796 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2c407196-8674-4455-b625-0f815df0a355 18:17:17.796 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 33a89e47-99a7-4edb-9f91-a7e026a85466 18:17:17.796 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:17.797 [pool-10-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c407196-8674-4455-b625-0f815df0a355 remoteRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=8 18:17:17.800 [pool-10-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:17.812 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @15376ms to org.eclipse.jetty.util.log.Slf4jLog 18:17:17.817 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:17.818 [pool-10-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:17.818 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:17.818 [pool-10-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:17.820 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 55.04% 18:17:17.820 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 60.63% 18:17:17.829 [pool-10-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:17.832 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 18:17:17.905 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:17.953 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:17.972 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:17.977 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:17:18.011 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:18.057 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a693444427c9fb4d35baf8ae2b171ad2ced5abd3' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /b Jul 27, 2019 6:17:18 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:17:18.070 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 18:17:18.079 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:18.137 [closeDeferredTimer-9f116cc-2] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]_close: Shutting down real LocalRepoManager. 18:17:18.163 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 47.12% 18:17:18.167 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:18.197 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 18:17:18.197 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 18:17:18.199 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:18.202 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 18:17:18.252 [pool-10-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=2c407196-8674-4455-b625-0f815df0a355 18:17:18.253 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/b' createTempChunkFile: b; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34, chunksCreated=1 18:17:18.486 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6589e3a7349d683c029d91b31a12f25a690d436b' to.sha1=''): /1 {11 11ä11#+} 1/a 18:17:18.559 [qtp1867080798-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba remoteRepositoryId=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 localRepositoryRevisionSynced=3 deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34.xml 18:17:18.737 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="33ed229a-585c-4549-bede-132b456fdb8f"] on repo=3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:18.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 18:17:18.779 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1965 bytes in 526 ms. path='/b' Jul 27, 2019 6:17:18 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:17:18.845 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 remoteRepositoryId=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba transaction.localRevision=16 remoteFromLocalRevision=3 18:17:18.858 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 from='target/repo/jylqloma-npysp-local' toID=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba to='https://localhost:39055/90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba' 18:17:18.869 [qtp878976745-50] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b watchForCreationsDeletions: ENTRY_DELETE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0, chunksDeleted=1 18:17:18.961 [qtp878976745-50] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34 into destFile b WatchTaskChunksToFile: length reached! length=1050541 watchForCreationsDeletions: ENTRY_DELETE=chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34, chunksDeleted=2 deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0.xml 18:17:18.986 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 157872 bytes in 246 ms. path='/1 {11 11ä11#+} 1/a' 18:17:19.019 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:17:19.162 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - handleCheckServerTrustedCertificateException: invocationCounter=1 18:17:19.163 [main] WARN c.c.c.t.DynamicX509TrustManagerCallbackSleepUntilTimeout - #################################################### ### ### This thread will sleep for 297000 msec (Sat Jul 27 18:17:19 CEST 2019) ### #################################################### deleteOrFail: chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_mh34.xml 18:17:19.167 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="33ed229a-585c-4549-bede-132b456fdb8f"] on repo=3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:19.185 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:19.199 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d5dc4bea-98d6-4c0c-b800-b4faa284fb25 18:17:19.200 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba 18:17:19.200 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:19.201 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 remoteRepositoryId=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16 18:17:19.230 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:19.224 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:19.250 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:19.250 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:19.251 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:19.251 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:19.256 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 52.24% 18:17:19.256 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 63.43% 18:17:19.257 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 74.63% 18:17:19.247 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:19.264 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 18:17:19.349 [closeDeferredTimer-35fb22a9-2] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]_close: Shutting down real LocalRepoManager. 18:17:19.359 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 remoteRepositoryId=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba localRepositoryRevisionSynced=16 18:17:19.411 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:17:19.474 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a4c6baec034d77936bd04baa5b0466990ce0f279' to.sha1=''): /1 {11 11ä11#+} 1/b 18:17:19.545 [qtp1867080798-27] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba remoteRepositoryId=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 transaction.localRevision=6 remoteFromLocalRevision=16 18:17:19.565 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba from='https://localhost:39055/90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba' toID=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 to='target/repo/jylqloma-npysp-local', fromRepoLocalSync=false 18:17:19.567 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqloma-npysp-local/.cloudstore-repo/tmp/ChangeSetDto.90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba.null.xml.gz 18:17:19.629 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2c407196-8674-4455-b625-0f815df0a355"] on repo=2c407196-8674-4455-b625-0f815df0a355 18:17:19.625 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="33ed229a-585c-4549-bede-132b456fdb8f"] on repo=3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:19.661 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 18:17:19.664 [pool-10-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:19.689 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 66.23% 18:17:19.691 [pool-10-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:19.694 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 71.83% 18:17:19.712 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:19.722 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:17:19.735 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:17:19.739 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:17:19.755 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c407196-8674-4455-b625-0f815df0a355 remoteRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 localRepositoryRevisionSynced=8 18:17:19.766 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba 18:17:19.768 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d5dc4bea-98d6-4c0c-b800-b4faa284fb25 18:17:19.768 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:19.769 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba remoteRepositoryId=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:17:19.778 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:19.780 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:19.781 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:19.781 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:19.781 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:19.791 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqloma-npysp-local/.cloudstore-repo/tmp/ChangeSetDto.90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba.null.xml.gz 18:17:19.792 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 88.31% 18:17:19.792 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 99.50% 18:17:19.890 [qtp1867080798-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba remoteRepositoryId=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 localRepositoryRevisionSynced=6 18:17:19.916 [qtp878976745-50] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 remoteRepositoryId=2c407196-8674-4455-b625-0f815df0a355 transaction.localRevision=11 remoteFromLocalRevision=8 18:17:19.921 [pool-10-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=33a89e47-99a7-4edb-9f91-a7e026a85466 from='https://localhost:46077/33a89e47-99a7-4edb-9f91-a7e026a85466' toID=2c407196-8674-4455-b625-0f815df0a355 to='target/repo/jylqm2u3-mik17-local', fromRepoLocalSync=false 18:17:19.922 [pool-10-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u3-mik17-local/.cloudstore-repo/tmp/ChangeSetDto.33a89e47-99a7-4edb-9f91-a7e026a85466.null.xml.gz 18:17:19.961 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 238127 bytes in 300 ms. path='/1 {11 11ä11#+} 1/b' 18:17:19.958 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d5dc4bea-98d6-4c0c-b800-b4faa284fb25 remoteRepositoryId=90d7ddb7-1e83-4193-a4d9-cf4dfc37b3ba transaction.localRevision=19 remoteFromLocalRevision=6 18:17:19.973 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 100.00% 18:17:19.974 [main] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:19.979 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:20.022 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:20.012 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:17:20.049 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 33a89e47-99a7-4edb-9f91-a7e026a85466 18:17:20.051 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2c407196-8674-4455-b625-0f815df0a355 18:17:20.052 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:20.052 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 remoteRepositoryId=2c407196-8674-4455-b625-0f815df0a355 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=11 18:17:20.055 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:20.079 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:20.080 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:20.081 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:20.081 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:20.090 [pool-10-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm2u3-mik17-local/.cloudstore-repo/tmp/ChangeSetDto.33a89e47-99a7-4edb-9f91-a7e026a85466.null.xml.gz 18:17:20.079 [main] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:20.092 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 77.11% 18:17:20.096 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 18:17:20.097 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 18:17:20.133 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="33ed229a-585c-4549-bede-132b456fdb8f"] on repo=3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:20.173 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66fb45e5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmsdn-6spyo-local' 18:17:20.175 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66fb45e5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmsdn-6spyo-local' locked successfully. 18:17:20.177 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:20.194 [qtp878976745-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 remoteRepositoryId=2c407196-8674-4455-b625-0f815df0a355 localRepositoryRevisionSynced=11 18:17:20.243 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:20.246 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:17:20.290 [pool-10-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c407196-8674-4455-b625-0f815df0a355 remoteRepositoryId=33a89e47-99a7-4edb-9f91-a7e026a85466 transaction.localRevision=13 remoteFromLocalRevision=11 18:17:20.309 [pool-10-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:17:20.358 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ce5b7e3ad1eafc4f510186c994cc7a48ec0edc78' to.sha1=''): /a 18:17:20.406 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="33ed229a-585c-4549-bede-132b456fdb8f"] on repo=3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:20.421 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:17:20.547 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 319375 bytes in 126 ms. path='/a' 18:17:20.564 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:17:20.688 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="33ed229a-585c-4549-bede-132b456fdb8f"] on repo=3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:20.768 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null hasCorrectAmountOfCreationsDeletions: toBeCreated=1, chunksCreated=1, toBeDeleted=2, chunksDeleted=2 18:17:20.836 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2489e84a]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:20.837 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2489e84a]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:20.837 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e71240b]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:20.837 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2e71240b]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:20.840 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% Jul 27, 2019 6:17:20 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:17:20.969 [qtp534343696-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f remoteRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 localRepositoryRevisionSynced=3 18:17:21.082 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 remoteRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f transaction.localRevision=24 remoteFromLocalRevision=3 18:17:21.145 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3f5f89a9-80db-4a79-bc88-c56af55b50a2 from='target/repo/jylqm3qu-l0pec-local' toID=33ed229a-585c-4549-bede-132b456fdb8f to='https://localhost:44593/33ed229a-585c-4549-bede-132b456fdb8f/2' 18:17:21.245 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6682e6a5]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local' 18:17:21.250 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6682e6a5]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local' locked successfully. 18:17:21.411 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:21.419 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:21.420 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 33ed229a-585c-4549-bede-132b456fdb8f 18:17:21.420 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:21.421 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 remoteRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 18:17:21.452 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:21.492 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:21.492 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:21.492 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:21.492 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:21.513 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:17:21.513 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:17:21.541 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 remoteRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f localRepositoryRevisionSynced=24 18:17:21.690 [qtp534343696-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f remoteRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 transaction.localRevision=6 remoteFromLocalRevision=24 18:17:21.730 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=33ed229a-585c-4549-bede-132b456fdb8f from='https://localhost:44593/33ed229a-585c-4549-bede-132b456fdb8f/2' toID=3f5f89a9-80db-4a79-bc88-c56af55b50a2 to='target/repo/jylqm3qu-l0pec-local', fromRepoLocalSync=false 18:17:21.731 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qu-l0pec-local/.cloudstore-repo/tmp/ChangeSetDto.33ed229a-585c-4549-bede-132b456fdb8f.null.xml.gz 18:17:21.949 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:21.952 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 33ed229a-585c-4549-bede-132b456fdb8f 18:17:21.953 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:21.953 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 18:17:21.953 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f remoteRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:17:21.955 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:21.974 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:21.974 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qv-tw2xd-remote/.cloudstore.properties 18:17:21.974 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qv-tw2xd-remote/.cloudstore-repo/parent.properties 18:17:21.974 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:17:21.974 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:17:21.975 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:21.975 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:21.982 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qu-l0pec-local/.cloudstore-repo/tmp/ChangeSetDto.33ed229a-585c-4549-bede-132b456fdb8f.null.xml.gz 18:17:21.989 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:17:21.989 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:17:22.062 [qtp534343696-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f remoteRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 localRepositoryRevisionSynced=6 18:17:22.173 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 remoteRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f transaction.localRevision=27 remoteFromLocalRevision=6 18:17:22.176 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1c70648a{/,null,AVAILABLE} 18:17:22.277 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:17:22.338 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@47dbcc27{HTTP/1.1,[http/1.1]}{127.0.0.1:37092} 18:17:22.339 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @19903ms 18:17:22.410 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:17:22.412 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=33ed229a-585c-4549-bede-132b456fdb8f from='https://localhost:44593/33ed229a-585c-4549-bede-132b456fdb8f/2' toID=3f5f89a9-80db-4a79-bc88-c56af55b50a2 to='target/repo/jylqm3qu-l0pec-local', fromRepoLocalSync=true 18:17:22.412 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 3f5f89a9-80db-4a79-bc88-c56af55b50a2 ('target/repo/jylqm3qu-l0pec-local') 18:17:22.433 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:17:22.434 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:17:22.442 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:17:22.443 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:17:22.444 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:17:22.454 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 18.27% 18:17:22.474 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:17:22.493 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qu-l0pec-local/.cloudstore-repo/tmp/ChangeSetDto.33ed229a-585c-4549-bede-132b456fdb8f.6.xml.gz Jul 27, 2019 6:17:22 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:17:22.523 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:22.526 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:22.544 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 18:17:22.561 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 18:17:22.571 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:17:22.594 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 18:17:22.793 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 18:17:22.881 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:22.950 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:22.957 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 33ed229a-585c-4549-bede-132b456fdb8f 18:17:22.958 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:22.958 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 18:17:22.959 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f remoteRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 18:17:22.996 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 2 ms. 18:17:23.011 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@6cdc2834{/,null,AVAILABLE} 18:17:23.029 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:23.029 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qv-tw2xd-remote/.cloudstore.properties 18:17:23.030 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qv-tw2xd-remote/.cloudstore-repo/parent.properties 18:17:23.030 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:17:23.029 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@348ff4d3(cloudstoreserver,h=[],w=[]) for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.030 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:17:23.030 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:23.030 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:23.050 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qu-l0pec-local/.cloudstore-repo/tmp/ChangeSetDto.33ed229a-585c-4549-bede-132b456fdb8f.6.xml.gz 18:17:23.052 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:23.054 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:23.107 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.81% 18:17:23.109 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:23.145 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.146 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.147 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.148 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.149 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.150 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.151 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.153 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.154 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.156 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.157 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.158 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.159 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.160 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.161 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.162 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.163 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.164 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.166 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.167 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@29845985[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/ssl.server/keystore] 18:17:23.180 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:23.183 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:17:23.177 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@7a8402d4{SSL,[ssl, http/1.1]}{0.0.0.0:33500} 18:17:23.192 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @20756ms 18:17:23.200 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:17:53 CEST 2019 18:17:23.312 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:23.397 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:23.399 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/b' 18:17:23.606 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:23.692 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:23.695 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 18:17:23.709 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:23.771 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.70% 18:17:23.777 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.86% 18:17:23.782 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:23.784 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 18:17:23.893 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='a4c6baec034d77936bd04baa5b0466990ce0f279'): /b 18:17:23.895 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:23.933 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.03% 18:17:24.188 [qtp534343696-42] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f remoteRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 localRepositoryRevisionSynced=9 18:17:24.242 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 remoteRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f transaction.localRevision=36 remoteFromLocalRevision=9 18:17:24.280 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=3f5f89a9-80db-4a79-bc88-c56af55b50a2 from='target/repo/jylqm3qu-l0pec-local' toID=33ed229a-585c-4549-bede-132b456fdb8f to='https://localhost:44593/33ed229a-585c-4549-bede-132b456fdb8f/2' 18:17:24.296 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local' 18:17:24.382 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local' locked successfully. 18:17:24.513 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:24.526 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:24.527 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 33ed229a-585c-4549-bede-132b456fdb8f 18:17:24.527 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:24.527 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 remoteRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=36 18:17:24.621 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms. 18:17:24.624 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:24.643 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:24.644 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:24.644 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:24.645 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84% 18:17:24.647 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:24.649 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/b' 18:17:24.710 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:24.748 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:24.750 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 18:17:24.851 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:24.936 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03% 18:17:24.936 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:17:25.080 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 remoteRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f localRepositoryRevisionSynced=36 18:17:25.215 [qtp534343696-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f remoteRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 transaction.localRevision=12 remoteFromLocalRevision=36 18:17:25.254 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=33ed229a-585c-4549-bede-132b456fdb8f from='https://localhost:44593/33ed229a-585c-4549-bede-132b456fdb8f/2' toID=3f5f89a9-80db-4a79-bc88-c56af55b50a2 to='target/repo/jylqm3qu-l0pec-local', fromRepoLocalSync=false 18:17:25.255 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qu-l0pec-local/.cloudstore-repo/tmp/ChangeSetDto.33ed229a-585c-4549-bede-132b456fdb8f.null.xml.gz 18:17:25.330 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:25.343 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 33ed229a-585c-4549-bede-132b456fdb8f 18:17:25.344 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3f5f89a9-80db-4a79-bc88-c56af55b50a2 18:17:25.344 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 18:17:25.344 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f remoteRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 18:17:25.347 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 1 ms. 18:17:25.380 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:25.380 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qv-tw2xd-remote/.cloudstore.properties 18:17:25.380 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qv-tw2xd-remote/.cloudstore-repo/parent.properties 18:17:25.380 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:17:25.380 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:17:25.380 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:25.380 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:25.389 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqm3qu-l0pec-local/.cloudstore-repo/tmp/ChangeSetDto.33ed229a-585c-4549-bede-132b456fdb8f.null.xml.gz 18:17:25.390 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:17:25.390 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:17:25.448 [qtp534343696-42] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f remoteRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 localRepositoryRevisionSynced=12 18:17:25.479 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3f5f89a9-80db-4a79-bc88-c56af55b50a2 remoteRepositoryId=33ed229a-585c-4549-bede-132b456fdb8f transaction.localRevision=41 remoteFromLocalRevision=12 18:17:25.518 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:17:25.544 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2272cbb0]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:25.544 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2272cbb0]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:25.551 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74f280bd]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:25.551 [main] INFO c.c.c.l.LocalRepoManagerImpl - [74f280bd]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:25.575 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fde487b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwj5-wotjb-local' 18:17:25.578 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fde487b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwj5-wotjb-local' locked successfully. 18:17:25.678 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ef2b8e5]initPersistenceManagerFactory: repositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 18:17:25.699 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ef2b8e5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9812 ms. 18:17:25.996 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initPersistenceManagerFactory: repositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:17:26.036 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 17653 ms. 18:17:26.356 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=341.5 MiB, used=35.7 MiB, available=3.4 GiB localRoot: jylqmei4-dfknv-local localRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:17:26.417 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50acf55d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote' 18:17:26.430 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50acf55d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote' locked successfully. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local localRepository.publicKeySha1 = F6:7F:22:AD:EE:34:58:37:63:6F:A1:35:0E:07:A7:27:DA:4A:60:C9 remoteRepository.repositoryId = 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepository.remoteRoot = https://localhost:34108/3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepository.publicKeySha1 = 66:90:79:80:69:27:EB:49:0B:1F:A6:05:6F:4E:55:4A:62:B7:F8:27 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection a6f3286f-8ebf-4245-9415-9ebd9257ba38 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 18:17:27.356 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=342.0 MiB, used=30.6 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-79am-remote localRepository.publicKeySha1 = 66:90:79:80:69:27:EB:49:0B:1F:A6:05:6F:4E:55:4A:62:B7:F8:27 remoteRepository.repositoryId = a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepository.publicKeySha1 = F6:7F:22:AD:EE:34:58:37:63:6F:A1:35:0E:07:A7:27:DA:4A:60:C9 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:27.540 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6750e381]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:27.540 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6750e381]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:27.541 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ef2b8e5]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:27.541 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ef2b8e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:28.098 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 18:17:28.099 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 from='https://localhost:34108/3b98a9aa-97b8-498b-bc08-4b6deb7cfb40' toID=a6f3286f-8ebf-4245-9415-9ebd9257ba38 to='target/repo/jylqmbds-kfwo3-local', fromRepoLocalSync=true 18:17:28.099 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a6f3286f-8ebf-4245-9415-9ebd9257ba38 ('target/repo/jylqmbds-kfwo3-local') 18:17:28.142 [pool-8-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 18:17:28.170 [pool-8-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 18:17:28.179 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.-1.xml.gz 18:17:28.252 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 serverRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 renewalDateTime=2019-07-27T16:47:28.201Z expiryDateTime=2019-07-27T17:17:28.201Z 18:17:28.277 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:28.281 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:28.295 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:17:28.303 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:17:28.307 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:17:28.309 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 18:17:28.311 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:17:28.321 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:28.536 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:28.545 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 18:17:28.545 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:28.545 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:28.546 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:17:28.568 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:28.629 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:28.629 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:28.629 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:28.630 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:28.641 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.-1.xml.gz 18:17:28.644 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:28.662 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:28.740 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.56% 18:17:28.754 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:28.796 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:28.802 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:17:28.853 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:28.905 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 36.96% 18:17:28.905 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.35% 18:17:28.907 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:28.908 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:17:29.013 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aee40192fe2eb665434679d6af05ed40ffeaf5d7' to.sha1=''): /1/a 18:17:29.209 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3b98a9aa-97b8-498b-bc08-4b6deb7cfb40"] on repo=a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:29.212 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:17:29.329 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 419207 bytes in 117 ms. path='/1/a' 18:17:29.339 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:17:29.456 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="3b98a9aa-97b8-498b-bc08-4b6deb7cfb40"] on repo=a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:29.493 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:29.518 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:29.521 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:17:29.617 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04a036a77927d3b61d27fcc5b49540a2f3100099' to.sha1=''): /1/b 18:17:29.689 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3b98a9aa-97b8-498b-bc08-4b6deb7cfb40"] on repo=a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:29.698 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:17:29.856 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 203760 bytes in 157 ms. path='/1/b' 18:17:29.869 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:17:29.960 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="3b98a9aa-97b8-498b-bc08-4b6deb7cfb40"] on repo=a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:29.997 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:30.034 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% 18:17:30.223 [qtp292152435-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=3 18:17:30.314 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 transaction.localRevision=18 remoteFromLocalRevision=3 18:17:30.344 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6f3286f-8ebf-4245-9415-9ebd9257ba38 from='target/repo/jylqmbds-kfwo3-local' toID=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 to='https://localhost:34108/3b98a9aa-97b8-498b-bc08-4b6deb7cfb40' 18:17:30.504 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:30.523 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:30.524 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 18:17:30.537 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:30.538 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=18 18:17:30.588 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:30.618 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:30.623 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:30.655 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:30.656 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:30.657 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 18:17:30.663 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 18:17:30.773 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 localRepositoryRevisionSynced=18 18:17:30.882 [qtp292152435-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 transaction.localRevision=6 remoteFromLocalRevision=18 18:17:30.908 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 from='https://localhost:34108/3b98a9aa-97b8-498b-bc08-4b6deb7cfb40' toID=a6f3286f-8ebf-4245-9415-9ebd9257ba38 to='target/repo/jylqmbds-kfwo3-local', fromRepoLocalSync=false 18:17:30.909 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.null.xml.gz 18:17:30.971 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:30.974 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 18:17:30.975 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:30.975 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:30.975 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:17:30.977 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:30.981 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:30.984 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:30.984 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:30.985 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:30.993 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.null.xml.gz 18:17:30.993 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 18:17:30.999 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 18:17:31.051 [qtp292152435-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=6 18:17:31.085 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 transaction.localRevision=21 remoteFromLocalRevision=6 18:17:31.106 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 18:17:31.224 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 18:17:31.235 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 from='https://localhost:34108/3b98a9aa-97b8-498b-bc08-4b6deb7cfb40' toID=a6f3286f-8ebf-4245-9415-9ebd9257ba38 to='target/repo/jylqmbds-kfwo3-local', fromRepoLocalSync=true 18:17:31.239 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.6.xml.gz 18:17:31.243 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a6f3286f-8ebf-4245-9415-9ebd9257ba38 ('target/repo/jylqmbds-kfwo3-local') 18:17:31.272 [pool-9-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 18:17:31.282 [pool-9-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 18:17:31.300 [pool-9-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 18:17:31.310 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:31.313 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:31.319 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1850 ms. 18:17:31.691 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:17:31.693 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:32:31 CEST 2019 18:17:32.633 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66fb45e5]initPersistenceManagerFactory: repositoryId=cf451b7f-5ddf-4346-a1f5-be953d7206c4 18:17:32.640 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66fb45e5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6809 ms. 18:17:32.694 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6682e6a5]initPersistenceManagerFactory: repositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 18:17:32.693 [main] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmsdo-p4vkj-remote' 18:17:32.698 [main] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmsdo-p4vkj-remote' locked successfully. 18:17:32.700 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6682e6a5]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6665 ms. 18:17:32.757 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64757d56]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote' 18:17:32.761 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64757d56]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote' locked successfully. 18:17:33.273 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:17:33.285 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 18:17:33.319 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:17:33.324 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.38% 18:17:33.333 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:17:33.618 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:33.657 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:33.663 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 18:17:33.664 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:33.665 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:33.665 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 18:17:33.669 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:33.680 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:33.680 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:33.681 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:33.681 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:33.691 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.6.xml.gz 18:17:33.692 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 30.16% 18:17:33.694 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:33.696 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:33.752 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:33.765 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 35.76% 18:17:33.768 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 41.36% 18:17:33.770 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:33.773 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties' 18:17:33.842 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ab113f2067700e3a6bf34ada3be63e411abeca0f' to.sha1=''): /.cloudstore.properties 18:17:33.922 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3b98a9aa-97b8-498b-bc08-4b6deb7cfb40"] on repo=a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:33.931 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties' 18:17:33.973 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1868 ms. 18:17:35.754 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fde487b]initPersistenceManagerFactory: repositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:35.777 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fde487b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6010 ms. localRoot: jylqmwj5-wotjb-local localRepositoryId: c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:35.814 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22ff11ef]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwjc-4iqtr-remote' 18:17:35.818 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22ff11ef]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwjc-4iqtr-remote' locked successfully. 18:17:35.849 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 79 bytes in 1917 ms. path='/.cloudstore.properties' 18:17:35.864 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 18:17:35.918 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="3b98a9aa-97b8-498b-bc08-4b6deb7cfb40"] on repo=a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:35.940 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:35.970 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 46.95% 18:17:36.090 [qtp292152435-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=9 18:17:36.138 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 transaction.localRevision=30 remoteFromLocalRevision=9 18:17:36.175 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6f3286f-8ebf-4245-9415-9ebd9257ba38 from='target/repo/jylqmbds-kfwo3-local' toID=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 to='https://localhost:34108/3b98a9aa-97b8-498b-bc08-4b6deb7cfb40' 18:17:36.297 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:36.300 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:36.301 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 18:17:36.301 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:36.301 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=30 18:17:36.304 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:36.307 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:36.320 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:36.320 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:36.320 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:36.321 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 52.24% 18:17:36.322 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 18:17:36.322 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 18:17:36.337 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 localRepositoryRevisionSynced=30 18:17:36.434 [qtp292152435-25] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 transaction.localRevision=12 remoteFromLocalRevision=30 18:17:36.521 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 from='https://localhost:34108/3b98a9aa-97b8-498b-bc08-4b6deb7cfb40' toID=a6f3286f-8ebf-4245-9415-9ebd9257ba38 to='target/repo/jylqmbds-kfwo3-local', fromRepoLocalSync=false 18:17:36.522 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.null.xml.gz 18:17:36.646 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:36.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 18:17:36.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:36.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:36.650 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 18:17:36.652 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:36.666 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:36.666 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:36.667 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:36.667 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:36.688 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.null.xml.gz 18:17:36.688 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 18:17:36.688 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 18:17:36.822 [qtp292152435-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=12 18:17:36.866 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 transaction.localRevision=33 remoteFromLocalRevision=12 18:17:36.905 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 18:17:37.110 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 0.50% 18:17:37.110 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 from='https://localhost:34108/3b98a9aa-97b8-498b-bc08-4b6deb7cfb40' toID=a6f3286f-8ebf-4245-9415-9ebd9257ba38 to='target/repo/jylqmbds-kfwo3-local', fromRepoLocalSync=true 18:17:37.111 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a6f3286f-8ebf-4245-9415-9ebd9257ba38 ('target/repo/jylqmbds-kfwo3-local') 18:17:37.138 [pool-10-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 12.94% 18:17:37.214 [pool-10-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 19.03% 18:17:37.226 [pool-10-thread-1] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 25.12% 18:17:37.250 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.12.xml.gz 18:17:37.274 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:37.277 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:37.280 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:17:37.327 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 67.32% 18:17:37.370 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:17:37.379 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:17:37.381 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:17:37.561 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:37.583 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:37.586 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 18:17:37.586 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:37.587 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:37.587 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=15 18:17:37.588 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:37.602 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:37.602 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:37.602 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:37.602 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:37.619 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.12.xml.gz 18:17:37.620 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 31.43% 18:17:37.622 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:37.623 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:17:37.647 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:37.691 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 37.54% 18:17:37.692 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 43.65% 18:17:37.693 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:37.695 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/b' 18:17:37.770 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50acf55d]initPersistenceManagerFactory: repositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a 18:17:37.800 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a3a5a1daf7fc2b0ac01d73adc8731620313f9596' to.sha1='04a036a77927d3b61d27fcc5b49540a2f3100099'): /1/b 18:17:37.793 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50acf55d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7151 ms. 18:17:37.886 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3b98a9aa-97b8-498b-bc08-4b6deb7cfb40"] on repo=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRoot: jylqmei6-j54pz-remote remoteRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:17:37.910 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/b' 18:17:38.053 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 203763 bytes in 142 ms. path='/1/b' 18:17:38.062 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:17:38.124 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="3b98a9aa-97b8-498b-bc08-4b6deb7cfb40"] on repo=a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:38.143 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:38.182 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 49.75% 18:17:38.218 [qtp292152435-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=15 18:17:38.238 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 transaction.localRevision=43 remoteFromLocalRevision=15 18:17:38.367 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a6f3286f-8ebf-4245-9415-9ebd9257ba38 from='target/repo/jylqmbds-kfwo3-local' toID=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 to='https://localhost:34108/3b98a9aa-97b8-498b-bc08-4b6deb7cfb40' 18:17:38.407 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=316.0 MiB, used=23.9 MiB, available=3.5 GiB 18:17:38.468 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:38.471 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:38.472 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 18:17:38.472 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:38.472 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 localRepositoryRevisionSynced=30 localRepositoryRevisionInProgress=43 18:17:38.473 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:38.475 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:38.475 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:38.475 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:38.475 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:38.476 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 63.43% 18:17:38.476 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 74.63% 18:17:38.483 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 localRepositoryRevisionSynced=43 18:17:38.560 [qtp292152435-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 transaction.localRevision=18 remoteFromLocalRevision=43 18:17:38.576 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 from='https://localhost:34108/3b98a9aa-97b8-498b-bc08-4b6deb7cfb40' toID=a6f3286f-8ebf-4245-9415-9ebd9257ba38 to='target/repo/jylqmbds-kfwo3-local', fromRepoLocalSync=false 18:17:38.578 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.null.xml.gz 18:17:38.701 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:38.715 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 18:17:38.716 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a6f3286f-8ebf-4245-9415-9ebd9257ba38 18:17:38.716 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:38.716 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=18 18:17:38.718 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:38.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:38.722 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:38.722 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:38.722 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:38.734 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmbds-kfwo3-local/.cloudstore-repo/tmp/ChangeSetDto.3b98a9aa-97b8-498b-bc08-4b6deb7cfb40.null.xml.gz 18:17:38.736 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 88.31% 18:17:38.736 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 99.50% 18:17:38.787 [qtp292152435-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 remoteRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 localRepositoryRevisionSynced=18 18:17:38.814 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a6f3286f-8ebf-4245-9415-9ebd9257ba38 remoteRepositoryId=3b98a9aa-97b8-498b-bc08-4b6deb7cfb40 transaction.localRevision=46 remoteFromLocalRevision=18 18:17:38.834 [main] INFO c.c.c.t.r.IgnoreRulesRepoToRepoSyncIT - Synchronising...: 100.00% 18:17:39.967 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6750e381]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:39.980 [closeDeferredTimer-9f116cc-2] INFO c.c.c.l.LocalRepoManagerImpl - [9f116cc]_close: Shutting down real LocalRepoManager. 18:17:39.983 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3ef2b8e5]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 145.415 sec - in co.codewizards.cloudstore.test.repotorepo.IgnoreRulesRepoToRepoSyncIT 18:17:40.056 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@ad8d0f7{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:17:40.060 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:17:40.068 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@10d13302{/,null,UNAVAILABLE} 18:17:40.099 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/wRpST_7u0xb1z_dRZY9AiA/.cloudstore/localServerRunning.deleteToStop 18:17:40.111 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@18a71e18{SSL,[ssl, http/1.1]}{0.0.0.0:34108} 18:17:40.112 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:17:40.113 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3fc05064{/,null,UNAVAILABLE} 18:17:40.838 [closeDeferredTimer-2489e84a-1] INFO c.c.c.l.LocalRepoManagerImpl - [2489e84a]_close: Shutting down real LocalRepoManager. 18:17:41.144 [closeDeferredTimer-35fb22a9-3] INFO c.c.c.l.LocalRepoManagerImpl - [35fb22a9]_close: Shutting down real LocalRepoManager. 18:17:41.882 [closeDeferredTimer-2e71240b-1] INFO c.c.c.l.LocalRepoManagerImpl - [2e71240b]_close: Shutting down real LocalRepoManager. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local localRepository.publicKeySha1 = 2B:B2:98:63:9C:1C:F6:0C:A3:95:E2:80:BF:95:6B:C2:98:6A:5F:8F remoteRepository.repositoryId = 8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepository.remoteRoot = https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201 remoteRepository.publicKeySha1 = 0D:85:66:95:D9:BC:29:DF:BA:C5:8B:A3:32:83:9D:AB:3A:DC:53:CE Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection ee27b09c-ebd2-43e0-b31d-bc05c649e423 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:17:43.514 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=316.0 MiB, used=29.4 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 8444957a-7018-4e1f-a223-a2f993ca2a5a localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote localRepository.publicKeySha1 = 0D:85:66:95:D9:BC:29:DF:BA:C5:8B:A3:32:83:9D:AB:3A:DC:53:CE remoteRepository.repositoryId = ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepository.publicKeySha1 = 2B:B2:98:63:9C:1C:F6:0C:A3:95:E2:80:BF:95:6B:C2:98:6A:5F:8F Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 8444957a-7018-4e1f-a223-a2f993ca2a5a ee27b09c-ebd2-43e0-b31d-bc05c649e423 Running co.codewizards.cloudstore.test.repotorepo.ModificationsRepoToRepoSyncIT 18:17:44.108 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64757d56]initPersistenceManagerFactory: repositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb 18:17:44.157 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64757d56]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8284 ms. 18:17:44.593 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=374.0 MiB, used=37.5 MiB, available=3.4 GiB 18:17:45.035 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:17:45.081 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:17:45.086 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ee27b09c-ebd2-43e0-b31d-bc05c649e423 ('target/repo/jylqmei4-dfknv-local') 18:17:45.088 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8444957a-7018-4e1f-a223-a2f993ca2a5a from='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 to='target/repo/jylqmei4-dfknv-local', fromRepoLocalSync=true Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c40209a1-f17c-44c8-bb48-a6fcc9304123 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local localRepository.publicKeySha1 = 5B:F8:0E:68:50:07:67:21:A7:B4:F2:D0:EF:CE:B2:A9:8E:62:DB:E8 remoteRepository.repositoryId = d2cd337b-aa22-480c-9de3-2cfcd7dafefb remoteRepository.remoteRoot = https://localhost:46077/d2cd337b-aa22-480c-9de3-2cfcd7dafefb remoteRepository.publicKeySha1 = 3B:06:B4:EA:DE:5B:F9:8A:34:D0:D7:1F:BF:3C:9F:E8:F7:09:86:CE Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection c40209a1-f17c-44c8-bb48-a6fcc9304123 d2cd337b-aa22-480c-9de3-2cfcd7dafefb 18:17:45.208 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:17:45.233 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:17:45.250 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.-1.xml.gz 18:17:45.488 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 serverRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a renewalDateTime=2019-07-27T16:47:45.322Z expiryDateTime=2019-07-27T17:17:45.321Z 18:17:45.551 [closeDeferredTimer-2272cbb0-1] INFO c.c.c.l.LocalRepoManagerImpl - [2272cbb0]_close: Shutting down real LocalRepoManager. 18:17:45.691 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=374.0 MiB, used=36.9 MiB, available=3.4 GiB 18:17:45.688 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:45.750 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = d2cd337b-aa22-480c-9de3-2cfcd7dafefb localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote localRepository.publicKeySha1 = 3B:06:B4:EA:DE:5B:F9:8A:34:D0:D7:1F:BF:3C:9F:E8:F7:09:86:CE remoteRepository.repositoryId = c40209a1-f17c-44c8-bb48-a6fcc9304123 remoteRepository.publicKeySha1 = 5B:F8:0E:68:50:07:67:21:A7:B4:F2:D0:EF:CE:B2:A9:8E:62:DB:E8 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection d2cd337b-aa22-480c-9de3-2cfcd7dafefb c40209a1-f17c-44c8-bb48-a6fcc9304123 18:17:45.897 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.21% 18:17:46.255 [closeDeferredTimer-74f280bd-1] INFO c.c.c.l.LocalRepoManagerImpl - [74f280bd]_close: Shutting down real LocalRepoManager. WatchTaskFirstWrittenChunk started 18:17:46.425 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:17:46.488 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:17:46.647 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore' does not exist! 18:17:46.648 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:17:46.683 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:17:47.012 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:17:47.015 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d2cd337b-aa22-480c-9de3-2cfcd7dafefb from='https://localhost:46077/d2cd337b-aa22-480c-9de3-2cfcd7dafefb' toID=c40209a1-f17c-44c8-bb48-a6fcc9304123 to='target/repo/jylqmt76-bdk1x-local', fromRepoLocalSync=true 18:17:47.028 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 18:17:47.025 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c40209a1-f17c-44c8-bb48-a6fcc9304123 ('target/repo/jylqmt76-bdk1x-local') 18:17:47.100 [pool-13-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:17:47.141 [main] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]initPersistenceManagerFactory: repositoryId=97a020bd-a84e-499b-b66a-afa0ea54e0c2 18:17:47.157 [pool-13-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:17:47.184 [main] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 11329 ms. 18:17:47.193 [pool-12-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local/.cloudstore-repo/tmp/ChangeSetDto.d2cd337b-aa22-480c-9de3-2cfcd7dafefb.-1.xml.gz 18:17:47.333 [pool-12-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 serverRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb renewalDateTime=2019-07-27T16:47:47.254Z expiryDateTime=2019-07-27T17:17:47.254Z 18:17:47.368 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:47.382 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:47.412 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:47.433 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.17% 18:17:47.438 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.34% 18:17:47.443 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.50% 18:17:47.454 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.67% 18:17:47.629 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:17:47.680 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=343.5 MiB, used=35.1 MiB, available=3.4 GiB 18:17:47.682 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:47.683 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:47.695 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:17:47.696 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:17:47.696 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:17:47.696 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:17:47.707 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22ff11ef]initPersistenceManagerFactory: repositoryId=446e76af-a24a-490c-bca8-1140c4636e6a 18:17:47.718 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:47.768 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22ff11ef]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8951 ms. 18:17:47.768 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:47.777 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d2cd337b-aa22-480c-9de3-2cfcd7dafefb 18:17:47.777 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c40209a1-f17c-44c8-bb48-a6fcc9304123 18:17:47.778 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:47.778 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb remoteRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:17:47.817 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. remoteRoot: jylqmwjc-4iqtr-remote remoteRepositoryId: 446e76af-a24a-490c-bca8-1140c4636e6a 18:17:47.895 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:47.903 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:47.903 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:47.904 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:47.938 [pool-12-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local/.cloudstore-repo/tmp/ChangeSetDto.d2cd337b-aa22-480c-9de3-2cfcd7dafefb.-1.xml.gz 18:17:47.939 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 18:17:47.941 [pool-12-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:47.951 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:47.972 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:47.973 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/2/.cloudstore.properties 18:17:47.973 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:17:47.973 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore-repo/parent.properties 18:17:47.974 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:17:47.975 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:17:47.976 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:47.976 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:48.044 [pool-12-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:48.107 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 18:17:48.109 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 18:17:48.121 [pool-12-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:48.124 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/ee' 18:17:48.119 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.-1.xml.gz 18:17:48.194 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:48.243 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:48.294 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe9dbe1c94ccae3a6eb85ffe04d1875ee6ff2e6e' to.sha1=''): /ee 18:17:48.472 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.43% 18:17:48.478 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = cf451b7f-5ddf-4346-a1f5-be953d7206c4 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmsdn-6spyo-local localRepository.publicKeySha1 = 5D:91:CE:0B:B8:4C:17:87:FE:E0:FC:75:D4:D9:A8:B7:75:2B:6B:57 remoteRepository.repositoryId = 97a020bd-a84e-499b-b66a-afa0ea54e0c2 remoteRepository.remoteRoot = https://localhost:39055/97a020bd-a84e-499b-b66a-afa0ea54e0c2 remoteRepository.publicKeySha1 = A1:2C:A9:CF:57:B8:1F:79:B4:C5:12:7E:1A:0C:17:6F:D1:26:12:79 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection cf451b7f-5ddf-4346-a1f5-be953d7206c4 97a020bd-a84e-499b-b66a-afa0ea54e0c2 18:17:48.577 [pool-12-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d2cd337b-aa22-480c-9de3-2cfcd7dafefb"] on repo=c40209a1-f17c-44c8-bb48-a6fcc9304123 18:17:48.580 [pool-12-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/ee' 18:17:48.740 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.54% 18:17:48.827 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.65% 18:17:48.850 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:48.865 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:17:48.883 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=361.0 MiB, used=36.6 MiB, available=3.4 GiB 18:17:49.353 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8b2b52c98a04e5b3832e7f18e63c7b51933220ef' to.sha1=''): /a createTempChunkFile: ee; createNewFile=true 18:17:49.519 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=344.0 MiB, used=30.4 MiB, available=3.5 GiB 18:17:49.590 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initPersistenceManagerFactory: repositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 deleteOrFail: chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml 18:17:49.660 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 18008 ms. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 97a020bd-a84e-499b-b66a-afa0ea54e0c2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmsdo-p4vkj-remote localRepository.publicKeySha1 = A1:2C:A9:CF:57:B8:1F:79:B4:C5:12:7E:1A:0C:17:6F:D1:26:12:79 remoteRepository.repositoryId = cf451b7f-5ddf-4346-a1f5-be953d7206c4 remoteRepository.publicKeySha1 = 5D:91:CE:0B:B8:4C:17:87:FE:E0:FC:75:D4:D9:A8:B7:75:2B:6B:57 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 97a020bd-a84e-499b-b66a-afa0ea54e0c2 cf451b7f-5ddf-4346-a1f5-be953d7206c4 18:17:49.687 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66fb45e5]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:49.687 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66fb45e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:49.705 [main] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:49.706 [main] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:49.755 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:17:49.772 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' FileWatcher: CHUNK_SIZE reached! chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0 WatchTaskChunksToFile: ready Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwj5-wotjb-local localRepository.publicKeySha1 = EA:09:97:10:5B:22:38:F2:FE:19:F5:EE:1E:51:6D:13:99:FA:8B:E5 remoteRepository.repositoryId = 446e76af-a24a-490c-bca8-1140c4636e6a remoteRepository.remoteRoot = https://localhost:44593/446e76af-a24a-490c-bca8-1140c4636e6a/2 remoteRepository.publicKeySha1 = 8B:09:CD:8A:1A:2F:B5:57:A1:D3:82:5B:B1:F3:03:CE:29:97:93:FD Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 446e76af-a24a-490c-bca8-1140c4636e6a localRoot: jylqmvgb-2a0mj-local 18:17:50.350 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 63090 bytes in 577 ms. path='/a' localRepositoryId: cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:17:50.362 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:17:50.366 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:17:50.415 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:17:50.738 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:17:50.795 [qtp878976745-24] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:704) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_212] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_212] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:676) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] ... 57 common frames omitted 18:17:50.839 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:50.933 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:50.965 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 18:17:51.019 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:17:51.023 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d2cd337b-aa22-480c-9de3-2cfcd7dafefb from='https://localhost:46077/d2cd337b-aa22-480c-9de3-2cfcd7dafefb' toID=c40209a1-f17c-44c8-bb48-a6fcc9304123 to='target/repo/jylqmt76-bdk1x-local', fromRepoLocalSync=true 18:17:51.023 [pool-15-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c40209a1-f17c-44c8-bb48-a6fcc9304123 ('target/repo/jylqmt76-bdk1x-local') 18:17:51.065 [pool-15-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:17:51.120 [pool-15-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 18:17:51.123 [pool-15-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:17:51.201 [qtp1867080798-29] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:51.213 [pool-14-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local/.cloudstore-repo/tmp/ChangeSetDto.d2cd337b-aa22-480c-9de3-2cfcd7dafefb.-1.xml.gz 18:17:51.286 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 0.50% 18:17:51.289 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb297ac6008cb40ca645b2b62059ab6c389d59e9' to.sha1=''): /b 18:17:51.307 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=97a020bd-a84e-499b-b66a-afa0ea54e0c2 from='https://localhost:39055/97a020bd-a84e-499b-b66a-afa0ea54e0c2' toID=cf451b7f-5ddf-4346-a1f5-be953d7206c4 to='target/repo/jylqmsdn-6spyo-local', fromRepoLocalSync=true 18:17:51.320 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmsdn-6spyo-local/.cloudstore-repo/tmp/ChangeSetDto.97a020bd-a84e-499b-b66a-afa0ea54e0c2.-1.xml.gz 18:17:51.327 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cf451b7f-5ddf-4346-a1f5-be953d7206c4 ('target/repo/jylqmsdn-6spyo-local') 18:17:51.380 [pool-5-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 12.94% 18:17:51.418 [pool-5-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 19.03% 18:17:51.419 [pool-12-thread-2] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:704) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_212] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.handleAndRethrowException(CloudStoreRestClient.java:364) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:175) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:262) [co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:708) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:663) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:373) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:275) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:241) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:180) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:143) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:234) [test-classes/:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:222) [test-classes/:na] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_212] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_212] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_212] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_212] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_212] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:676) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted 18:17:51.441 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=361.0 MiB, used=34.6 MiB, available=3.4 GiB 18:17:51.466 [pool-14-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 serverRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb renewalDateTime=2019-07-27T16:47:47.254Z expiryDateTime=2019-07-27T17:17:47.254Z 18:17:51.462 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:17:51.478 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 18:17:51.530 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:51.533 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:51.564 [pool-5-thread-1] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 24.11% 18:17:51.580 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.17% 18:17:51.601 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.34% 18:17:51.624 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.50% Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 446e76af-a24a-490c-bca8-1140c4636e6a localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwjc-4iqtr-remote localRepository.publicKeySha1 = 8B:09:CD:8A:1A:2F:B5:57:A1:D3:82:5B:B1:F3:03:CE:29:97:93:FD remoteRepository.repositoryId = c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 remoteRepository.publicKeySha1 = EA:09:97:10:5B:22:38:F2:FE:19:F5:EE:1E:51:6D:13:99:FA:8B:E5 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 446e76af-a24a-490c-bca8-1140c4636e6a c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:51.693 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.67% 18:17:51.705 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 56210 bytes in 227 ms. path='/b' 18:17:51.753 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:17:51.925 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:17:51.938 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:17:51.948 [qtp1867080798-29] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:51.994 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:52.014 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 18:17:52.029 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cf451b7f-5ddf-4346-a1f5-be953d7206c4 serverRepositoryId=97a020bd-a84e-499b-b66a-afa0ea54e0c2 renewalDateTime=2019-07-27T16:47:51.806Z expiryDateTime=2019-07-27T17:17:51.806Z 18:17:52.091 [qtp1867080798-28] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:52.154 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:52.182 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:52.193 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:52.229 [qtp178225131-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=3 18:17:52.234 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:17:52.235 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:52.248 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:52.257 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d2cd337b-aa22-480c-9de3-2cfcd7dafefb 18:17:52.257 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c40209a1-f17c-44c8-bb48-a6fcc9304123 18:17:52.257 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:52.258 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb remoteRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 18:17:52.274 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:52.280 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 97a020bd-a84e-499b-b66a-afa0ea54e0c2 18:17:52.282 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cf451b7f-5ddf-4346-a1f5-be953d7206c4 18:17:52.282 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:52.283 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97a020bd-a84e-499b-b66a-afa0ea54e0c2 remoteRepositoryId=cf451b7f-5ddf-4346-a1f5-be953d7206c4 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:17:52.302 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a transaction.localRevision=16 remoteFromLocalRevision=3 18:17:52.305 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:52.307 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 from='target/repo/jylqmei4-dfknv-local' toID=8444957a-7018-4e1f-a223-a2f993ca2a5a to='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 18:17:52.353 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 1 ms. 18:17:52.393 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:52.394 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:52.394 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:52.397 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:52.399 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:52.418 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmsdn-6spyo-local/.cloudstore-repo/tmp/ChangeSetDto.97a020bd-a84e-499b-b66a-afa0ea54e0c2.-1.xml.gz 18:17:52.421 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 31.84% 18:17:52.406 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:52.430 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:52.430 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:52.430 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:52.428 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:52.454 [pool-14-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local/.cloudstore-repo/tmp/ChangeSetDto.d2cd337b-aa22-480c-9de3-2cfcd7dafefb.-1.xml.gz 18:17:52.488 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:52.496 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:52.525 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:52.696 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:52.702 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 31.84% 18:17:52.705 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:52.698 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:52.716 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:17:52.716 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:17:52.717 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:52.722 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=16 18:17:52.722 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 6072 ms. Generating a new RSA key pair took 6072 ms. 18:17:52.734 [qtp878976745-50] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:704) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_212] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_212] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:676) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] ... 57 common frames omitted ********************************************************************** Server certificate fingerprint (SHA1): D4:F0:3E:37:95:6C:A7:7A:99:40:C6:F5:75:A2:78:28:C6:82:CC:AA Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:17:52.757 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): D4:F0:3E:37:95:6C:A7:7A:99:40:C6:F5:75:A2:78:28:C6:82:CC:AA 18:17:52.813 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:52.845 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:52.847 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 40.80% 18:17:52.848 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 49.75% 18:17:52.848 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/ee' to '/ee-renamed' WatchTaskChunksToFile: ENTRY_CREATE=ee-renamed 18:17:52.870 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:52.875 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:52.876 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:52.876 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:52.887 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:17:52.888 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:17:52.937 [pool-12-thread-2] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:704) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_212] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.handleAndRethrowException(CloudStoreRestClient.java:364) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:175) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:262) [co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:708) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:663) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:373) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:275) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:241) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:180) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:143) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:234) [test-classes/:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:222) [test-classes/:na] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_212] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_212] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_212] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_212] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_212] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:676) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted 18:17:52.986 [qtp1867080798-28] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:52.997 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a localRepositoryRevisionSynced=16 18:17:53.096 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:17:53.114 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - Updating FileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d2cd337b-aa22-480c-9de3-2cfcd7dafefb"], new toPath=/ee-renamed 18:17:53.150 [qtp178225131-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 transaction.localRevision=6 remoteFromLocalRevision=16 18:17:53.181 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1980 ms. 18:17:53.196 [qtp1867080798-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97a020bd-a84e-499b-b66a-afa0ea54e0c2 remoteRepositoryId=cf451b7f-5ddf-4346-a1f5-be953d7206c4 localRepositoryRevisionSynced=2 createTempChunkFile: ee-renamed; createNewFile=false moveOrFail: chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml => chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0.xml 18:17:53.207 [qtp1867080798-28] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:53.203 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8444957a-7018-4e1f-a223-a2f993ca2a5a from='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 to='target/repo/jylqmei4-dfknv-local', fromRepoLocalSync=false 18:17:53.204 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.null.xml.gz 18:17:53.272 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:17:53.279 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:32:53 CEST 2019 18:17:53.317 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf451b7f-5ddf-4346-a1f5-be953d7206c4 remoteRepositoryId=97a020bd-a84e-499b-b66a-afa0ea54e0c2 transaction.localRevision=5 remoteFromLocalRevision=2 18:17:53.376 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:53.375 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cf451b7f-5ddf-4346-a1f5-be953d7206c4 from='target/repo/jylqmsdn-6spyo-local' toID=97a020bd-a84e-499b-b66a-afa0ea54e0c2 to='https://localhost:39055/97a020bd-a84e-499b-b66a-afa0ea54e0c2' 18:17:53.388 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:17:53.389 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:17:53.389 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:17:53.390 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:17:53.393 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:53.400 [pool-14-thread-3] INFO c.c.c.l.t.TempChunkFileManager - Moved chunkDto from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local/.cloudstore-tmp/chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0.xml to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local/.cloudstore-tmp/chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0.xml moveOrFail: chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0 => chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0 watchForCreationsDeletions: ENTRY_DELETE=chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0, chunksDeleted=1 watchForCreationsDeletions: ENTRY_CREATE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0, chunksCreated=1 18:17:53.418 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:53.418 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/2/.cloudstore.properties 18:17:53.419 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:17:53.419 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore-repo/parent.properties 18:17:53.420 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:17:53.420 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:17:53.420 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:53.421 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:53.437 [qtp1867080798-28] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:53.442 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.null.xml.gz 18:17:53.442 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:17:53.442 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:17:53.448 [qtp1867080798-28] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:53.534 [qtp178225131-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=6 18:17:53.549 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:53.554 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cf451b7f-5ddf-4346-a1f5-be953d7206c4 18:17:53.554 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 97a020bd-a84e-499b-b66a-afa0ea54e0c2 18:17:53.554 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:53.555 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cf451b7f-5ddf-4346-a1f5-be953d7206c4 remoteRepositoryId=97a020bd-a84e-499b-b66a-afa0ea54e0c2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 18:17:53.578 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a transaction.localRevision=19 remoteFromLocalRevision=6 18:17:53.580 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:53.601 [pool-14-thread-3] INFO c.c.c.l.t.TempChunkFileManager - Moved chunk from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local/.cloudstore-tmp/chunk_1f444844b1ca616009c2b0e3564fecc065872b5b_0 to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local/.cloudstore-tmp/chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0 18:17:53.603 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:53.602 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:17:53.630 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:53.633 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/ee' 18:17:53.677 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:53.721 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 38.56% 18:17:53.774 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:53.806 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/ee-renamed' 18:17:53.847 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:53.847 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:53.850 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:53.851 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:53.853 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 54.87% 18:17:53.862 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:53.875 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1' 18:17:54.030 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fe9dbe1c94ccae3a6eb85ffe04d1875ee6ff2e6e' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /ee-renamed 18:17:54.033 [qtp1867080798-28] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:54.161 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:17:54.168 [pool-14-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=c40209a1-f17c-44c8-bb48-a6fcc9304123 18:17:54.170 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/ee-renamed' 18:17:54.189 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=446e76af-a24a-490c-bca8-1140c4636e6a from='https://localhost:44593/446e76af-a24a-490c-bca8-1140c4636e6a/2' toID=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 to='target/repo/jylqmwj5-wotjb-local', fromRepoLocalSync=true 18:17:54.204 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwj5-wotjb-local/.cloudstore-repo/tmp/ChangeSetDto.446e76af-a24a-490c-bca8-1140c4636e6a.-1.xml.gz 18:17:54.205 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 ('target/repo/jylqmwj5-wotjb-local') createTempChunkFile: ee-renamed; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34, chunksCreated=2 18:17:54.305 [qtp1867080798-28] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:54.325 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:54.337 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:17:54.368 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 60.14% 18:17:54.373 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 65.41% 18:17:54.388 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:17:54.409 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34.xml 18:17:54.431 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1/a' 18:17:54.476 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 serverRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a renewalDateTime=2019-07-27T16:47:54.301Z expiryDateTime=2019-07-27T17:17:54.301Z 18:17:54.599 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:54.617 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:54.639 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 6470 bytes in 468 ms. path='/ee-renamed' 18:17:54.626 [qtp1867080798-26] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:54.656 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.00% 18:17:54.653 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0 into destFile ee-renamed 18:17:54.690 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:54.708 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='73b28485025c698ae35956842800ecdcbac2cce7' to.sha1=''): /1/a Jul 27, 2019 6:17:54 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. watchForCreationsDeletions: ENTRY_DELETE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0, chunksDeleted=2 18:17:54.766 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 18:17:54.765 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34 into destFile ee-renamed WatchTaskChunksToFile: length reached! length=1055046 watchForCreationsDeletions: ENTRY_DELETE=chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34, chunksDeleted=3 deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_0.xml 18:17:54.814 [qtp1867080798-30] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:54.850 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8444957a-7018-4e1f-a223-a2f993ca2a5a from='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 to='target/repo/jylqmei4-dfknv-local', fromRepoLocalSync=true 18:17:54.857 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.6.xml.gz 18:17:54.862 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ee27b09c-ebd2-43e0-b31d-bc05c649e423 ('target/repo/jylqmei4-dfknv-local') 18:17:54.954 [pool-5-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 18:17:54.967 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:17:54.972 [qtp1867080798-30] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. deleteOrFail: chunk_6bd6e4a92e4957112bb7fce86b48f075aa837780_mh34.xml 18:17:55.025 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:17:55.029 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:17:55.034 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cf451b7f-5ddf-4346-a1f5-be953d7206c4"] on repo=cf451b7f-5ddf-4346-a1f5-be953d7206c4 18:17:55.036 [pool-5-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03% 18:17:55.036 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1/a' 18:17:55.067 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:17:55.077 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1608 ms. 18:17:55.089 [pool-5-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 25.12% 18:17:55.154 [qtp878976745-29] ERROR c.c.c.r.s.DefaultExceptionMapper - java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:704) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) [jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) [jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) [jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) [jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) [jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) [jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) [jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_212] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_212] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:676) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] ... 57 common frames omitted 18:17:55.164 [qtp1867080798-30] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:55.248 [qtp1867080798-30] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:55.261 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40040 bytes in 224 ms. path='/1/a' Jul 27, 2019 6:17:55 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:17:55.338 [qtp1867080798-27] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:55.352 [pool-12-thread-2] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will NOT retry): java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) java.lang.RuntimeException: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:704) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:1.8.0_212] at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.getObjectOrNull(RemoteExceptionUtil.java:131) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:50) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.toThrowable(RemoteExceptionUtil.java:25) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.dto.RemoteExceptionUtil.throwOriginalExceptionIfPossible(RemoteExceptionUtil.java:13) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.handleAndRethrowException(CloudStoreRestClient.java:364) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:175) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.transport.RestRepoTransport.getFileData(RestRepoTransport.java:262) [co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.getFileData(RepoToRepoSync.java:708) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncFile(RepoToRepoSync.java:663) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:373) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:275) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:241) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.syncDown(RepoToRepoSync.java:180) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.repo.sync.RepoToRepoSync.sync(RepoToRepoSync.java:143) [co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:234) [test-classes/:na] at co.codewizards.cloudstore.test.FileWatcher$SyncTask.call(FileWatcher.java:222) [test-classes/:na] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [na:1.8.0_212] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [na:1.8.0_212] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [na:1.8.0_212] at java.lang.Thread.run(Thread.java:748) [na:1.8.0_212] Caused by: java.io.FileNotFoundException: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt7b-xd36o-remote/ee (No such file or directory) at java.io.RandomAccessFile.open0(Native Method) ~[na:1.8.0_212] at java.io.RandomAccessFile.open(RandomAccessFile.java:316) ~[na:1.8.0_212] at java.io.RandomAccessFile.(RandomAccessFile.java:243) ~[na:1.8.0_212] at co.codewizards.cloudstore.core.oio.IoFile.createRandomAccessFile(IoFile.java:382) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.local.transport.FileRepoTransport.getFileData(FileRepoTransport.java:676) ~[co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.server.service.WebDavService.getFileData(WebDavService.java:55) ~[co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory$1.invoke(ResourceMethodInvocationHandlerFactory.java:81) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:151) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:171) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:195) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:104) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:402) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:349) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:106) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:259) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:271) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors$1.call(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:267) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:318) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:236) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:1010) ~[jersey-server-2.5.1.jar:na] at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:373) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:382) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:345) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:220) ~[jersey-container-servlet-core-2.5.1.jar:na] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:542) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1700) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) ~[jetty-servlet-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1667) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.Server.handle(Server.java:505) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:370) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:267) ~[jetty-server-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:427) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:321) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:159) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) ~[jetty-io-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:786) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:743) ~[jetty-util-9.4.17.v20190418.jar:9.4.17.v20190418] ... 1 common frames omitted 18:17:55.360 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @15102ms to org.eclipse.jetty.util.log.Slf4jLog 18:17:55.355 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 18:17:55.372 [pool-12-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:17:55.386 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:17:55.415 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d2cd337b-aa22-480c-9de3-2cfcd7dafefb"] on repo=c40209a1-f17c-44c8-bb48-a6fcc9304123 18:17:55.433 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:55.438 [qtp1867080798-27] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:17:55.442 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 45.27% 18:17:55.464 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:55.648 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 18:17:55.696 [qtp1867080798-27] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:55.729 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cf451b7f-5ddf-4346-a1f5-be953d7206c4"] on repo=cf451b7f-5ddf-4346-a1f5-be953d7206c4 18:17:55.785 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:55.838 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:55.936 [qtp1867080798-26] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:55.981 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:55.981 [qtp878976745-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb remoteRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 localRepositoryRevisionSynced=5 18:17:56.042 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:56.047 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 446e76af-a24a-490c-bca8-1140c4636e6a 18:17:56.050 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:56.050 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 18:17:56.050 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a remoteRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:17:56.060 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:56.138 [qtp1867080798-26] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:56.146 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 remoteRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb transaction.localRevision=18 remoteFromLocalRevision=5 18:17:56.154 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 70.68% 18:17:56.157 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:56.160 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c40209a1-f17c-44c8-bb48-a6fcc9304123 from='target/repo/jylqmt76-bdk1x-local' toID=d2cd337b-aa22-480c-9de3-2cfcd7dafefb to='https://localhost:46077/d2cd337b-aa22-480c-9de3-2cfcd7dafefb' 18:17:56.239 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:56.270 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:56.271 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwjc-4iqtr-remote/.cloudstore.properties 18:17:56.271 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwjc-4iqtr-remote/.cloudstore-repo/parent.properties 18:17:56.273 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:17:56.274 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:17:56.274 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:56.274 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:56.317 [qtp1867080798-29] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:56.321 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwj5-wotjb-local/.cloudstore-repo/tmp/ChangeSetDto.446e76af-a24a-490c-bca8-1140c4636e6a.-1.xml.gz 18:17:56.325 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:56.357 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:56.402 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:56.408 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c40209a1-f17c-44c8-bb48-a6fcc9304123 18:17:56.414 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d2cd337b-aa22-480c-9de3-2cfcd7dafefb 18:17:56.414 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:56.414 [pool-14-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 remoteRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=18 18:17:56.464 [pool-14-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 18:17:56.490 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:56.508 [qtp1867080798-29] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:56.513 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:56.514 [pool-14-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:56.514 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:56.514 [pool-14-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:56.518 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:56.527 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:56.521 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 52.24% 18:17:56.532 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 59.70% 18:17:56.538 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:56.540 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:17:56.540 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/ee' 18:17:56.611 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cf451b7f-5ddf-4346-a1f5-be953d7206c4 remoteRepositoryId=97a020bd-a84e-499b-b66a-afa0ea54e0c2 localRepositoryRevisionSynced=5 18:17:56.619 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 18:17:56.638 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:56.654 [pool-14-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:56.668 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 67.16% 18:17:56.668 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 74.63% 18:17:56.693 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 18:17:56.694 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 18:17:56.701 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:56.705 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 18:17:56.713 [qtp1867080798-28] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:56.761 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 18:17:56.814 [qtp1867080798-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=97a020bd-a84e-499b-b66a-afa0ea54e0c2 remoteRepositoryId=cf451b7f-5ddf-4346-a1f5-be953d7206c4 transaction.localRevision=11 remoteFromLocalRevision=5 18:17:56.836 [qtp1867080798-28] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:56.845 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:17:56.850 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=97a020bd-a84e-499b-b66a-afa0ea54e0c2 from='https://localhost:39055/97a020bd-a84e-499b-b66a-afa0ea54e0c2' toID=cf451b7f-5ddf-4346-a1f5-be953d7206c4 to='target/repo/jylqmsdn-6spyo-local', fromRepoLocalSync=false 18:17:56.851 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmsdn-6spyo-local/.cloudstore-repo/tmp/ChangeSetDto.97a020bd-a84e-499b-b66a-afa0ea54e0c2.null.xml.gz 18:17:56.877 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e1a31cbe36fb7b13c3c03c00edc6724f5175d12b' to.sha1=''): /1 {11 11ä11#+} 1/a 18:17:56.912 [qtp1867080798-28] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:56.917 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% 18:17:56.976 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:56.981 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 97a020bd-a84e-499b-b66a-afa0ea54e0c2 18:17:56.981 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cf451b7f-5ddf-4346-a1f5-be953d7206c4 18:17:56.981 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:56.982 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=97a020bd-a84e-499b-b66a-afa0ea54e0c2 remoteRepositoryId=cf451b7f-5ddf-4346-a1f5-be953d7206c4 localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=11 18:17:56.982 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 remoteRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb localRepositoryRevisionSynced=18 18:17:57.001 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:57.023 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:57.024 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:57.024 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:57.025 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:57.026 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:57.056 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmsdn-6spyo-local/.cloudstore-repo/tmp/ChangeSetDto.97a020bd-a84e-499b-b66a-afa0ea54e0c2.null.xml.gz 18:17:57.057 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 77.11% 18:17:57.057 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 88.31% 18:17:57.058 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 99.50% 18:17:57.087 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.46% 18:17:57.094 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="446e76af-a24a-490c-bca8-1140c4636e6a"] on repo=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:57.096 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 18:17:57.106 [qtp878976745-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb remoteRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 transaction.localRevision=8 remoteFromLocalRevision=18 18:17:57.109 [qtp1867080798-26] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:57.126 [pool-14-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d2cd337b-aa22-480c-9de3-2cfcd7dafefb from='https://localhost:46077/d2cd337b-aa22-480c-9de3-2cfcd7dafefb' toID=c40209a1-f17c-44c8-bb48-a6fcc9304123 to='target/repo/jylqmt76-bdk1x-local', fromRepoLocalSync=false 18:17:57.127 [pool-14-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local/.cloudstore-repo/tmp/ChangeSetDto.d2cd337b-aa22-480c-9de3-2cfcd7dafefb.null.xml.gz 18:17:57.179 [qtp1867080798-26] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=97a020bd-a84e-499b-b66a-afa0ea54e0c2 remoteRepositoryId=cf451b7f-5ddf-4346-a1f5-be953d7206c4 localRepositoryRevisionSynced=11 18:17:57.184 [qtp1867080798-26] INFO c.c.c.l.LocalRepoManagerImpl - [76216830]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:57.209 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:57.212 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d2cd337b-aa22-480c-9de3-2cfcd7dafefb 18:17:57.212 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c40209a1-f17c-44c8-bb48-a6fcc9304123 18:17:57.213 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:57.213 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb remoteRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:17:57.215 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:57.175 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:17:57.229 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cf451b7f-5ddf-4346-a1f5-be953d7206c4 remoteRepositoryId=97a020bd-a84e-499b-b66a-afa0ea54e0c2 transaction.localRevision=14 remoteFromLocalRevision=11 18:17:57.233 [main] INFO c.c.c.t.r.SymlinkRepoToRepoSyncIT - Synchronising...: 100.00% 18:17:57.234 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66fb45e5]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:57.242 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:57.242 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:57.242 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:57.242 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:57.257 [pool-14-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmt76-bdk1x-local/.cloudstore-repo/tmp/ChangeSetDto.d2cd337b-aa22-480c-9de3-2cfcd7dafefb.null.xml.gz 18:17:57.258 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 18:17:57.258 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 18:17:57.275 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:17:57.326 [main] INFO c.c.c.l.LocalRepoManagerImpl - [66fb45e5]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.478 sec - in co.codewizards.cloudstore.test.repotorepo.SymlinkRepoToRepoSyncIT 18:17:57.380 [qtp878976745-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb remoteRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 localRepositoryRevisionSynced=8 18:17:57.400 [pool-14-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c40209a1-f17c-44c8-bb48-a6fcc9304123 remoteRepositoryId=d2cd337b-aa22-480c-9de3-2cfcd7dafefb transaction.localRevision=22 remoteFromLocalRevision=8 18:17:57.420 [pool-14-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:17:57.461 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@392be2f0{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:17:57.465 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:17:57.473 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3a62ebab{/,null,UNAVAILABLE} 18:17:57.480 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:17:57.480 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:17:57.489 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/qaASqDwnnT3cRwld-U_8GQ/.cloudstore/localServerRunning.deleteToStop 18:17:57.497 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:17:57.519 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@48e8399e{SSL,[ssl, http/1.1]}{0.0.0.0:39055} 18:17:57.520 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:17:57.522 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@48d50eec{/,null,UNAVAILABLE} 18:17:57.546 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 361152 bytes in 449 ms. path='/1 {11 11ä11#+} 1/a' 18:17:57.567 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:17:57.779 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="446e76af-a24a-490c-bca8-1140c4636e6a"] on repo=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:57.820 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:57.852 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:57.855 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 18:17:57.897 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=3, chunksDeleted=3 18:17:57.959 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='862ac3179231f83b70f0122b18c2e4b6c0d7f71f' to.sha1=''): /1 {11 11ä11#+} 1/b 18:17:57.979 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6682e6a5]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:57.986 [main] INFO c.c.c.l.LocalRepoManagerImpl - [6682e6a5]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:57.992 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64757d56]getCloseDeferredMillis: closeDeferredMillis=20000 18:17:57.992 [main] INFO c.c.c.l.LocalRepoManagerImpl - [64757d56]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:17:58.042 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:17:58.060 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="446e76af-a24a-490c-bca8-1140c4636e6a"] on repo=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:58.076 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:58.081 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 18:17:58.113 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:17:58.114 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:17:58.127 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:17:58.128 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 18:17:58.131 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:58.274 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 171160 bytes in 193 ms. path='/1 {11 11ä11#+} 1/b' 18:17:58.301 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:17:58.307 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:58.308 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/2/.cloudstore.properties 18:17:58.308 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:17:58.309 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore-repo/parent.properties 18:17:58.313 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:17:58.325 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=overwrittenTest], ConfigPropDto[key=ignore[blubb].namePattern, value=overwrittenBlubb], ConfigPropDto[key=ignore[bla].namePattern, value=bla], ConfigPropDto[key=ignore[oink].namePattern, value=oink!]]] 18:17:58.325 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:58.385 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="446e76af-a24a-490c-bca8-1140c4636e6a"] on repo=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:58.400 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:58.412 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:58.418 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.6.xml.gz 18:17:58.431 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:17:58.445 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:58.449 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:17:58.533 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:58.547 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='db24e263275e53f1e62929a38fd637b4fc43f74e' to.sha1=''): /a 18:17:58.555 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:58.562 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4d174189]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnlzz-natsx-local' 18:17:58.575 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1' 18:17:58.578 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4d174189]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnlzz-natsx-local' locked successfully. 18:17:58.636 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="446e76af-a24a-490c-bca8-1140c4636e6a"] on repo=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:58.639 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:58.644 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:17:58.698 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:58.701 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10' 18:17:58.791 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 223107 bytes in 146 ms. path='/a' 18:17:58.799 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:17:58.813 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 30.31% 18:17:58.815 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:58.849 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="446e76af-a24a-490c-bca8-1140c4636e6a"] on repo=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:58.847 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:58.867 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11' 18:17:58.922 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:58.928 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% Jul 27, 2019 6:17:58 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:17:59.008 [qtp534343696-113] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a remoteRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 localRepositoryRevisionSynced=3 18:17:59.008 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:59.030 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:59.033 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2' 18:17:59.125 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 remoteRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a transaction.localRevision=24 remoteFromLocalRevision=3 18:17:59.200 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 from='target/repo/jylqmwj5-wotjb-local' toID=446e76af-a24a-490c-bca8-1140c4636e6a to='https://localhost:44593/446e76af-a24a-490c-bca8-1140c4636e6a/2' 18:17:59.212 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:59.292 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:59.294 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20' 18:17:59.326 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:59.336 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:59.336 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 446e76af-a24a-490c-bca8-1140c4636e6a 18:17:59.336 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:17:59.336 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 remoteRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 18:17:59.356 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:59.366 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:59.366 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:17:59.366 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:59.366 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:59.368 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:17:59.368 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:17:59.388 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:59.422 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 remoteRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a localRepositoryRevisionSynced=24 18:17:59.490 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:59.493 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40' 18:17:59.560 [qtp534343696-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a remoteRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 transaction.localRevision=6 remoteFromLocalRevision=24 18:17:59.582 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=446e76af-a24a-490c-bca8-1140c4636e6a from='https://localhost:44593/446e76af-a24a-490c-bca8-1140c4636e6a/2' toID=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 to='target/repo/jylqmwj5-wotjb-local', fromRepoLocalSync=false 18:17:59.584 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwj5-wotjb-local/.cloudstore-repo/tmp/ChangeSetDto.446e76af-a24a-490c-bca8-1140c4636e6a.null.xml.gz 18:17:59.582 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:59.650 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:59.657 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3' 18:17:59.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:17:59.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 446e76af-a24a-490c-bca8-1140c4636e6a 18:17:59.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:17:59.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 18:17:59.725 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a remoteRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:17:59.727 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:59.728 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:17:59.735 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:17:59.735 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwjc-4iqtr-remote/.cloudstore.properties 18:17:59.735 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwjc-4iqtr-remote/.cloudstore-repo/parent.properties 18:17:59.735 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:17:59.735 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:17:59.735 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:17:59.735 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:17:59.743 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwj5-wotjb-local/.cloudstore-repo/tmp/ChangeSetDto.446e76af-a24a-490c-bca8-1140c4636e6a.null.xml.gz 18:17:59.744 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:17:59.744 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:17:59.792 [qtp534343696-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a remoteRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 localRepositoryRevisionSynced=6 18:17:59.861 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 35.61% 18:17:59.866 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 40.91% 18:17:59.868 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 remoteRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a transaction.localRevision=27 remoteFromLocalRevision=6 18:17:59.870 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:17:59.874 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties' 18:17:59.878 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:18:00.014 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eeda9009de91213c182532e589e0da8f1f6ba306' to.sha1=''): /.cloudstore.properties Running co.codewizards.cloudstore.test.repotorepo.BasicRepoToRepoSyncIT 18:18:00.103 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:00.121 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:00.139 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=446e76af-a24a-490c-bca8-1140c4636e6a from='https://localhost:44593/446e76af-a24a-490c-bca8-1140c4636e6a/2' toID=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 to='target/repo/jylqmwj5-wotjb-local', fromRepoLocalSync=true 18:18:00.139 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 ('target/repo/jylqmwj5-wotjb-local') 18:18:00.146 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties' 18:18:00.156 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:00.178 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 18.27% 18:18:00.201 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:18:00.216 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwj5-wotjb-local/.cloudstore-repo/tmp/ChangeSetDto.446e76af-a24a-490c-bca8-1140c4636e6a.6.xml.gz 18:18:00.287 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:00.289 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:00.294 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 131 ms. 18:18:00.304 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 18:18:00.322 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 18:18:00.332 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:18:00.356 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 18:18:00.432 [main] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1585 ms. 18:18:00.550 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@35bea7a4{/,null,AVAILABLE} 18:18:00.562 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 18:18:00.633 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:00.697 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:00.701 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 446e76af-a24a-490c-bca8-1140c4636e6a 18:18:00.702 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:18:00.702 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 18:18:00.702 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a remoteRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 18:18:00.733 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@11621caf{HTTP/1.1,[http/1.1]}{127.0.0.1:44667} 18:18:00.734 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @20477ms 18:18:00.770 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms. 18:18:00.802 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:00.802 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwjc-4iqtr-remote/.cloudstore.properties 18:18:00.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwjc-4iqtr-remote/.cloudstore-repo/parent.properties 18:18:00.804 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:00.804 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:00.804 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:00.804 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:00.832 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwj5-wotjb-local/.cloudstore-repo/tmp/ChangeSetDto.446e76af-a24a-490c-bca8-1140c4636e6a.6.xml.gz 18:18:00.834 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:00.836 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:18:00.866 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:18:00.871 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:18:00.872 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:18:00.872 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:18:00.911 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.16% 18:18:00.913 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:00.938 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:00.940 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' Jul 27, 2019 6:18:00 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:18:01.022 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:01.042 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:01.044 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/new' 18:18:01.126 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:01.205 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:01.208 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/new/xxx' 18:18:01.330 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:01.336 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:18:01.362 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:01.364 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 18:18:01.384 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:01.396 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.16% 18:18:01.403 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.75% 18:18:01.409 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:01.415 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/new/xxx' 18:18:01.540 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='862ac3179231f83b70f0122b18c2e4b6c0d7f71f'): /new/xxx 18:18:01.550 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:01.577 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.35% 18:18:01.690 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@1b6a6983{/,null,AVAILABLE} 18:18:01.709 [qtp534343696-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a remoteRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 localRepositoryRevisionSynced=9 18:18:01.725 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@1095949e(cloudstoreserver,h=[],w=[]) for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.775 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 remoteRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a transaction.localRevision=38 remoteFromLocalRevision=9 18:18:01.796 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 from='target/repo/jylqmwj5-wotjb-local' toID=446e76af-a24a-490c-bca8-1140c4636e6a to='https://localhost:44593/446e76af-a24a-490c-bca8-1140c4636e6a/2' 18:18:01.899 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:01.903 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:18:01.903 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 446e76af-a24a-490c-bca8-1140c4636e6a 18:18:01.903 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:01.903 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 remoteRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=38 18:18:01.931 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms. 18:18:01.934 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:01.934 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:01.934 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:01.934 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:01.935 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84% 18:18:01.942 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:01.945 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/1 {11 11ä11#+} 1/b' to '/new/xxx' 18:18:01.967 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.969 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.975 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.976 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.977 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.979 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.981 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.982 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.986 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.988 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.993 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:01.994 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:02.001 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:02.004 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:02.005 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:02.007 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:02.012 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:02.015 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:02.016 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:02.018 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:02.024 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@47078427[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/ssl.server/keystore] 18:18:02.022 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101 bytes in 1875 ms. path='/.cloudstore.properties' 18:18:02.036 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@10d52225{SSL,[ssl, http/1.1]}{0.0.0.0:43436} 18:18:02.053 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:02.049 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @21792ms 18:18:02.058 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/1 {11 11ä11#+} 1/b' 18:18:02.078 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 18:18:02.082 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:18:32 CEST 2019 18:18:02.143 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:02.148 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:02.156 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:02.157 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03% 18:18:02.157 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:18:02.191 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:02.195 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30' 18:18:02.308 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local' 18:18:02.356 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:02.366 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8809 ms. 18:18:02.381 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 remoteRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a localRepositoryRevisionSynced=38 18:18:02.416 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local' locked successfully. 18:18:02.416 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d87c3aad9360abea503554ae48734729f9acbb00' to.sha1=''): /d1/d10/f30 18:18:02.504 [qtp534343696-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a remoteRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 transaction.localRevision=12 remoteFromLocalRevision=38 18:18:02.517 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=446e76af-a24a-490c-bca8-1140c4636e6a from='https://localhost:44593/446e76af-a24a-490c-bca8-1140c4636e6a/2' toID=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 to='target/repo/jylqmwj5-wotjb-local', fromRepoLocalSync=false 18:18:02.518 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwj5-wotjb-local/.cloudstore-repo/tmp/ChangeSetDto.446e76af-a24a-490c-bca8-1140c4636e6a.null.xml.gz remoteRoot: jylqmvgo-liaa4-remote remoteRepositoryId: 18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:02.587 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:02.599 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 446e76af-a24a-490c-bca8-1140c4636e6a 18:18:02.600 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 18:18:02.600 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 18:18:02.600 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a remoteRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 18:18:02.601 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:02.592 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:02.617 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/d10/f30' 18:18:02.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:02.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwjc-4iqtr-remote/.cloudstore.properties 18:18:02.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwjc-4iqtr-remote/.cloudstore-repo/parent.properties 18:18:02.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:02.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:02.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:02.650 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:02.665 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmwj5-wotjb-local/.cloudstore-repo/tmp/ChangeSetDto.446e76af-a24a-490c-bca8-1140c4636e6a.null.xml.gz 18:18:02.665 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:18:02.665 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:18:02.764 [qtp534343696-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a remoteRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 localRepositoryRevisionSynced=12 18:18:02.841 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c7ffedd0-bbe9-410f-afa0-b19e7cff3f35 remoteRepositoryId=446e76af-a24a-490c-bca8-1140c4636e6a transaction.localRevision=43 remoteFromLocalRevision=12 18:18:02.866 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:18:02.889 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fde487b]getCloseDeferredMillis: closeDeferredMillis=20000 18:18:02.899 [main] INFO c.c.c.l.LocalRepoManagerImpl - [fde487b]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:18:02.907 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22ff11ef]getCloseDeferredMillis: closeDeferredMillis=20000 18:18:02.908 [main] INFO c.c.c.l.LocalRepoManagerImpl - [22ff11ef]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:18:02.935 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7d7c05fa]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-wuqil-local' 18:18:02.941 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7d7c05fa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-wuqil-local' locked successfully. 18:18:02.960 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182400 bytes in 343 ms. path='/d1/d10/f30' 18:18:03.009 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_0 into destFile f30 18:18:03.176 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:03.246 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:03.495 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=319.0 MiB, used=23.7 MiB, available=3.5 GiB 18:18:03.714 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore' does not exist! 18:18:03.716 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:18:04.004 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:04.024 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20' 18:18:04.196 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46342c00f1c59bdea691f5518a42717189fea71b' to.sha1=''): /d1/f20 18:18:04.322 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:04.331 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f20' 18:18:04.655 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 671920 bytes in 324 ms. path='/d1/f20' 18:18:04.666 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b17578491f900ac355e02190d7efbd0fec614a69_0 into destFile f20 18:18:04.822 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:04.835 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:04.866 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:04.868 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21' 18:18:04.986 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d5de9be78bcae05222dce603253ac8d89ed7fe77' to.sha1=''): /d1/f21 18:18:05.157 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:05.164 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f21' 18:18:05.244 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 53746 bytes in 79 ms. path='/d1/f21' 18:18:05.273 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_0 into destFile f21 18:18:05.344 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="8444957a-7018-4e1f-a223-a2f993ca2a5a"] on repo=ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:05.421 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:05.449 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 45.04% 18:18:05.569 [qtp178225131-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=9 18:18:05.620 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a transaction.localRevision=60 remoteFromLocalRevision=9 18:18:05.671 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 50.25% 18:18:05.671 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 from='target/repo/jylqmei4-dfknv-local' toID=8444957a-7018-4e1f-a223-a2f993ca2a5a to='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 18:18:05.832 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:05.849 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:05.849 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:18:05.850 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:05.850 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=60 18:18:05.866 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:05.870 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:05.870 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:05.870 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:05.870 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:05.871 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 18:18:05.876 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 18:18:05.888 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a localRepositoryRevisionSynced=60 18:18:05.962 [qtp178225131-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 transaction.localRevision=12 remoteFromLocalRevision=60 18:18:05.981 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8444957a-7018-4e1f-a223-a2f993ca2a5a from='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 to='target/repo/jylqmei4-dfknv-local', fromRepoLocalSync=false 18:18:05.982 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.null.xml.gz 18:18:06.055 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:06.060 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:18:06.066 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:06.066 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:18:06.067 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 18:18:06.070 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:06.085 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:06.087 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/2/.cloudstore.properties 18:18:06.087 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:18:06.088 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore-repo/parent.properties 18:18:06.094 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:06.095 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:06.095 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:06.096 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:06.105 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.null.xml.gz 18:18:06.106 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 18:18:06.106 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 18:18:06.189 [qtp178225131-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=12 18:18:06.242 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 2524 ms. Generating a new RSA key pair took 2524 ms. ********************************************************************** Server certificate fingerprint (SHA1): 81:2A:DE:DE:2E:66:06:9A:0E:C5:EC:4B:C6:6D:E5:40:52:24:BB:90 Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:18:06.254 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): 81:2A:DE:DE:2E:66:06:9A:0E:C5:EC:4B:C6:6D:E5:40:52:24:BB:90 18:18:06.254 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a transaction.localRevision=63 remoteFromLocalRevision=12 18:18:06.322 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 18:18:06.393 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:06.405 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=241.5 MiB, used=6.9 MiB, available=3.5 GiB 18:18:06.408 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8444957a-7018-4e1f-a223-a2f993ca2a5a from='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 to='target/repo/jylqmei4-dfknv-local', fromRepoLocalSync=true 18:18:06.412 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.12.xml.gz 18:18:06.416 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ee27b09c-ebd2-43e0-b31d-bc05c649e423 ('target/repo/jylqmei4-dfknv-local') 18:18:06.433 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1984 ms. 18:18:06.437 [pool-6-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:06.473 [pool-6-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 18.01% 18:18:06.482 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:06.486 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:06.496 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 18:18:06.520 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:18:06.526 [pool-6-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.09% 18:18:06.553 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local localRepository.publicKeySha1 = 6C:91:14:D1:8B:3C:F5:26:3C:5C:E5:F4:EF:88:F8:73:F3:C1:A9:1B remoteRepository.repositoryId = 18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepository.remoteRoot = https://localhost:33500/18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepository.publicKeySha1 = 9B:F8:B1:D7:2D:D6:FE:8C:F0:42:CE:83:08:0D:31:C8:BD:2E:BD:87 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:06.630 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.58% 18:18:06.666 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:18:06.999 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 18:18:07.117 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:07.223 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:07.227 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:18:07.227 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:07.227 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:18:07.227 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=14 18:18:07.231 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:07.253 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:07.257 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/2/.cloudstore.properties 18:18:07.258 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:18:07.264 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore-repo/parent.properties 18:18:07.270 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:07.270 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:07.270 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:07.271 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:07.272 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=319.0 MiB, used=29.4 MiB, available=3.5 GiB 18:18:07.279 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.12.xml.gz 18:18:07.280 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 18:18:07.281 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 18:18:07.348 [qtp178225131-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=14 18:18:07.386 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a transaction.localRevision=64 remoteFromLocalRevision=14 18:18:07.402 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 from='target/repo/jylqmei4-dfknv-local' toID=8444957a-7018-4e1f-a223-a2f993ca2a5a to='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 18f767a4-6e24-46ee-b8ec-71efcd7c1127 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote localRepository.publicKeySha1 = 9B:F8:B1:D7:2D:D6:FE:8C:F0:42:CE:83:08:0D:31:C8:BD:2E:BD:87 remoteRepository.repositoryId = cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepository.publicKeySha1 = 6C:91:14:D1:8B:3C:F5:26:3C:5C:E5:F4:EF:88:F8:73:F3:C1:A9:1B Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 18f767a4-6e24-46ee-b8ec-71efcd7c1127 cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:07.470 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:07.474 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:07.475 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:18:07.475 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:07.475 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a localRepositoryRevisionSynced=60 localRepositoryRevisionInProgress=64 18:18:07.477 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:07.484 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:07.488 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:07.488 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:07.488 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:07.489 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 18:18:07.490 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 18:18:07.502 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a localRepositoryRevisionSynced=64 18:18:07.597 [qtp178225131-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 transaction.localRevision=17 remoteFromLocalRevision=64 18:18:07.620 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8444957a-7018-4e1f-a223-a2f993ca2a5a from='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 to='target/repo/jylqmei4-dfknv-local', fromRepoLocalSync=false 18:18:07.621 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.null.xml.gz 18:18:07.700 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:07.703 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:18:07.703 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:07.703 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:18:07.704 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=17 18:18:07.706 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:07.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:07.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/2/.cloudstore.properties 18:18:07.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:18:07.726 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore-repo/parent.properties 18:18:07.735 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:07.735 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:07.736 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:07.736 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:07.750 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.null.xml.gz 18:18:07.751 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 18:18:07.751 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 18:18:07.806 [qtp178225131-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=17 18:18:07.907 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a transaction.localRevision=67 remoteFromLocalRevision=17 18:18:07.910 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 18:18:07.966 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:07.967 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8444957a-7018-4e1f-a223-a2f993ca2a5a from='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 to='target/repo/jylqmei4-dfknv-local', fromRepoLocalSync=true 18:18:07.967 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ee27b09c-ebd2-43e0-b31d-bc05c649e423 ('target/repo/jylqmei4-dfknv-local') 18:18:07.996 [pool-7-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:08.011 [pool-7-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 18.01% 18:18:08.041 [pool-7-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.09% 18:18:08.074 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.17.xml.gz 18:18:08.099 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:08.102 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:08.106 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1807 ms. 18:18:08.426 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:08.430 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cb9d8a8b-091d-4d60-afa6-a9b0c3550040 ('target/repo/jylqmvgb-2a0mj-local') 18:18:08.432 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18f767a4-6e24-46ee-b8ec-71efcd7c1127 from='https://localhost:33500/18f767a4-6e24-46ee-b8ec-71efcd7c1127' toID=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 to='target/repo/jylqmvgb-2a0mj-local', fromRepoLocalSync=true 18:18:08.472 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @10833ms to org.eclipse.jetty.util.log.Slf4jLog 18:18:08.498 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:08.522 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:18:08.532 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.-1.xml.gz 18:18:08.684 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 serverRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 renewalDateTime=2019-07-27T16:48:08.583Z expiryDateTime=2019-07-27T17:18:08.583Z 18:18:08.738 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:08.769 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:08.840 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.04% 18:18:09.072 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:18:09.109 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:18:09.141 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:18:09.229 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:18:09.230 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:18:09.234 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 660000ms 18:18:09.356 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:18:09.528 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 18:18:09.744 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:09.819 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:09.838 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:09.839 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:09.839 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:09.843 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:18:09.878 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:09.940 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 18:18:09.948 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4d174189]initPersistenceManagerFactory: repositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a 18:18:09.958 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4d174189]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8065 ms. 18:18:10.024 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:18:10.035 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d00b469]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnm00-j2k0u-remote' 18:18:10.046 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d00b469]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnm00-j2k0u-remote' locked successfully. 18:18:10.077 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% Jul 27, 2019 6:18:10 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:18:10.294 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:10.295 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:10.296 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:10.296 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:10.365 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.58% 18:18:10.418 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:18:10.613 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 18:18:10.672 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.-1.xml.gz 18:18:10.710 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:10.712 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:10.745 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:18:10.797 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:10.802 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:18:10.802 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:10.803 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:18:10.803 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=17 localRepositoryRevisionInProgress=21 18:18:10.806 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:10.894 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:10.922 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:10.932 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/2/.cloudstore.properties 18:18:10.942 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:18:10.943 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore-repo/parent.properties 18:18:10.946 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:18:10.946 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=overwrittenTest], ConfigPropDto[key=ignore[blubb].namePattern, value=overwrittenBlubb], ConfigPropDto[key=ignore[oink].namePattern, value=oink!], ConfigPropDto[key=ignore[xxx].namePattern, value=yyy]]] 18:18:10.946 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:10.954 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:10.956 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.17.xml.gz 18:18:10.963 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 18:18:10.979 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 18:18:10.980 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 18:18:11.062 [qtp178225131-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=21 18:18:11.080 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a transaction.localRevision=68 remoteFromLocalRevision=21 18:18:11.085 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 from='target/repo/jylqmei4-dfknv-local' toID=8444957a-7018-4e1f-a223-a2f993ca2a5a to='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 18:18:11.091 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:11.133 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:11.143 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:18:11.193 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:11.197 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:11.197 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:18:11.198 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:11.198 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a localRepositoryRevisionSynced=64 localRepositoryRevisionInProgress=68 18:18:11.199 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:11.201 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:11.205 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:11.205 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:11.205 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:11.206 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 18:18:11.206 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 18:18:11.231 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a localRepositoryRevisionSynced=68 18:18:11.269 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:11.301 [qtp178225131-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 transaction.localRevision=24 remoteFromLocalRevision=68 18:18:11.342 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 18:18:11.344 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8444957a-7018-4e1f-a223-a2f993ca2a5a from='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 to='target/repo/jylqmei4-dfknv-local', fromRepoLocalSync=false 18:18:11.345 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.null.xml.gz 18:18:11.350 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:11.356 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:18:11.407 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:11.413 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:18:11.414 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:11.414 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:18:11.414 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=21 localRepositoryRevisionInProgress=24 18:18:11.416 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:11.448 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:11.461 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:11.465 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/2/.cloudstore.properties 18:18:11.465 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:18:11.465 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore-repo/parent.properties 18:18:11.472 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:11.472 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:11.473 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:11.473 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:11.488 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.null.xml.gz 18:18:11.488 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 18:18:11.488 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 18:18:11.536 [qtp178225131-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=24 18:18:11.605 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:11.610 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 18:18:11.659 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a transaction.localRevision=71 remoteFromLocalRevision=24 18:18:11.677 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 18:18:11.693 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:11.725 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:11.725 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:11.728 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:18:11.730 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8444957a-7018-4e1f-a223-a2f993ca2a5a from='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 to='target/repo/jylqmei4-dfknv-local', fromRepoLocalSync=true 18:18:11.736 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.24.xml.gz 18:18:11.743 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing ee27b09c-ebd2-43e0-b31d-bc05c649e423 ('target/repo/jylqmei4-dfknv-local') 18:18:11.749 [pool-8-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:11.752 [pool-8-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1209 ms. 18:18:11.805 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:11.807 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:11.818 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.44% 18:18:11.827 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:11.829 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:18:11.848 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.42% 18:18:11.856 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:11.860 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 18:18:11.892 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 78.58% 18:18:11.900 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:18:11.950 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:12.023 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 18:18:12.028 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 18:18:12.032 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:12.036 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 18:18:12.160 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 18:18:12.198 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:12.242 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:12.250 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:18:12.271 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:12.272 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:18:12.272 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=24 localRepositoryRevisionInProgress=27 18:18:12.288 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0d304369d09aa136bc165b4948d55d4d7e123016' to.sha1=''): /#4/#b 18:18:12.313 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 1 ms. 18:18:12.400 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:12.404 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/2/.cloudstore.properties 18:18:12.404 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:18:12.404 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore-repo/parent.properties 18:18:12.419 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:12.420 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning true, because of deletion: /2/.cloudstore.properties 18:18:12.420 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=aaaaaaa], ConfigPropDto[key=ignore[blubb].namePattern, value=bbbbbbb], ConfigPropDto[key=ignore[xxx].namePattern, value=yyy]]] 18:18:12.420 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:12.430 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.24.xml.gz 18:18:12.532 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:12.538 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 18:18:12.799 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 200192 bytes in 260 ms. path='/#4/#b' 18:18:12.810 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@7cb2c989{/,null,AVAILABLE} 18:18:12.849 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 18:18:12.863 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7d7c05fa]initPersistenceManagerFactory: repositoryId=fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:12.889 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7d7c05fa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6264 ms. localRoot: jylqnpdc-wuqil-local localRepositoryId: fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:12.926 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7dc963be]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-kb8q7-remote' 18:18:12.951 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7dc963be]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-kb8q7-remote' locked successfully. 18:18:12.976 [pool-8-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 17.97% 18:18:12.973 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:12.991 [pool-8-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 23.05% 18:18:13.031 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:13.030 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@100470e1{HTTP/1.1,[http/1.1]}{127.0.0.1:39620} 18:18:13.031 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @15392ms 18:18:13.079 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:13.088 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 18:18:13.089 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 18:18:13.096 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 18:18:13.155 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:18:13.162 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:18:13.162 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:18:13.163 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms Jul 27, 2019 6:18:13 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:18:13.244 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a8051f5f162bda37c0a7ee91d9842cca09f4340a' to.sha1=''): /#4/a 18:18:13.302 [qtp178225131-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=27 18:18:13.359 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:13.373 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a transaction.localRevision=72 remoteFromLocalRevision=27 18:18:13.373 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 18:18:13.409 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 from='target/repo/jylqmei4-dfknv-local' toID=8444957a-7018-4e1f-a223-a2f993ca2a5a to='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' 18:18:13.529 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:13.534 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:13.534 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:18:13.534 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:13.534 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a localRepositoryRevisionSynced=68 localRepositoryRevisionInProgress=72 18:18:13.536 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:13.539 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:13.539 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:13.540 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:13.540 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:13.541 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 18:18:13.542 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 18:18:13.542 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 50986 bytes in 168 ms. path='/#4/a' 18:18:13.558 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:18:13.561 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a localRepositoryRevisionSynced=72 18:18:13.641 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:13.681 [qtp178225131-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 transaction.localRevision=30 remoteFromLocalRevision=72 18:18:13.711 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:13.710 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=8444957a-7018-4e1f-a223-a2f993ca2a5a from='https://localhost:37876/8444957a-7018-4e1f-a223-a2f993ca2a5a/2/1%20%7B11%2011%C3%A411%23%2B%7D%201' toID=ee27b09c-ebd2-43e0-b31d-bc05c649e423 to='target/repo/jylqmei4-dfknv-local', fromRepoLocalSync=false 18:18:13.711 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.null.xml.gz 18:18:13.731 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:13.736 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 18:18:13.765 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:13.769 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8444957a-7018-4e1f-a223-a2f993ca2a5a 18:18:13.769 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: ee27b09c-ebd2-43e0-b31d-bc05c649e423 18:18:13.769 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:18:13.769 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=27 localRepositoryRevisionInProgress=30 18:18:13.780 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:13.786 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@25d6137{/,null,AVAILABLE} 18:18:13.800 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:13.800 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/2/.cloudstore.properties 18:18:13.800 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore.properties 18:18:13.801 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei6-j54pz-remote/.cloudstore-repo/parent.properties 18:18:13.804 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:13.804 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:13.804 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:13.804 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:13.808 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@b89c30(cloudstoreserver,h=[],w=[]) for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.842 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4fa67588c074b8f9e02781f1148d0191b30764c' to.sha1=''): /#4/c+ 18:18:13.843 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmei4-dfknv-local/.cloudstore-repo/tmp/ChangeSetDto.8444957a-7018-4e1f-a223-a2f993ca2a5a.null.xml.gz 18:18:13.844 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 18:18:13.844 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 18:18:13.886 [qtp178225131-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a remoteRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 localRepositoryRevisionSynced=30 18:18:13.935 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.936 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.937 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.938 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.938 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.940 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.940 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.941 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.942 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.943 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.944 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.945 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.945 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.946 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.947 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.949 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.950 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.951 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.952 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.954 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@4b04e8fe[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/ssl.server/keystore] 18:18:13.962 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=ee27b09c-ebd2-43e0-b31d-bc05c649e423 remoteRepositoryId=8444957a-7018-4e1f-a223-a2f993ca2a5a transaction.localRevision=75 remoteFromLocalRevision=30 18:18:13.963 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:13.972 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 18:18:13.974 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]getCloseDeferredMillis: closeDeferredMillis=20000 18:18:13.974 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:18:13.970 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@636673bc{SSL,[ssl, http/1.1]}{0.0.0.0:36086} 18:18:13.975 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @16337ms 18:18:13.976 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 18:18:13.980 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:18:43 CEST 2019 18:18:14.000 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50acf55d]getCloseDeferredMillis: closeDeferredMillis=20000 18:18:14.000 [main] INFO c.c.c.l.LocalRepoManagerImpl - [50acf55d]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:18:14.015 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3757e8e2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local' 18:18:14.017 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3757e8e2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local' locked successfully. 18:18:14.213 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 822378 bytes in 237 ms. path='/#4/c+' 18:18:14.228 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 18:18:14.346 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:14.369 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:14.410 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:14.413 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 18:18:14.521 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='971da29e9e802ab5e8dd30e98972803eda212cf6' to.sha1=''): /#4/d$ 18:18:14.605 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:14.637 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 18:18:14.727 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 222807 bytes in 89 ms. path='/#4/d$' 18:18:14.738 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 18:18:14.829 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:14.917 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:14.932 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:14.938 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 18:18:15.178 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrd-1l9ls-local' 18:18:15.191 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b0739c91cd2f976527c0b7b1ff5acc1ddab4506e' to.sha1=''): /1 {11 11ä11#+} 1/a 18:18:15.259 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrd-1l9ls-local' locked successfully. 18:18:15.301 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:15.347 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 18:18:15.456 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 60165 bytes in 108 ms. path='/1 {11 11ä11#+} 1/a' 18:18:15.467 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:18:15.620 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:15.642 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:15.665 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:15.670 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 18:18:15.793 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='da71cd58f673a4e36d242e48e91375c26ca5dcf2' to.sha1=''): /1 {11 11ä11#+} 1/b 18:18:15.912 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:15.936 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 18:18:16.013 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54720 bytes in 77 ms. path='/1 {11 11ä11#+} 1/b' 18:18:16.046 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:18:16.138 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:16.214 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:16.250 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:16.252 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 18:18:16.377 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4123bb0f2eae1cb012496dbcc6af44a5dccd108e' to.sha1=''): /1 {11 11ä11#+} 1/c 18:18:16.516 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:16.561 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c' 18:18:16.773 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 185220 bytes in 202 ms. path='/1 {11 11ä11#+} 1/c' 18:18:16.803 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:18:16.966 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:17.001 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:17.059 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.50% 18:18:17.071 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:17.077 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 18:18:17.203 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ea82dbd2aa68194242c5a7f555f13c86e7d6dc45' to.sha1=''): /2/1 {11 11ä11#+} 1/a 18:18:17.282 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:17.286 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a' 18:18:17.600 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 458036 bytes in 313 ms. path='/2/1 {11 11ä11#+} 1/a' 18:18:17.614 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:18:17.688 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:17.746 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:17.977 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:17.985 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 18:18:17.992 [closeDeferredTimer-6682e6a5-1] INFO c.c.c.l.LocalRepoManagerImpl - [6682e6a5]_close: Shutting down real LocalRepoManager. 18:18:18.155 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e758466f292148812d53484d3eee9cc94d8e0680' to.sha1=''): /2/1 {11 11ä11#+} 1/b 18:18:18.252 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:18.300 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b' 18:18:18.578 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 450294 bytes in 278 ms. path='/2/1 {11 11ä11#+} 1/b' 18:18:18.604 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:18:18.659 [closeDeferredTimer-64757d56-1] INFO c.c.c.l.LocalRepoManagerImpl - [64757d56]_close: Shutting down real LocalRepoManager. 18:18:18.682 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:18.731 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:18.753 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:18.756 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:18:18.850 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd73934940561a73d6a3c6d0c23243af2b686421' to.sha1=''): /2/a 18:18:18.949 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:18.953 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:18:19.087 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 98942 bytes in 133 ms. path='/2/a' 18:18:19.104 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:18:19.167 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:19.252 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:19.345 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:19.348 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:18:19.491 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='89372c1e5a46a059547e370ad199c2c9fa60731f' to.sha1=''): /3/a 18:18:19.614 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:19.669 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:18:19.775 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d00b469]initPersistenceManagerFactory: repositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e 18:18:19.778 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d00b469]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7989 ms. 18:18:19.925 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 243750 bytes in 256 ms. path='/3/a' 18:18:19.966 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:18:20.058 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:20.074 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:20.094 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:20.097 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:18:20.203 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bbdce87ef9c7a4179473e2687c2cbdcbacfeeb53' to.sha1=''): /3/b 18:18:20.254 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:20.272 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:18:20.425 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 93879 bytes in 149 ms. path='/3/b' 18:18:20.479 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:18:20.608 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:20.627 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:20.659 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=398.5 MiB, used=41.9 MiB, available=3.4 GiB 18:18:20.656 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:20.670 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:18:20.813 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d23b0438a23a8edcc71338e172b5108c7964f09' to.sha1=''): /3/c 18:18:20.855 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:20.861 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:18:20.957 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 78888 bytes in 95 ms. path='/3/c' 18:18:21.012 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:18:21.107 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:21.163 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:21.209 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:21.212 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnlzz-natsx-local localRepository.publicKeySha1 = AC:21:80:15:CD:C5:24:8A:C7:34:72:55:A9:C0:E7:7F:B4:21:0D:37 remoteRepository.repositoryId = f4f4726a-8064-450d-a6d8-ef5e05fc858e remoteRepository.remoteRoot = https://localhost:46077/f4f4726a-8064-450d-a6d8-ef5e05fc858e remoteRepository.publicKeySha1 = 05:6C:BF:5C:37:DB:3A:84:59:65:10:9E:B8:49:B8:CD:CA:08:34:98 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a f4f4726a-8064-450d-a6d8-ef5e05fc858e 18:18:21.304 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39f90359c37df085f98b43c8a766bcbb44930bf5' to.sha1=''): /3/d 18:18:21.396 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:21.404 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:18:21.539 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 434115 bytes in 135 ms. path='/3/d' 18:18:21.585 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:18:21.696 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:21.740 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:21.774 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=384.0 MiB, used=41.0 MiB, available=3.4 GiB 18:18:21.772 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:21.790 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 18:18:21.921 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c4b0423e01b161e8ff366e96c3de35002ec392df' to.sha1=''): /5#/e Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = f4f4726a-8064-450d-a6d8-ef5e05fc858e localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnm00-j2k0u-remote localRepository.publicKeySha1 = 05:6C:BF:5C:37:DB:3A:84:59:65:10:9E:B8:49:B8:CD:CA:08:34:98 remoteRepository.repositoryId = 2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a remoteRepository.publicKeySha1 = AC:21:80:15:CD:C5:24:8A:C7:34:72:55:A9:C0:E7:7F:B4:21:0D:37 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection f4f4726a-8064-450d-a6d8-ef5e05fc858e 2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a 18:18:22.021 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:22.028 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 18:18:22.150 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40194 bytes in 122 ms. path='/5#/e' 18:18:22.173 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 18:18:22.259 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:22.365 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:22.397 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42% WatchTaskFirstWrittenChunk started 18:18:22.552 [qtp820942552-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=3 18:18:22.700 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 transaction.localRevision=106 remoteFromLocalRevision=3 18:18:22.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 from='target/repo/jylqmvgb-2a0mj-local' toID=18f767a4-6e24-46ee-b8ec-71efcd7c1127 to='https://localhost:33500/18f767a4-6e24-46ee-b8ec-71efcd7c1127' 18:18:22.908 [closeDeferredTimer-fde487b-1] INFO c.c.c.l.LocalRepoManagerImpl - [fde487b]_close: Shutting down real LocalRepoManager. 18:18:22.982 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:22.994 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:22.998 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:22.999 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:23.001 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 18:18:23.037 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:23.063 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:23.064 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:23.064 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:23.072 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:23.074 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:18:23.074 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:18:23.092 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:18:23.107 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f4f4726a-8064-450d-a6d8-ef5e05fc858e from='https://localhost:46077/f4f4726a-8064-450d-a6d8-ef5e05fc858e' toID=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a to='target/repo/jylqnlzz-natsx-local', fromRepoLocalSync=true 18:18:23.116 [pool-17-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a ('target/repo/jylqnlzz-natsx-local') 18:18:23.157 [pool-17-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:18:23.168 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 localRepositoryRevisionSynced=106 18:18:23.190 [pool-17-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:18:23.210 [pool-16-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnlzz-natsx-local/.cloudstore-repo/tmp/ChangeSetDto.f4f4726a-8064-450d-a6d8-ef5e05fc858e.-1.xml.gz 18:18:23.258 [qtp820942552-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 transaction.localRevision=6 remoteFromLocalRevision=106 18:18:23.263 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18f767a4-6e24-46ee-b8ec-71efcd7c1127 from='https://localhost:33500/18f767a4-6e24-46ee-b8ec-71efcd7c1127' toID=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 to='target/repo/jylqmvgb-2a0mj-local', fromRepoLocalSync=false 18:18:23.264 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.null.xml.gz 18:18:23.376 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:23.386 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:23.387 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:23.387 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:23.388 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:18:23.390 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:23.393 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:23.393 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:23.394 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:23.394 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:23.402 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.null.xml.gz 18:18:23.403 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:18:23.403 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:18:23.445 [pool-16-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a serverRepositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e renewalDateTime=2019-07-27T16:48:23.254Z expiryDateTime=2019-07-27T17:18:23.254Z 18:18:23.493 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:23.529 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:23.537 [qtp820942552-54] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=6 18:18:23.554 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 transaction.localRevision=109 remoteFromLocalRevision=6 18:18:23.584 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:18:23.643 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.09% 18:18:23.668 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.18% 18:18:23.674 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.28% 18:18:23.693 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.37% 18:18:23.734 [closeDeferredTimer-22ff11ef-1] INFO c.c.c.l.LocalRepoManagerImpl - [22ff11ef]_close: Shutting down real LocalRepoManager. 18:18:23.828 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:18:23.843 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:23.902 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:23.910 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f4f4726a-8064-450d-a6d8-ef5e05fc858e 18:18:23.916 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a 18:18:23.916 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:23.917 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e remoteRepositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:18:23.931 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:24.039 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:24.043 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:24.044 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:24.044 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:24.058 [pool-16-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnlzz-natsx-local/.cloudstore-repo/tmp/ChangeSetDto.f4f4726a-8064-450d-a6d8-ef5e05fc858e.-1.xml.gz 18:18:24.058 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 18:18:24.060 [pool-16-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:24.082 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:18:24.086 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]getCloseDeferredMillis: closeDeferredMillis=0 18:18:24.087 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]close: Closing real LocalRepoManager immediately. 18:18:24.087 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]_close: Shutting down real LocalRepoManager. 18:18:24.152 [pool-16-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:24.181 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 18:18:24.184 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 18:18:24.186 [pool-16-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:24.188 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e' 18:18:24.307 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e334476863a910b67c291f4f695c4d2587884f65' to.sha1=''): /e 18:18:24.410 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3757e8e2]initPersistenceManagerFactory: repositoryId=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:24.417 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3757e8e2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6869 ms. 18:18:24.452 [pool-16-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f4f4726a-8064-450d-a6d8-ef5e05fc858e"] on repo=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a 18:18:24.455 [pool-16-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/e' 18:18:24.502 [main] INFO c.c.c.l.LocalRepoManagerImpl - [73aaec54]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxxa-m3zt6-remote' 18:18:24.505 [main] INFO c.c.c.l.LocalRepoManagerImpl - [73aaec54]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxxa-m3zt6-remote' locked successfully. 18:18:24.514 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7dc963be]initPersistenceManagerFactory: repositoryId=418f9b8b-39b9-440d-9a5d-ace976091217 18:18:24.520 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7dc963be]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7875 ms. remoteRoot: jylqnpdc-kb8q7-remote remoteRepositoryId: 418f9b8b-39b9-440d-9a5d-ace976091217 createTempChunkFile: e; createNewFile=true deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml 18:18:25.364 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=378.0 MiB, used=40.4 MiB, available=3.4 GiB FileWatcher: CHUNK_SIZE reached! chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 WatchTaskChunksToFile: ready 18:18:25.871 [pool-16-thread-2] WARN c.c.c.c.r.s.RepoToRepoSync - Source file was modified or deleted during sync: /e 18:18:25.871 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 18:18:25.871 [pool-16-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = fc1ad628-8c47-45ac-85cd-8e21059741eb localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-wuqil-local localRepository.publicKeySha1 = BC:FB:40:B5:54:59:F2:4B:FB:2F:7D:CA:AF:5F:F2:1F:DA:02:CF:5F remoteRepository.repositoryId = 418f9b8b-39b9-440d-9a5d-ace976091217 remoteRepository.remoteRoot = https://localhost:44593/418f9b8b-39b9-440d-9a5d-ace976091217/2 remoteRepository.publicKeySha1 = 99:9C:06:C7:94:FF:FB:5E:D9:4B:D3:5E:77:4B:75:D9:95:61:C4:F5 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection fc1ad628-8c47-45ac-85cd-8e21059741eb 418f9b8b-39b9-440d-9a5d-ace976091217 18:18:25.929 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initPersistenceManagerFactory: repositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:25.954 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16110 ms. 18:18:26.110 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:18:26.114 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f4f4726a-8064-450d-a6d8-ef5e05fc858e from='https://localhost:46077/f4f4726a-8064-450d-a6d8-ef5e05fc858e' toID=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a to='target/repo/jylqnlzz-natsx-local', fromRepoLocalSync=true 18:18:26.119 [pool-19-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a ('target/repo/jylqnlzz-natsx-local') 18:18:26.124 [pool-18-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Read ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnlzz-natsx-local/.cloudstore-repo/tmp/ChangeSetDto.f4f4726a-8064-450d-a6d8-ef5e05fc858e.-1.xml.gz 18:18:26.130 [pool-19-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 14.93% 18:18:26.137 [pool-19-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 21.02% 18:18:26.140 [pool-19-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 27.11% 18:18:26.158 [pool-18-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:26.161 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 32.96% 18:18:26.171 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 38.56% 18:18:26.173 [pool-18-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:26.176 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e' localRoot: jylqnosa-7v48q-local localRepositoryId: 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:26.261 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnotq-mqpx6-remote' 18:18:26.264 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnotq-mqpx6-remote' locked successfully. 18:18:26.318 [pool-18-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a serverRepositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e renewalDateTime=2019-07-27T16:48:23.254Z expiryDateTime=2019-07-27T17:18:23.254Z 18:18:26.351 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=361.5 MiB, used=38.2 MiB, available=3.4 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 418f9b8b-39b9-440d-9a5d-ace976091217 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-kb8q7-remote localRepository.publicKeySha1 = 99:9C:06:C7:94:FF:FB:5E:D9:4B:D3:5E:77:4B:75:D9:95:61:C4:F5 remoteRepository.repositoryId = fc1ad628-8c47-45ac-85cd-8e21059741eb remoteRepository.publicKeySha1 = BC:FB:40:B5:54:59:F2:4B:FB:2F:7D:CA:AF:5F:F2:1F:DA:02:CF:5F Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 418f9b8b-39b9-440d-9a5d-ace976091217 fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:26.488 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b1e3162a0d0610f0149798e0bd31564b5c5d7539' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /e 18:18:26.504 [pool-18-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a 18:18:26.504 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/e' createTempChunkFile: e; createNewFile=true deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml 18:18:27.032 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]getCloseDeferredMillis: closeDeferredMillis=0 18:18:27.033 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]close: Closing real LocalRepoManager immediately. 18:18:27.033 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]_close: Shutting down real LocalRepoManager. 18:18:27.176 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:27.178 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=418f9b8b-39b9-440d-9a5d-ace976091217 from='https://localhost:44593/418f9b8b-39b9-440d-9a5d-ace976091217/2' toID=fc1ad628-8c47-45ac-85cd-8e21059741eb to='target/repo/jylqnpdc-wuqil-local', fromRepoLocalSync=true 18:18:27.178 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing fc1ad628-8c47-45ac-85cd-8e21059741eb ('target/repo/jylqnpdc-wuqil-local') watchForCreationsDeletions: ENTRY_CREATE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34, chunksCreated=1 createTempChunkFile: e; createNewFile=true 18:18:27.259 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:27.284 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:18:27.288 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-wuqil-local/.cloudstore-repo/tmp/ChangeSetDto.418f9b8b-39b9-440d-9a5d-ace976091217.-1.xml.gz 18:18:27.362 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=fc1ad628-8c47-45ac-85cd-8e21059741eb serverRepositoryId=418f9b8b-39b9-440d-9a5d-ace976091217 renewalDateTime=2019-07-27T16:48:27.321Z expiryDateTime=2019-07-27T17:18:27.321Z deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34.xml 18:18:27.402 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:27.426 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:27.454 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.03% 18:18:27.564 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:18:27.586 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:18:27.602 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1066055 bytes in 1098 ms. path='/e' 18:18:27.611 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e watchForCreationsDeletions: ENTRY_DELETE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0, chunksDeleted=1 18:18:27.633 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34 into destFile e WatchTaskChunksToFile: length reached! length=1066055 watchForCreationsDeletions: ENTRY_DELETE=chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34, chunksDeleted=2 deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0.xml 18:18:27.658 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:18:27.782 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% deleteOrFail: chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_mh34.xml 18:18:28.055 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:28.244 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:28.249 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="f4f4726a-8064-450d-a6d8-ef5e05fc858e"] on repo=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a 18:18:28.252 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 418f9b8b-39b9-440d-9a5d-ace976091217 18:18:28.253 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:28.253 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 18:18:28.254 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=418f9b8b-39b9-440d-9a5d-ace976091217 remoteRepositoryId=fc1ad628-8c47-45ac-85cd-8e21059741eb localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:18:28.262 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:28.320 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:28.320 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-kb8q7-remote/.cloudstore.properties 18:18:28.320 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-kb8q7-remote/.cloudstore-repo/parent.properties 18:18:28.320 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:28.320 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:28.321 [pool-18-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:28.320 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:28.321 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:28.341 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-wuqil-local/.cloudstore-repo/tmp/ChangeSetDto.418f9b8b-39b9-440d-9a5d-ace976091217.-1.xml.gz 18:18:28.357 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:28.365 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:18:28.396 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 44.15% 18:18:28.398 [pool-18-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:28.401 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 18:18:28.453 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:28.509 [qtp878976745-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e remoteRepositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a localRepositoryRevisionSynced=3 18:18:28.569 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:28.572 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:18:28.595 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.31% 18:18:28.596 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:28.609 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a remoteRepositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e transaction.localRevision=11 remoteFromLocalRevision=3 18:18:28.693 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a from='target/repo/jylqnlzz-natsx-local' toID=f4f4726a-8064-450d-a6d8-ef5e05fc858e to='https://localhost:46077/f4f4726a-8064-450d-a6d8-ef5e05fc858e' 18:18:28.706 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.58% 18:18:28.707 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.85% 18:18:28.709 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:28.711 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 18:18:28.808 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='166b11b53b9fd8df044405cc0c71f898edc72148' to.sha1=''): /1 {11 11ä11#+} 1/a 18:18:28.822 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:28.826 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a 18:18:28.826 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: f4f4726a-8064-450d-a6d8-ef5e05fc858e 18:18:28.826 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:28.826 [pool-18-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a remoteRepositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=11 18:18:28.848 [pool-18-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:28.861 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:28.861 [pool-18-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:28.861 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:28.861 [pool-18-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:28.862 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 63.43% 18:18:28.862 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 74.63% 18:18:28.884 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a remoteRepositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e localRepositoryRevisionSynced=11 18:18:28.929 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="418f9b8b-39b9-440d-9a5d-ace976091217"] on repo=fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:28.936 [qtp878976745-50] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e remoteRepositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a transaction.localRevision=8 remoteFromLocalRevision=11 18:18:28.957 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 18:18:28.962 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=f4f4726a-8064-450d-a6d8-ef5e05fc858e from='https://localhost:46077/f4f4726a-8064-450d-a6d8-ef5e05fc858e' toID=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a to='target/repo/jylqnlzz-natsx-local', fromRepoLocalSync=false 18:18:28.964 [pool-18-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnlzz-natsx-local/.cloudstore-repo/tmp/ChangeSetDto.f4f4726a-8064-450d-a6d8-ef5e05fc858e.null.xml.gz 18:18:29.046 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:29.054 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: f4f4726a-8064-450d-a6d8-ef5e05fc858e 18:18:29.054 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a 18:18:29.054 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:29.054 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e remoteRepositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=8 18:18:29.057 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:29.064 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:29.065 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:29.065 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:29.065 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:29.075 [pool-18-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnlzz-natsx-local/.cloudstore-repo/tmp/ChangeSetDto.f4f4726a-8064-450d-a6d8-ef5e05fc858e.null.xml.gz 18:18:29.076 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 79.91% 18:18:29.076 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 85.51% 18:18:29.078 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 91.11% 18:18:29.080 [pool-18-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:29.092 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e' 18:18:29.109 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 233740 bytes in 152 ms. path='/1 {11 11ä11#+} 1/a' 18:18:29.119 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:18:29.169 [pool-18-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='b1e3162a0d0610f0149798e0bd31564b5c5d7539'): /e 18:18:29.171 [pool-18-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:29.199 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 96.70% 18:18:29.208 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="418f9b8b-39b9-440d-9a5d-ace976091217"] on repo=fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:29.223 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:29.233 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:29.234 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 18:18:29.265 [qtp878976745-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e remoteRepositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a localRepositoryRevisionSynced=8 18:18:29.287 [pool-18-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2f8b6369-2b8c-4b7f-9ed6-bcc8abd1dc8a remoteRepositoryId=f4f4726a-8064-450d-a6d8-ef5e05fc858e transaction.localRevision=15 remoteFromLocalRevision=8 18:18:29.299 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a52ed7bb264007e88140d11cad38b0e0d900b705' to.sha1=''): /1 {11 11ä11#+} 1/b 18:18:29.332 [pool-18-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:18:29.350 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="418f9b8b-39b9-440d-9a5d-ace976091217"] on repo=fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:29.362 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 18:18:29.529 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 582930 bytes in 166 ms. path='/1 {11 11ä11#+} 1/b' 18:18:29.534 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:18:29.575 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="418f9b8b-39b9-440d-9a5d-ace976091217"] on repo=fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:29.584 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:29.609 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:29.612 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:18:29.656 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2cdeb0f71ff9c7c80eb5a3ed133b1d255d27d96d' to.sha1=''): /a 18:18:29.707 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="418f9b8b-39b9-440d-9a5d-ace976091217"] on repo=fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:29.725 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:18:29.787 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 18:18:29.788 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Creating backup: 'target/repo/jylqmvgb-2a0mj-local' => 'target/repo/jylqmvgb-2a0mj-local.bak' 18:18:29.824 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 327495 bytes in 98 ms. path='/a' 18:18:29.831 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a hasCorrectAmountOfCreationsDeletions: toBeCreated=1, chunksCreated=1, toBeDeleted=2, chunksDeleted=2 18:18:29.854 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4d174189]getCloseDeferredMillis: closeDeferredMillis=20000 18:18:29.854 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4d174189]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:18:29.855 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d00b469]getCloseDeferredMillis: closeDeferredMillis=20000 18:18:29.855 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5d00b469]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:18:29.871 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Created backup: 'target/repo/jylqmvgb-2a0mj-local' => 'target/repo/jylqmvgb-2a0mj-local.bak' 18:18:29.872 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 18:18:29.873 [main] INFO c.c.c.l.LocalRepoManagerImpl - [65593327]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local' 18:18:29.873 [main] INFO c.c.c.l.LocalRepoManagerImpl - [65593327]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local' locked successfully. 18:18:29.891 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="418f9b8b-39b9-440d-9a5d-ace976091217"] on repo=fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:29.899 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:29.969 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.43% 18:18:30.077 [qtp534343696-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=418f9b8b-39b9-440d-9a5d-ace976091217 remoteRepositoryId=fc1ad628-8c47-45ac-85cd-8e21059741eb localRepositoryRevisionSynced=3 18:18:30.165 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc1ad628-8c47-45ac-85cd-8e21059741eb remoteRepositoryId=418f9b8b-39b9-440d-9a5d-ace976091217 transaction.localRevision=24 remoteFromLocalRevision=3 18:18:30.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=fc1ad628-8c47-45ac-85cd-8e21059741eb from='target/repo/jylqnpdc-wuqil-local' toID=418f9b8b-39b9-440d-9a5d-ace976091217 to='https://localhost:44593/418f9b8b-39b9-440d-9a5d-ace976091217/2' 18:18:30.325 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:30.328 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:30.329 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 418f9b8b-39b9-440d-9a5d-ace976091217 18:18:30.330 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:30.330 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=fc1ad628-8c47-45ac-85cd-8e21059741eb remoteRepositoryId=418f9b8b-39b9-440d-9a5d-ace976091217 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=24 18:18:30.349 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:30.361 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:30.361 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:30.362 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:30.362 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:30.374 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:18:30.374 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:18:30.398 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=fc1ad628-8c47-45ac-85cd-8e21059741eb remoteRepositoryId=418f9b8b-39b9-440d-9a5d-ace976091217 localRepositoryRevisionSynced=24 18:18:30.508 [qtp534343696-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=418f9b8b-39b9-440d-9a5d-ace976091217 remoteRepositoryId=fc1ad628-8c47-45ac-85cd-8e21059741eb transaction.localRevision=6 remoteFromLocalRevision=24 18:18:30.519 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=418f9b8b-39b9-440d-9a5d-ace976091217 from='https://localhost:44593/418f9b8b-39b9-440d-9a5d-ace976091217/2' toID=fc1ad628-8c47-45ac-85cd-8e21059741eb to='target/repo/jylqnpdc-wuqil-local', fromRepoLocalSync=false 18:18:30.520 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-wuqil-local/.cloudstore-repo/tmp/ChangeSetDto.418f9b8b-39b9-440d-9a5d-ace976091217.null.xml.gz 18:18:30.629 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:30.633 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 418f9b8b-39b9-440d-9a5d-ace976091217 18:18:30.633 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: fc1ad628-8c47-45ac-85cd-8e21059741eb 18:18:30.633 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2 18:18:30.633 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=418f9b8b-39b9-440d-9a5d-ace976091217 remoteRepositoryId=fc1ad628-8c47-45ac-85cd-8e21059741eb localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:18:30.635 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:30.653 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:30.671 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-kb8q7-remote/.cloudstore.properties 18:18:30.672 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-kb8q7-remote/.cloudstore-repo/parent.properties 18:18:30.672 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:30.672 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:30.672 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:30.673 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:30.680 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnpdc-wuqil-local/.cloudstore-repo/tmp/ChangeSetDto.418f9b8b-39b9-440d-9a5d-ace976091217.null.xml.gz 18:18:30.681 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:18:30.681 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:18:30.700 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2093bb6c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoasi-wqx6d-local' 18:18:30.707 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2093bb6c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoasi-wqx6d-local' locked successfully. 18:18:30.746 [qtp534343696-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=418f9b8b-39b9-440d-9a5d-ace976091217 remoteRepositoryId=fc1ad628-8c47-45ac-85cd-8e21059741eb localRepositoryRevisionSynced=6 18:18:30.763 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=fc1ad628-8c47-45ac-85cd-8e21059741eb remoteRepositoryId=418f9b8b-39b9-440d-9a5d-ace976091217 transaction.localRevision=27 remoteFromLocalRevision=6 18:18:30.768 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:18:30.904 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7d7c05fa]getCloseDeferredMillis: closeDeferredMillis=20000 18:18:30.905 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7d7c05fa]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:18:30.905 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7dc963be]getCloseDeferredMillis: closeDeferredMillis=20000 18:18:30.905 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7dc963be]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:18:30.913 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8b93c88]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoaym-obt2b-local' 18:18:30.916 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8b93c88]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoaym-obt2b-local' locked successfully. 18:18:31.993 [main] INFO c.c.c.l.LocalRepoManagerImpl - [65593327]initPersistenceManagerFactory: repositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:31.994 [main] INFO c.c.c.l.LocalRepoManagerImpl - [65593327]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2120 ms. 18:18:32.128 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:18:32.160 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:33:32 CEST 2019 18:18:32.474 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [50ae2c37]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:18:32.475 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [50ae2c37]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:18:33.908 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [50ae2c37]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:33.908 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [50ae2c37]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1432 ms. 18:18:33.945 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [50ae2c37]getCloseDeferredMillis: closeDeferredMillis=0 18:18:33.946 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [50ae2c37]close: Closing real LocalRepoManager immediately. 18:18:33.946 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [50ae2c37]_close: Shutting down real LocalRepoManager. 18:18:33.999 [closeDeferredTimer-59309333-1] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]_close: Shutting down real LocalRepoManager. 18:18:34.509 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:34.529 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18f767a4-6e24-46ee-b8ec-71efcd7c1127 from='https://localhost:33500/18f767a4-6e24-46ee-b8ec-71efcd7c1127' toID=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 to='target/repo/jylqmvgb-2a0mj-local', fromRepoLocalSync=true 18:18:34.539 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cb9d8a8b-091d-4d60-afa6-a9b0c3550040 ('target/repo/jylqmvgb-2a0mj-local') 18:18:34.656 [pool-5-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:34.888 [pool-5-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03% 18:18:35.110 [pool-5-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.06% 18:18:35.262 [closeDeferredTimer-50acf55d-1] INFO c.c.c.l.LocalRepoManagerImpl - [50acf55d]_close: Shutting down real LocalRepoManager. 18:18:35.301 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.6.xml.gz 18:18:35.351 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [22b8eaca]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:18:35.352 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [22b8eaca]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:18:36.958 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [22b8eaca]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:36.962 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [22b8eaca]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1609 ms. 18:18:37.020 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [22b8eaca]getCloseDeferredMillis: closeDeferredMillis=0 18:18:37.020 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [22b8eaca]close: Closing real LocalRepoManager immediately. 18:18:37.020 [qtp820942552-29] INFO c.c.c.l.LocalRepoManagerImpl - [22b8eaca]_close: Shutting down real LocalRepoManager. 18:18:37.948 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 serverRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 renewalDateTime=2019-07-27T16:48:08.583Z expiryDateTime=2019-07-27T17:18:08.583Z 18:18:37.976 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [27b44298]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:18:37.977 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [27b44298]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:18:38.996 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initPersistenceManagerFactory: repositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 18:18:39.013 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 16960 ms. localRoot: jylqnyrd-1l9ls-local localRepositoryId: 67e8acbb-3af0-4153-a912-81fde1dc9821 18:18:39.312 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [27b44298]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:39.313 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [27b44298]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1335 ms. 18:18:39.324 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrm-op0w0-remote' 18:18:39.328 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrm-op0w0-remote' locked successfully. 18:18:39.363 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [27b44298]getCloseDeferredMillis: closeDeferredMillis=0 18:18:39.363 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [27b44298]close: Closing real LocalRepoManager immediately. 18:18:39.364 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [27b44298]_close: Shutting down real LocalRepoManager. 18:18:39.810 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [3bd3db8a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:18:39.810 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [3bd3db8a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:18:40.629 [main] INFO c.c.c.l.LocalRepoManagerImpl - [73aaec54]initPersistenceManagerFactory: repositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:18:40.631 [main] INFO c.c.c.l.LocalRepoManagerImpl - [73aaec54]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 10653 ms. 18:18:41.017 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]initPersistenceManagerFactory: repositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:18:41.023 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9932 ms. remoteRoot: jylqnotq-mqpx6-remote remoteRepositoryId: 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:18:41.510 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=335.0 MiB, used=35.5 MiB, available=3.4 GiB 18:18:41.561 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [3bd3db8a]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:41.562 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [3bd3db8a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1751 ms. 18:18:41.606 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:41.651 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:41.757 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 18:18:41.879 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 18:18:41.880 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=314.5 MiB, used=23.7 MiB, available=3.5 GiB 18:18:41.893 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:18:41.945 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 18:18:42.030 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = a0cff409-74fb-463c-a42e-189984bed7bc localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local localRepository.publicKeySha1 = 3A:BB:C2:02:76:B5:DC:16:0A:B8:EE:E1:02:CE:28:E5:42:61:46:B2 remoteRepository.repositoryId = 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepository.remoteRoot = https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepository.publicKeySha1 = 13:85:30:FC:31:34:A1:C4:4B:59:3B:89:FE:82:E5:F1:43:F4:72:C8 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection a0cff409-74fb-463c-a42e-189984bed7bc 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:18:42.438 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:42.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:42.532 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8b93c88]initPersistenceManagerFactory: repositoryId=0a41b0fe-896e-4d09-822b-a9ecab67e140 18:18:42.541 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8b93c88]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7520 ms. 18:18:42.526 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:42.543 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:42.544 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:42.544 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 18:18:42.571 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. localRoot: jylqoaym-obt2b-local localRepositoryId: 0a41b0fe-896e-4d09-822b-a9ecab67e140 18:18:42.606 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f3a8e3e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoayn-9v76u-remote' 18:18:42.610 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f3a8e3e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoayn-9v76u-remote' locked successfully. 18:18:42.744 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:42.759 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:42.760 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:42.760 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:42.761 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [3bd3db8a]getCloseDeferredMillis: closeDeferredMillis=0 18:18:42.762 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [3bd3db8a]close: Closing real LocalRepoManager immediately. 18:18:42.762 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [3bd3db8a]_close: Shutting down real LocalRepoManager. 18:18:42.840 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=336.5 MiB, used=30.7 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxxa-m3zt6-remote localRepository.publicKeySha1 = 13:85:30:FC:31:34:A1:C4:4B:59:3B:89:FE:82:E5:F1:43:F4:72:C8 remoteRepository.repositoryId = a0cff409-74fb-463c-a42e-189984bed7bc remoteRepository.publicKeySha1 = 3A:BB:C2:02:76:B5:DC:16:0A:B8:EE:E1:02:CE:28:E5:42:61:46:B2 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e a0cff409-74fb-463c-a42e-189984bed7bc 18:18:43.416 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2093bb6c]initPersistenceManagerFactory: repositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea 18:18:43.476 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2093bb6c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8384 ms. 18:18:43.564 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1784a296]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoask-s76qo-remote' 18:18:43.576 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1784a296]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoask-s76qo-remote' locked successfully. 18:18:43.803 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.6.xml.gz 18:18:43.812 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 27.36% 18:18:43.819 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:43.867 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:18:43.870 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 18:18:43.887 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 18:18:43.913 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 18:18:43.996 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 33.47% 18:18:44.005 [CloudStoreUpdaterTimer] ERROR c.c.c.c.u.CloudStoreUpdaterCore - createUpdaterDirIfUpdateNeeded: java.lang.UnsupportedOperationException: There is no installationDir in DevMode! java.lang.UnsupportedOperationException: There is no installationDir in DevMode! at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.determineInstallationDirFromClass(CloudStoreUpdaterCore.java:237) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getInstallationDir(CloudStoreUpdaterCore.java:230) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.getUpdaterDir(CloudStoreUpdaterCore.java:451) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.core.updater.CloudStoreUpdaterCore.createUpdaterDirIfUpdateNeeded(CloudStoreUpdaterCore.java:408) ~[co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer.run(CloudStoreUpdaterTimer.java:121) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.server.CloudStoreUpdaterTimer$1.run(CloudStoreUpdaterTimer.java:81) [co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] 18:18:44.001 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:44.020 [CloudStoreUpdaterTimer] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: timerPeriod=900000 nextRun=Sat Jul 27 18:33:44 CEST 2019 18:18:44.076 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 18:18:44.077 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 39.57% 18:18:44.082 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 45.68% 18:18:44.097 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:44.099 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz' 18:18:44.134 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [53278afc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:18:44.137 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [53278afc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:18:44.159 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 18:18:44.213 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 80.56% 18:18:44.239 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 18:18:44.351 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 95.75% 18:18:44.442 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 18:18:44.901 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:44.919 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e from='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' toID=a0cff409-74fb-463c-a42e-189984bed7bc to='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true 18:18:44.927 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.-1.xml.gz 18:18:44.932 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0cff409-74fb-463c-a42e-189984bed7bc ('target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1') 18:18:45.040 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:45.140 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03% 18:18:45.260 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.11% 18:18:45.334 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc serverRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e renewalDateTime=2019-07-27T16:48:45.014Z expiryDateTime=2019-07-27T17:18:45.014Z 18:18:45.378 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:45.409 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:45.436 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:18:45.437 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:45.531 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:45.535 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:18:45.535 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:18:45.535 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:45.535 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:18:45.548 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 211.273 sec - in co.codewizards.cloudstore.test.LocalServerClientGarbageCollectionIT 18:18:45.648 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:45.648 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:45.648 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:45.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:45.659 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.-1.xml.gz 18:18:45.660 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.84% 18:18:45.681 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:45.702 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@5e2d4af6{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:18:45.704 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:18:45.709 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:18:45.729 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6fb4e96b{/,null,UNAVAILABLE} 18:18:45.741 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/alFRAN39Eu1d9hEjpHuv2g/.cloudstore/localServerRunning.deleteToStop 18:18:45.751 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@3f5e1f56{SSL,[ssl, http/1.1]}{0.0.0.0:45397} 18:18:45.753 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:18:45.754 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7d770570{/,null,UNAVAILABLE} Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local localRepository.publicKeySha1 = DD:6A:84:BF:B8:FC:E9:F5:AD:07:47:4B:0C:C0:9F:A3:EB:C2:52:BE remoteRepository.repositoryId = 2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepository.remoteRoot = https://localhost:43436/2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepository.publicKeySha1 = 7E:D3:12:D9:3B:1A:21:D9:A3:3A:DF:78:38:CC:A0:E3:D3:24:0A:38 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:18:45.877 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:46.010 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.80% 18:18:46.029 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [53278afc]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:46.030 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [53278afc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1893 ms. 18:18:46.011 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 18:18:46.096 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [53278afc]getCloseDeferredMillis: closeDeferredMillis=0 18:18:46.096 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [53278afc]close: Closing real LocalRepoManager immediately. 18:18:46.097 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [53278afc]_close: Shutting down real LocalRepoManager. 18:18:46.236 [qtp178225131-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=2 18:18:46.408 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e transaction.localRevision=5 remoteFromLocalRevision=2 18:18:46.458 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cff409-74fb-463c-a42e-189984bed7bc from='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1' toID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e to='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' 18:18:46.594 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:46.604 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:18:46.611 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:18:46.612 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:18:46.612 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 18:18:46.630 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:46.726 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=315.0 MiB, used=30.0 MiB, available=3.5 GiB 18:18:46.843 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:46.856 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/2/.cloudstore.properties 18:18:46.856 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore.properties 18:18:46.856 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/parent.properties 18:18:46.856 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:46.856 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:46.857 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:46.857 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:46.868 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 56.31% 18:18:46.874 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 62.42% 18:18:46.876 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 68.52% 18:18:46.878 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:46.882 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:18:47.018 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7a79c74b303c486e9ce3c815003eb3c09378651d' to.sha1=''): /a Jul 27, 2019 6:18:47 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 2c2900d6-cdec-4b58-8b23-26e94f84bd7d localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnotq-mqpx6-remote localRepository.publicKeySha1 = 7E:D3:12:D9:3B:1A:21:D9:A3:3A:DF:78:38:CC:A0:E3:D3:24:0A:38 remoteRepository.repositoryId = 8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepository.publicKeySha1 = DD:6A:84:BF:B8:FC:E9:F5:AD:07:47:4B:0C:C0:9F:A3:EB:C2:52:BE Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:47.212 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [40be60d0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:18:47.213 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [40be60d0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:18:47.274 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:47.279 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/a' 18:18:47.430 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 153020 bytes in 151 ms. path='/a' Jul 27, 2019 6:18:47 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:18:47.540 [qtp178225131-30] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:18:47.768 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:47.828 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:47.857 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:47.864 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/b' 18:18:47.990 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2d6855a839dae6eecb7afed79979dafebbde5cce' to.sha1=''): /b Jul 27, 2019 6:18:47 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:18:48.140 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:48.152 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/b' 18:18:48.341 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 282038 bytes in 189 ms. path='/b' Jul 27, 2019 6:18:48 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:18:48.422 [qtp178225131-30] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:18:48.661 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:48.696 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:48.709 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [40be60d0]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:48.710 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [40be60d0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1496 ms. 18:18:48.733 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:18:48.793 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e localRepositoryRevisionSynced=5 18:18:48.920 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [40be60d0]getCloseDeferredMillis: closeDeferredMillis=0 18:18:48.921 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [40be60d0]close: Closing real LocalRepoManager immediately. 18:18:48.921 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [40be60d0]_close: Shutting down real LocalRepoManager. 18:18:48.942 [qtp178225131-47] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc transaction.localRevision=11 remoteFromLocalRevision=5 18:18:48.959 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e from='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' toID=a0cff409-74fb-463c-a42e-189984bed7bc to='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false 18:18:48.960 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.null.xml.gz 18:18:48.969 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:48.992 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8b7f1506-d89f-4df2-8c5f-19582bd33e5b ('target/repo/jylqnosa-7v48q-local') 18:18:48.996 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c2900d6-cdec-4b58-8b23-26e94f84bd7d from='https://localhost:43436/2c2900d6-cdec-4b58-8b23-26e94f84bd7d' toID=8b7f1506-d89f-4df2-8c5f-19582bd33e5b to='target/repo/jylqnosa-7v48q-local', fromRepoLocalSync=true 18:18:49.053 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:49.057 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:18:49.057 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:18:49.057 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:49.057 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=11 18:18:49.059 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:49.061 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:49.062 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:49.062 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:49.062 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:49.070 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.null.xml.gz 18:18:49.080 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:18:49.080 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:18:49.153 [qtp178225131-58] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=11 18:18:49.168 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:49.173 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e transaction.localRevision=14 remoteFromLocalRevision=11 18:18:49.177 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:18:49.212 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:18:49.217 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.-1.xml.gz 18:18:49.574 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:49.610 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e from='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' toID=a0cff409-74fb-463c-a42e-189984bed7bc to='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true 18:18:49.624 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.11.xml.gz 18:18:49.625 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b serverRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d renewalDateTime=2019-07-27T16:48:49.314Z expiryDateTime=2019-07-27T17:18:49.313Z 18:18:49.633 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0cff409-74fb-463c-a42e-189984bed7bc ('target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1') 18:18:49.645 [pool-10-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:49.628 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01db86fd32e3bbd4a6b1ae6a1629578cb4560d1d' to.sha1=''): /3/zzz 18:18:49.667 [pool-10-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1862 ms. 18:18:49.674 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:49.677 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:49.680 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 62.25% 18:18:49.684 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:18:49.703 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 86.75% 18:18:49.716 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:18:49.766 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:49.823 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:49.826 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:49.827 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:49.832 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz' 18:18:49.833 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:18:49.833 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:18:49.833 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:49.833 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=11 localRepositoryRevisionInProgress=13 18:18:49.835 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:49.837 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:49.837 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:49.837 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:49.837 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:49.856 [closeDeferredTimer-5d00b469-1] INFO c.c.c.l.LocalRepoManagerImpl - [5d00b469]_close: Shutting down real LocalRepoManager. 18:18:49.855 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.11.xml.gz 18:18:49.891 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:49.944 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [49a350e1]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:18:49.944 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [49a350e1]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. Running co.codewizards.cloudstore.test.FileLsIT 18:18:50.172 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.69% 18:18:50.523 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:18:50.622 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:18:49.856 [closeDeferredTimer-4d174189-1] INFO c.c.c.l.LocalRepoManagerImpl - [4d174189]_close: Shutting down real LocalRepoManager. 18:18:50.906 [closeDeferredTimer-7d7c05fa-1] INFO c.c.c.l.LocalRepoManagerImpl - [7d7c05fa]_close: Shutting down real LocalRepoManager. 18:18:51.006 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:18:51.143 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]initPersistenceManagerFactory: repositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 18:18:51.152 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 8935 ms. remoteRoot: jylqnyrm-op0w0-remote remoteRepositoryId: cb2ab6af-102f-4116-8279-ec13460f9594 18:18:51.299 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 18:18:51.582 [pool-10-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 17.97% 18:18:51.867 [pool-10-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 22.99% 18:18:51.935 [closeDeferredTimer-7dc963be-1] INFO c.c.c.l.LocalRepoManagerImpl - [7dc963be]_close: Shutting down real LocalRepoManager. 18:18:51.904 [main] INFO c.c.c.c.o.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory 18:18:51.989 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [49a350e1]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:51.990 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [49a350e1]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2045 ms. 18:18:51.997 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:52.121 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [49a350e1]getCloseDeferredMillis: closeDeferredMillis=0 18:18:52.131 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [49a350e1]close: Closing real LocalRepoManager immediately. 18:18:52.131 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [49a350e1]_close: Shutting down real LocalRepoManager. 18:18:52.278 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:52.324 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:18:52.335 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:52.336 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:52.337 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:18:52.398 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:52.550 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=318.5 MiB, used=23.9 MiB, available=3.5 GiB 18:18:52.547 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 18:18:52.547 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 18:18:52.659 [qtp178225131-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=13 18:18:52.686 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e transaction.localRevision=16 remoteFromLocalRevision=13 18:18:52.697 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cff409-74fb-463c-a42e-189984bed7bc from='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1' toID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e to='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' 18:18:52.761 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f3a8e3e]initPersistenceManagerFactory: repositoryId=148f1595-a8c3-46c6-91d6-6b39acb00851 18:18:52.805 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:52.807 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:52.808 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:52.808 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:52.827 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f3a8e3e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 7748 ms. 18:18:52.827 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:52.831 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:18:52.832 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:18:52.832 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:18:52.832 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=16 18:18:52.834 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. remoteRoot: jylqoayn-9v76u-remote remoteRepositoryId: 148f1595-a8c3-46c6-91d6-6b39acb00851 18:18:52.914 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:52.915 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/2/.cloudstore.properties 18:18:52.915 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore.properties 18:18:52.915 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/parent.properties 18:18:52.917 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore.properties 18:18:52.918 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=overwrittenTest], ConfigPropDto[key=ignore[blubb].namePattern, value=overwrittenBlubb], ConfigPropDto[key=ignore[bla].namePattern, value=bla], ConfigPropDto[key=ignore[oink].namePattern, value=oink!]]] 18:18:52.918 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:52.998 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.000 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:18:53.142 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.-1.xml.gz 18:18:53.169 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.174 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.183 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:18:53.211 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.212 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1' 18:18:53.320 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.430 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.564 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=370.5 MiB, used=43.4 MiB, available=3.4 GiB 18:18:53.603 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.606 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d10' 18:18:53.605 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.612 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [34c2481]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:18:53.613 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [34c2481]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:18:53.617 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 18:18:53.776 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.776 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 55.18% 18:18:53.778 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.888 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.884 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:53.890 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d1/d11' 18:18:53.894 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:18:53.984 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.064 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.072 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.077 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2' 18:18:54.132 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 18:18:54.136 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.145 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:18:54.210 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.217 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 0a41b0fe-896e-4d09-822b-a9ecab67e140 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoaym-obt2b-local localRepository.publicKeySha1 = B4:2C:71:88:68:6C:B4:F4:85:76:C8:B2:1A:A8:AA:29:DD:9F:76:94 remoteRepository.repositoryId = 148f1595-a8c3-46c6-91d6-6b39acb00851 remoteRepository.remoteRoot = https://localhost:44593/148f1595-a8c3-46c6-91d6-6b39acb00851/5%23 remoteRepository.publicKeySha1 = 48:26:8F:7D:AB:CB:01:C5:28:30:34:38:E4:E1:BF:12:F3:05:C0:A1 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 0a41b0fe-896e-4d09-822b-a9ecab67e140 148f1595-a8c3-46c6-91d6-6b39acb00851 18:18:54.260 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.276 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 18:18:54.282 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.284 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/d20' 18:18:54.370 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: keyStoreFile='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore' does not exist! 18:18:54.371 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair (this might take a while)... ********************************************************************** There is no key, yet. Creating a new RSA key pair, now. This might take a while (a few seconds up to a few minutes). Please be patient! ********************************************************************** 18:18:54.373 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.374 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.396 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.398 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d2/f40' 18:18:54.407 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.409 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:18:54.468 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.498 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.502 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 18:18:54.536 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.553 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.559 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/d3' 18:18:54.584 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.611 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 18:18:54.612 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 18:18:54.621 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.628 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 18:18:54.663 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.686 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 60.49% 18:18:54.691 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 65.79% 18:18:54.701 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:54.706 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/.cloudstore.properties' 18:18:54.836 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='46981ffe9ba52c0d172cc9adbd8e62f264cbf294' to.sha1=''): /.cloudstore.properties Jul 27, 2019 6:18:54 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:18:54.873 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5860c9037a970e7a138d5d28c75a4423d2ad0e19' to.sha1=''): /#4/#b 18:18:54.960 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:54.963 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/.cloudstore.properties' 18:18:54.994 [qtp178225131-58] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1907 ms. 18:18:55.040 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=387.0 MiB, used=41.9 MiB, available=3.4 GiB 18:18:55.091 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:55.098 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 148f1595-a8c3-46c6-91d6-6b39acb00851 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoayn-9v76u-remote localRepository.publicKeySha1 = 48:26:8F:7D:AB:CB:01:C5:28:30:34:38:E4:E1:BF:12:F3:05:C0:A1 remoteRepository.repositoryId = 0a41b0fe-896e-4d09-822b-a9ecab67e140 remoteRepository.publicKeySha1 = B4:2C:71:88:68:6C:B4:F4:85:76:C8:B2:1A:A8:AA:29:DD:9F:76:94 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 148f1595-a8c3-46c6-91d6-6b39acb00851 0a41b0fe-896e-4d09-822b-a9ecab67e140 18:18:55.298 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [34c2481]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:55.299 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [34c2481]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1686 ms. 18:18:55.312 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 74530 bytes in 213 ms. path='/#4/#b' 18:18:55.345 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [34c2481]getCloseDeferredMillis: closeDeferredMillis=0 18:18:55.346 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [34c2481]close: Closing real LocalRepoManager immediately. 18:18:55.347 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [34c2481]_close: Shutting down real LocalRepoManager. 18:18:55.348 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 18:18:55.445 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:55.477 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:55.506 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:55.527 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 18:18:55.638 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1784a296]initPersistenceManagerFactory: repositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 18:18:55.649 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1784a296]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 9120 ms. 18:18:55.677 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4db84689b5e75dbb19eeb4f5432815dad8bcea74' to.sha1=''): /#4/a 18:18:55.764 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:55.768 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 18:18:55.959 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 74359 bytes in 189 ms. path='/#4/a' 18:18:55.974 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:18:56.007 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:56.030 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:56.044 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:56.047 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 18:18:56.145 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 365118 bytes in 6313 ms. path='/3/zzz' 18:18:56.193 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz 18:18:56.252 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c851e869e06120c0f5fcad4df3a9c5956d9b0f83' to.sha1=''): /#4/c+ 18:18:56.303 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:56.318 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 18:18:56.466 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:18:56.510 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:56.521 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=408.0 MiB, used=42.0 MiB, available=3.4 GiB 18:18:56.522 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 47.72% 18:18:56.554 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 153762 bytes in 235 ms. path='/#4/c+' 18:18:56.560 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [28ba4caa]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:18:56.560 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [28ba4caa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:18:56.565 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 18:18:56.584 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:56.591 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=148f1595-a8c3-46c6-91d6-6b39acb00851 from='https://localhost:44593/148f1595-a8c3-46c6-91d6-6b39acb00851/5%23' toID=0a41b0fe-896e-4d09-822b-a9ecab67e140 to='target/repo/jylqoaym-obt2b-local', fromRepoLocalSync=true 18:18:56.595 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoaym-obt2b-local/.cloudstore-repo/tmp/ChangeSetDto.148f1595-a8c3-46c6-91d6-6b39acb00851.-1.xml.gz 18:18:56.602 [pool-10-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 0a41b0fe-896e-4d09-822b-a9ecab67e140 ('target/repo/jylqoaym-obt2b-local') 18:18:56.615 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:56.638 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 67e8acbb-3af0-4153-a912-81fde1dc9821 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrd-1l9ls-local localRepository.publicKeySha1 = 3B:49:15:77:BE:5E:90:7F:29:48:E5:CD:EE:23:35:3F:09:DA:A1:7B remoteRepository.repositoryId = cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepository.remoteRoot = https://localhost:36086/cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepository.publicKeySha1 = B9:D2:D0:3B:5D:10:67:3F:99:6D:3C:59:7E:4E:F8:71:93:36:1B:E6 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 67e8acbb-3af0-4153-a912-81fde1dc9821 cb2ab6af-102f-4116-8279-ec13460f9594 18:18:56.682 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:56.685 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 18:18:56.763 [pool-10-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:56.782 [pool-10-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:18:56.837 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=0a41b0fe-896e-4d09-822b-a9ecab67e140 serverRepositoryId=148f1595-a8c3-46c6-91d6-6b39acb00851 renewalDateTime=2019-07-27T16:48:56.672Z expiryDateTime=2019-07-27T17:18:56.672Z 18:18:56.855 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='700d97ce0b673eaa270ec0f66b9334d25c843ddd' to.sha1=''): /#4/d$ 18:18:56.881 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:56.893 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:56.906 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 101 bytes in 1943 ms. path='/.cloudstore.properties' Jul 27, 2019 6:18:56 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:18:56.924 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:56.928 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 18:18:56.950 [qtp178225131-23] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a395394c3ca7810cf2e74475ce1fa0e937d14863_0 into destFile .cloudstore.properties 18:18:56.940 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.69% 18:18:57.068 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:57.084 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:57.110 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:57.118 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/d10/f30' 18:18:57.113 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:18:57.184 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:18:57.232 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6399e8d52dfcd859652956eabe8869ec0a5683ab' to.sha1=''): /d1/d10/f30 Jul 27, 2019 6:18:57 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = cd8b465b-c676-49e9-a558-bac1a1c699ea localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoasi-wqx6d-local localRepository.publicKeySha1 = 8D:1F:A8:3B:21:1B:FA:DC:F9:7B:0C:95:16:44:FD:D6:EE:8F:1B:05 remoteRepository.repositoryId = b10b7ac5-1b8d-450a-99e1-2ca97cad7415 remoteRepository.remoteRoot = https://localhost:46077/b10b7ac5-1b8d-450a-99e1-2ca97cad7415 remoteRepository.publicKeySha1 = B2:2F:7C:CE:EF:1C:89:E0:F8:ED:1A:DD:51:4F:F9:8A:86:CC:28:E3 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection cd8b465b-c676-49e9-a558-bac1a1c699ea b10b7ac5-1b8d-450a-99e1-2ca97cad7415 18:18:57.364 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:57.366 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/d10/f30' 18:18:57.367 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:18:57.515 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 682924 bytes in 587 ms. path='/#4/d$' 18:18:57.526 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 108724 bytes in 160 ms. path='/d1/d10/f30' Jul 27, 2019 6:18:57 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:18:57.558 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 18:18:57.601 [qtp178225131-47] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_284fe2394c84db3e23a277a1c8fa6f0f73952386_0 into destFile f30 18:18:57.641 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 18:18:57.709 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:57.717 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:57.723 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:57.755 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:57.757 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:57.758 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f20' 18:18:57.797 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:57.810 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 18:18:57.873 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:18:57.886 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=314.0 MiB, used=29.4 MiB, available=3.5 GiB 18:18:57.911 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='08c3de6fd5da2ea7fb2d1dcd12bc05aa9284c984' to.sha1=''): /d1/f20 Jul 27, 2019 6:18:57 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:18:57.973 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1f4aacbbcd4c96683c2610d2c4836bee02690ad4' to.sha1=''): /1 {11 11ä11#+} 1/a 18:18:58.000 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=421.5 MiB, used=34.2 MiB, available=3.4 GiB 18:18:58.005 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:58.019 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:58.021 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 148f1595-a8c3-46c6-91d6-6b39acb00851 18:18:58.022 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0a41b0fe-896e-4d09-822b-a9ecab67e140 18:18:58.022 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /5# 18:18:58.022 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=148f1595-a8c3-46c6-91d6-6b39acb00851 remoteRepositoryId=0a41b0fe-896e-4d09-822b-a9ecab67e140 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:18:58.025 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f20' Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = cb2ab6af-102f-4116-8279-ec13460f9594 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrm-op0w0-remote localRepository.publicKeySha1 = B9:D2:D0:3B:5D:10:67:3F:99:6D:3C:59:7E:4E:F8:71:93:36:1B:E6 remoteRepository.repositoryId = 67e8acbb-3af0-4153-a912-81fde1dc9821 remoteRepository.publicKeySha1 = 3B:49:15:77:BE:5E:90:7F:29:48:E5:CD:EE:23:35:3F:09:DA:A1:7B Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection cb2ab6af-102f-4116-8279-ec13460f9594 67e8acbb-3af0-4153-a912-81fde1dc9821 18:18:58.050 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = b10b7ac5-1b8d-450a-99e1-2ca97cad7415 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoask-s76qo-remote localRepository.publicKeySha1 = B2:2F:7C:CE:EF:1C:89:E0:F8:ED:1A:DD:51:4F:F9:8A:86:CC:28:E3 remoteRepository.repositoryId = cd8b465b-c676-49e9-a558-bac1a1c699ea remoteRepository.publicKeySha1 = 8D:1F:A8:3B:21:1B:FA:DC:F9:7B:0C:95:16:44:FD:D6:EE:8F:1B:05 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection b10b7ac5-1b8d-450a-99e1-2ca97cad7415 cd8b465b-c676-49e9-a558-bac1a1c699ea 18:18:58.123 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:58.133 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 18:18:58.266 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:58.266 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoayn-9v76u-remote/.cloudstore.properties 18:18:58.266 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoayn-9v76u-remote/.cloudstore-repo/parent.properties 18:18:58.267 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:58.267 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:58.275 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:58.275 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:58.283 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 12008 bytes in 149 ms. path='/1 {11 11ä11#+} 1/a' 18:18:58.291 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoaym-obt2b-local/.cloudstore-repo/tmp/ChangeSetDto.148f1595-a8c3-46c6-91d6-6b39acb00851.-1.xml.gz 18:18:58.295 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.16% 18:18:58.302 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:58.323 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:18:58.325 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:18:58.359 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 630720 bytes in 334 ms. path='/d1/f20' Jul 27, 2019 6:18:58 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:18:58.425 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:58.427 [qtp178225131-47] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_b17578491f900ac355e02190d7efbd0fec614a69_0 into destFile f20 18:18:58.447 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:58.461 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.76% 18:18:58.450 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:58.471 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 41.36% 18:18:58.479 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:58.482 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/e' 18:18:58.619 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='acd523843c3217293d5ca142fe1dc8efbc4c6ca2' to.sha1=''): /e 18:18:58.619 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:58.624 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 18:18:58.625 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:58.654 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:58.707 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:58.722 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d1/f21' 18:18:58.760 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="148f1595-a8c3-46c6-91d6-6b39acb00851"] on repo=0a41b0fe-896e-4d09-822b-a9ecab67e140 18:18:58.765 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/e' 18:18:58.806 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [28ba4caa]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:18:58.807 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [28ba4caa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2246 ms. WatchTaskFirstWrittenChunk started 18:18:58.834 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d6470f929fc52d0653da0fafd6ac9920d4592252' to.sha1=''): /d1/f21 Jul 27, 2019 6:18:58 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:18:58.842 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f594d33349f897adfd9435f16f5a9ff79f1dfaf0' to.sha1=''): /1 {11 11ä11#+} 1/b 18:18:58.857 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 1932 bytes in 92 ms. path='/e' 18:18:58.871 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [28ba4caa]getCloseDeferredMillis: closeDeferredMillis=0 18:18:58.871 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [28ba4caa]close: Closing real LocalRepoManager immediately. 18:18:58.871 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [28ba4caa]_close: Shutting down real LocalRepoManager. 18:18:58.873 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 18:18:58.919 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:58.922 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 18:18:58.932 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:58.934 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/d1/f21' 18:18:58.993 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="148f1595-a8c3-46c6-91d6-6b39acb00851"] on repo=0a41b0fe-896e-4d09-822b-a9ecab67e140 18:18:59.029 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:59.051 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 46.95% 18:18:59.077 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 162324 bytes in 142 ms. path='/d1/f21' Jul 27, 2019 6:18:59 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:18:59.142 [qtp178225131-28] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_1201496551bf9c139b93437e511ec82695a95182_0 into destFile f21 18:18:59.186 [qtp534343696-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=148f1595-a8c3-46c6-91d6-6b39acb00851 remoteRepositoryId=0a41b0fe-896e-4d09-822b-a9ecab67e140 localRepositoryRevisionSynced=3 18:18:59.214 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="a0cff409-74fb-463c-a42e-189984bed7bc"] on repo=a0cff409-74fb-463c-a42e-189984bed7bc 18:18:59.237 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 302727 bytes in 315 ms. path='/1 {11 11ä11#+} 1/b' 18:18:59.240 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:59.259 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 71.09% 18:18:59.258 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a41b0fe-896e-4d09-822b-a9ecab67e140 remoteRepositoryId=148f1595-a8c3-46c6-91d6-6b39acb00851 transaction.localRevision=10 remoteFromLocalRevision=3 18:18:59.274 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=0a41b0fe-896e-4d09-822b-a9ecab67e140 from='target/repo/jylqoaym-obt2b-local' toID=148f1595-a8c3-46c6-91d6-6b39acb00851 to='https://localhost:44593/148f1595-a8c3-46c6-91d6-6b39acb00851/5%23' 18:18:59.279 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:18:59.296 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e localRepositoryRevisionSynced=16 18:18:59.375 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:59.409 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:59.411 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:59.416 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 0a41b0fe-896e-4d09-822b-a9ecab67e140 18:18:59.416 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 148f1595-a8c3-46c6-91d6-6b39acb00851 18:18:59.416 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:59.416 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=0a41b0fe-896e-4d09-822b-a9ecab67e140 remoteRepositoryId=148f1595-a8c3-46c6-91d6-6b39acb00851 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=10 18:18:59.418 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:18:59.426 [pool-20-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 from='https://localhost:46077/b10b7ac5-1b8d-450a-99e1-2ca97cad7415' toID=cd8b465b-c676-49e9-a558-bac1a1c699ea to='target/repo/jylqoasi-wqx6d-local', fromRepoLocalSync=true 18:18:59.437 [qtp178225131-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc transaction.localRevision=36 remoteFromLocalRevision=16 18:18:59.445 [pool-21-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cd8b465b-c676-49e9-a558-bac1a1c699ea ('target/repo/jylqoasi-wqx6d-local') 18:18:59.449 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:59.450 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:18:59.458 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 18:18:59.468 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e from='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' toID=a0cff409-74fb-463c-a42e-189984bed7bc to='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false 18:18:59.469 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.null.xml.gz 18:18:59.476 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:59.478 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:59.479 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:59.479 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:59.481 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 52.24% 18:18:59.503 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:18:59.504 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:18:59.530 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:59.536 [pool-21-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:18:59.545 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=0a41b0fe-896e-4d09-822b-a9ecab67e140 remoteRepositoryId=148f1595-a8c3-46c6-91d6-6b39acb00851 localRepositoryRevisionSynced=10 18:18:59.553 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:18:59.553 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:18:59.553 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:18:59.553 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=13 localRepositoryRevisionInProgress=36 18:18:59.555 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:59.565 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:59.566 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:18:59.566 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:59.566 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:59.575 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.null.xml.gz 18:18:59.575 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 77.11% 18:18:59.575 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 18:18:59.576 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 18:18:59.593 [pool-21-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:18:59.601 [pool-20-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoasi-wqx6d-local/.cloudstore-repo/tmp/ChangeSetDto.b10b7ac5-1b8d-450a-99e1-2ca97cad7415.-1.xml.gz 18:18:59.608 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2d718aaf87635704a421047d405695b22a1d9985' to.sha1=''): /1 {11 11ä11#+} 1/c 18:18:59.619 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [11dfa830]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:18:59.620 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [11dfa830]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:18:59.654 [qtp534343696-27] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=148f1595-a8c3-46c6-91d6-6b39acb00851 remoteRepositoryId=0a41b0fe-896e-4d09-822b-a9ecab67e140 transaction.localRevision=6 remoteFromLocalRevision=10 18:18:59.667 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=148f1595-a8c3-46c6-91d6-6b39acb00851 from='https://localhost:44593/148f1595-a8c3-46c6-91d6-6b39acb00851/5%23' toID=0a41b0fe-896e-4d09-822b-a9ecab67e140 to='target/repo/jylqoaym-obt2b-local', fromRepoLocalSync=false 18:18:59.668 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoaym-obt2b-local/.cloudstore-repo/tmp/ChangeSetDto.148f1595-a8c3-46c6-91d6-6b39acb00851.null.xml.gz 18:18:59.681 [qtp178225131-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=36 18:18:59.731 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e transaction.localRevision=39 remoteFromLocalRevision=36 18:18:59.737 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 18:18:59.743 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:18:59.747 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 148f1595-a8c3-46c6-91d6-6b39acb00851 18:18:59.747 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 0a41b0fe-896e-4d09-822b-a9ecab67e140 18:18:59.747 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /5# 18:18:59.747 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=148f1595-a8c3-46c6-91d6-6b39acb00851 remoteRepositoryId=0a41b0fe-896e-4d09-822b-a9ecab67e140 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:18:59.749 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:18:59.768 [pool-20-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea serverRepositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 renewalDateTime=2019-07-27T16:48:59.658Z expiryDateTime=2019-07-27T17:18:59.658Z 18:18:59.776 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:18:59.777 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoayn-9v76u-remote/.cloudstore.properties 18:18:59.777 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoayn-9v76u-remote/.cloudstore-repo/parent.properties 18:18:59.778 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:18:59.778 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:18:59.779 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:18:59.779 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:18:59.782 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:18:59.786 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoaym-obt2b-local/.cloudstore-repo/tmp/ChangeSetDto.148f1595-a8c3-46c6-91d6-6b39acb00851.null.xml.gz 18:18:59.787 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:18:59.788 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:18:59.789 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 18:18:59.796 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e from='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' toID=a0cff409-74fb-463c-a42e-189984bed7bc to='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true 18:18:59.800 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.36.xml.gz 18:18:59.803 [pool-11-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0cff409-74fb-463c-a42e-189984bed7bc ('target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1') 18:18:59.809 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c' 18:18:59.816 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:59.836 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:18:59.841 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:59.849 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:18:59.857 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:18:59.861 [pool-11-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 18:18:59.865 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 66.33% 18:18:59.869 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:18:59.873 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 18:18:59.885 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 87.77% 18:18:59.900 [qtp534343696-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=148f1595-a8c3-46c6-91d6-6b39acb00851 remoteRepositoryId=0a41b0fe-896e-4d09-822b-a9ecab67e140 localRepositoryRevisionSynced=6 18:18:59.913 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 23870 bytes in 103 ms. path='/1 {11 11ä11#+} 1/c' 18:18:59.921 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=0a41b0fe-896e-4d09-822b-a9ecab67e140 remoteRepositoryId=148f1595-a8c3-46c6-91d6-6b39acb00851 transaction.localRevision=13 remoteFromLocalRevision=6 18:18:59.924 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:18:59.947 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.18% 18:18:59.949 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:18:59.958 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.36% 18:18:59.965 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.54% 18:18:59.952 [pool-11-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03% 18:18:59.970 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 18:18:59.981 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.72% 18:18:59.995 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:00.013 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:00.035 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.50% 18:19:00.038 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:00.048 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 18:19:00.079 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:00.101 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:19:00.106 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:00.111 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:19:00.112 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:19:00.112 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:00.112 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=36 localRepositoryRevisionInProgress=38 18:19:00.114 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:00.117 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:00.123 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:00.124 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:00.124 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:00.133 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.36.xml.gz 18:19:00.140 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:00.180 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8b93c88]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:00.180 [main] INFO c.c.c.l.LocalRepoManagerImpl - [8b93c88]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:00.188 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f3a8e3e]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:00.188 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4f3a8e3e]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:00.200 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 227.213 sec - in co.codewizards.cloudstore.test.repotorepo.RemotePathPrefixedRepoToRepoSyncIT 18:19:00.205 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b10b7ac5-1b8d-450a-99e1-2ca97cad7415 18:19:00.210 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cd8b465b-c676-49e9-a558-bac1a1c699ea 18:19:00.211 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:00.211 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 remoteRepositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:19:00.258 [pool-11-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 24.07% 18:19:00.249 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:00.277 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@243c1694{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:19:00.277 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:19:00.282 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@64730c18{/,null,UNAVAILABLE} 18:19:00.307 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ebdd3826ae9132262e04268f1d999471efe09974' to.sha1=''): /2/1 {11 11ä11#+} 1/a 18:19:00.324 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/R6ROVNL36ZwgEWANr8wPGg/.cloudstore/localServerRunning.deleteToStop 18:19:00.337 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@274d725a{SSL,[ssl, http/1.1]}{0.0.0.0:44593} 18:19:00.338 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:19:00.339 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7b611c33{/,null,UNAVAILABLE} 18:19:00.344 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 18:19:00.344 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 18:19:00.382 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:00.382 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:00.383 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:00.383 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:00.394 [pool-20-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoasi-wqx6d-local/.cloudstore-repo/tmp/ChangeSetDto.b10b7ac5-1b8d-450a-99e1-2ca97cad7415.-1.xml.gz 18:19:00.395 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 18:19:00.397 [pool-20-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:00.401 [qtp178225131-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=38 18:19:00.414 [pool-20-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:19:00.436 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e transaction.localRevision=40 remoteFromLocalRevision=38 18:19:00.452 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cff409-74fb-463c-a42e-189984bed7bc from='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1' toID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e to='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' 18:19:00.459 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:00.477 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a' 18:19:00.503 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:00.506 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:19:00.506 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:19:00.506 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:19:00.506 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e localRepositoryRevisionSynced=16 localRepositoryRevisionInProgress=40 18:19:00.507 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:00.509 [pool-20-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:00.537 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 18:19:00.539 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 18:19:00.543 [pool-20-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:00.545 [pool-20-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c' 18:19:00.564 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:00.564 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/2/.cloudstore.properties 18:19:00.564 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore.properties 18:19:00.564 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/parent.properties 18:19:00.581 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:19:00.581 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning false 18:19:00.581 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:00.581 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:00.582 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 18:19:00.582 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 18:19:00.601 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e localRepositoryRevisionSynced=40 18:19:00.671 [qtp178225131-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc transaction.localRevision=41 remoteFromLocalRevision=40 18:19:00.690 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e from='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' toID=a0cff409-74fb-463c-a42e-189984bed7bc to='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false 18:19:00.691 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.null.xml.gz 18:19:00.701 [pool-20-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d027ae89de1a5bf52ba01635c0cea86e7011848e' to.sha1=''): /c 18:19:00.769 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:00.772 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:19:00.772 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:19:00.772 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:00.772 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=38 localRepositoryRevisionInProgress=41 18:19:00.773 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:00.776 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:00.780 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:00.781 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:00.781 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:00.788 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.null.xml.gz 18:19:00.788 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:00.788 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:00.838 [pool-20-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b10b7ac5-1b8d-450a-99e1-2ca97cad7415"] on repo=cd8b465b-c676-49e9-a558-bac1a1c699ea 18:19:00.840 [pool-20-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/c' 18:19:00.845 [qtp178225131-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=41 18:19:00.876 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e transaction.localRevision=43 remoteFromLocalRevision=41 18:19:00.884 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:00.894 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:00.934 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb2ab6af-102f-4116-8279-ec13460f9594 from='https://localhost:36086/cb2ab6af-102f-4116-8279-ec13460f9594' toID=67e8acbb-3af0-4153-a912-81fde1dc9821 to='target/repo/jylqnyrd-1l9ls-local', fromRepoLocalSync=true 18:19:00.939 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:00.942 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrd-1l9ls-local/.cloudstore-repo/tmp/ChangeSetDto.cb2ab6af-102f-4116-8279-ec13460f9594.-1.xml.gz 18:19:00.947 [pool-3-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 67e8acbb-3af0-4153-a912-81fde1dc9821 ('target/repo/jylqnyrd-1l9ls-local') 18:19:00.958 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e from='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' toID=a0cff409-74fb-463c-a42e-189984bed7bc to='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true 18:19:00.960 [pool-12-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0cff409-74fb-463c-a42e-189984bed7bc ('target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1') 18:19:00.998 [pool-12-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 18:19:01.000 [pool-12-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1881 ms. 18:19:01.077 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 719490 bytes in 596 ms. path='/2/1 {11 11ä11#+} 1/a' 18:19:01.094 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:19:01.125 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:01.141 [pool-3-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:19:01.219 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b createTempChunkFile: c; createNewFile=true 18:19:01.262 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:01.278 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:01.281 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 18:19:01.303 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [11dfa830]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:01.304 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [11dfa830]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1684 ms. 18:19:01.386 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 serverRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 renewalDateTime=2019-07-27T16:49:01.265Z expiryDateTime=2019-07-27T17:19:01.264Z 18:19:01.397 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec67d9840004aea4f5b1f5aee9e54da49aaf60b8' to.sha1=''): /2/1 {11 11ä11#+} 1/b 18:19:01.437 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:01.439 [qtp820942552-54] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=9 18:19:01.443 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b' 18:19:01.446 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [11dfa830]getCloseDeferredMillis: closeDeferredMillis=0 18:19:01.446 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [11dfa830]close: Closing real LocalRepoManager immediately. 18:19:01.446 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [11dfa830]_close: Shutting down real LocalRepoManager. deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0.xml 18:19:01.535 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:01.554 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:01.587 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129708 bytes in 144 ms. path='/2/1 {11 11ä11#+} 1/b' 18:19:01.606 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:01.640 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.05% FileWatcher: CHUNK_SIZE reached! chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 18:19:01.680 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:01.715 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:01.737 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:01.742 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' WatchTaskChunksToFile: ready 18:19:01.836 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70635f0c06e15461cc57dfb1e55575419ee07896' to.sha1=''): /2/a 18:19:01.913 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 transaction.localRevision=118 remoteFromLocalRevision=9 18:19:01.926 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 50.25% 18:19:01.926 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 from='target/repo/jylqmvgb-2a0mj-local' toID=18f767a4-6e24-46ee-b8ec-71efcd7c1127 to='https://localhost:33500/18f767a4-6e24-46ee-b8ec-71efcd7c1127' 18:19:01.966 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:01.974 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:19:01.981 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:19:01.980 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [9eb9bea]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:01.980 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [9eb9bea]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:02.059 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 18:19:02.059 [pool-20-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:19:02.078 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:19:02.099 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207372 bytes in 125 ms. path='/2/a' 18:19:02.124 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:02.172 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:02.182 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:19:02.187 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 from='https://localhost:46077/b10b7ac5-1b8d-450a-99e1-2ca97cad7415' toID=cd8b465b-c676-49e9-a558-bac1a1c699ea to='target/repo/jylqoasi-wqx6d-local', fromRepoLocalSync=true 18:19:02.189 [pool-23-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cd8b465b-c676-49e9-a558-bac1a1c699ea ('target/repo/jylqoasi-wqx6d-local') 18:19:02.187 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:02.211 [pool-23-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:19:02.236 [pool-23-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 18:19:02.238 [pool-23-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:19:02.249 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:02.252 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:19:02.278 [pool-22-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Read ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoasi-wqx6d-local/.cloudstore-repo/tmp/ChangeSetDto.b10b7ac5-1b8d-450a-99e1-2ca97cad7415.-1.xml.gz 18:19:02.279 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 18:19:02.281 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:02.284 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 18:19:02.296 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:19:02.302 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:02.304 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/c' 18:19:02.369 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='233aa04a831e0526214adab36fd4358bae6406a3' to.sha1=''): /3/a 18:19:02.392 [pool-22-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea serverRepositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 renewalDateTime=2019-07-27T16:48:59.658Z expiryDateTime=2019-07-27T17:18:59.658Z 18:19:02.448 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:02.462 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:19:02.527 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d027ae89de1a5bf52ba01635c0cea86e7011848e' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /c 18:19:02.546 [pool-22-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=cd8b465b-c676-49e9-a558-bac1a1c699ea 18:19:02.546 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/c' 18:19:02.573 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 18:19:02.588 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 67746 bytes in 126 ms. path='/3/a' 18:19:02.612 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:02.645 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:02.658 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:02.682 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:02.685 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:19:02.832 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4f8b7f32320d0484fc0ba028aaca2020675adfec' to.sha1=''): /3/b 18:19:02.834 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% createTempChunkFile: c; createNewFile=true 18:19:02.933 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b watchForCreationsDeletions: ENTRY_CREATE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0, chunksCreated=1 18:19:03.004 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:19:03.016 [pool-12-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03% 18:19:03.094 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:03.125 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69818 bytes in 121 ms. path='/3/b' 18:19:03.129 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cb2ab6af-102f-4116-8279-ec13460f9594 18:19:03.135 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:03.136 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:03.136 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0.xml 18:19:03.153 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:03.197 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:03.201 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 1 ms. 18:19:03.205 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:03.214 [pool-12-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 24.17% 18:19:03.216 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:03.222 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:19:03.238 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.41.xml.gz 18:19:03.258 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:03.261 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:03.265 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:19:03.268 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 66.33% 18:19:03.279 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:19:03.278 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [9eb9bea]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:03.281 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [9eb9bea]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1300 ms. 18:19:03.283 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 18:19:03.293 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 87.77% 18:19:03.320 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 18:19:03.345 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:03.362 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:03.366 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:19:03.366 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:19:03.366 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:03.367 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=41 localRepositoryRevisionInProgress=43 18:19:03.369 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:03.372 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:03.373 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:03.373 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:03.374 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:03.369 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [9eb9bea]getCloseDeferredMillis: closeDeferredMillis=0 18:19:03.377 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [9eb9bea]close: Closing real LocalRepoManager immediately. 18:19:03.377 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [9eb9bea]_close: Shutting down real LocalRepoManager. 18:19:03.383 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.41.xml.gz 18:19:03.389 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='465a33b3998eb30607ade1f50dfdea8619701f6b' to.sha1=''): /3/c 18:19:03.391 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 18:19:03.393 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 18:19:03.466 [qtp178225131-47] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=43 18:19:03.481 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b watchForCreationsDeletions: ENTRY_CREATE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34, chunksCreated=2 createTempChunkFile: c; createNewFile=true 18:19:03.515 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:03.516 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:03.516 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:03.516 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:03.519 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:19:03.525 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e transaction.localRevision=46 remoteFromLocalRevision=43 18:19:03.666 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 354456 bytes in 147 ms. path='/3/c' 18:19:03.677 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34.xml 18:19:03.707 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrd-1l9ls-local/.cloudstore-repo/tmp/ChangeSetDto.cb2ab6af-102f-4116-8279-ec13460f9594.-1.xml.gz 18:19:03.726 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:03.749 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:19:03.810 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cff409-74fb-463c-a42e-189984bed7bc from='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1' toID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e to='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' 18:19:03.880 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:03.882 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:03.886 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:03.888 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:19:03.888 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:19:03.888 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:19:03.888 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e localRepositoryRevisionSynced=40 localRepositoryRevisionInProgress=46 18:19:03.894 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1052709 bytes in 1347 ms. path='/c' 18:19:03.900 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:19:03.897 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. watchForCreationsDeletions: ENTRY_DELETE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0, chunksDeleted=1 18:19:03.926 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34 into destFile c 18:19:03.926 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:03.926 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/2/.cloudstore.properties 18:19:03.926 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore.properties 18:19:03.926 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/parent.properties WatchTaskChunksToFile: length reached! length=1052709 watchForCreationsDeletions: ENTRY_DELETE=chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34, chunksDeleted=2 18:19:03.929 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: file modified: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore.properties 18:19:03.929 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=overwrittenTest], ConfigPropDto[key=ignore[blubb].namePattern, value=overwrittenBlubb], ConfigPropDto[key=ignore[oink].namePattern, value=oink!], ConfigPropDto[key=ignore[xxx].namePattern, value=yyy]]] 18:19:03.929 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0.xml 18:19:03.954 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:03.962 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 18:19:03.963 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 18:19:03.972 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e localRepositoryRevisionSynced=46 18:19:03.972 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:03.976 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 18:19:04.038 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.053 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:19:04.081 [qtp178225131-27] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc transaction.localRevision=46 remoteFromLocalRevision=46 18:19:04.093 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e from='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' toID=a0cff409-74fb-463c-a42e-189984bed7bc to='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false 18:19:04.094 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.null.xml.gz 18:19:04.107 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [54aa80ff]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:04.109 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [54aa80ff]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:04.141 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7c8ccc9af1c810c778d751004dbfcaf4288945d2' to.sha1=''): /3/d 18:19:04.153 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> deleteOrFail: chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_mh34.xml 18:19:04.156 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:19:04.157 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:19:04.157 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:04.157 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=43 localRepositoryRevisionInProgress=46 18:19:04.159 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:04.169 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:04.169 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:04.169 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:04.169 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:04.178 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.null.xml.gz 18:19:04.179 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:04.179 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:04.180 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.190 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:04.197 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:19:04.213 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.247 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:19:04.243 [qtp178225131-47] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=46 18:19:04.284 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e transaction.localRevision=49 remoteFromLocalRevision=46 18:19:04.297 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:04.312 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.342 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:04.349 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 18:19:04.355 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e from='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' toID=a0cff409-74fb-463c-a42e-189984bed7bc to='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=true 18:19:04.357 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.359 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.46.xml.gz 18:19:04.362 [pool-13-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing a0cff409-74fb-463c-a42e-189984bed7bc ('target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1') 18:19:04.360 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:19:04.420 [pool-13-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 12.94% 18:19:04.429 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 306185 bytes in 232 ms. path='/3/d' 18:19:04.441 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:04.443 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:04.445 [pool-4-thread-1] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1512 ms. 18:19:04.455 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.464 [pool-13-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 19.03% 18:19:04.469 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:19:04.499 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.503 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 18:19:04.586 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="b10b7ac5-1b8d-450a-99e1-2ca97cad7415"] on repo=cd8b465b-c676-49e9-a558-bac1a1c699ea 18:19:04.593 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:04.602 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.606 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.643 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.645 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 18:19:04.655 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 18:19:04.657 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.659 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 18:19:04.665 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.690 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.699 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:19:04.754 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fc99849dc7656ca26b2f3ad135c8fd2764a8a808' to.sha1=''): /5#/e 18:19:04.792 [qtp878976745-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 remoteRepositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea localRepositoryRevisionSynced=3 18:19:04.798 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: Creating RSA key pair took 10425 ms. Generating a new RSA key pair took 10425 ms. ********************************************************************** Server certificate fingerprint (SHA1): 18:19:04.817 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null A5:7C:DF:77:48:02:C8:EA:B3:CC:8C:75:5F:75:E8:3E:0C:CD:78:DF Use this fingerprint to verify on the client-side, whether you're really talking to this server. If the client shows you a different value, someone is tampering with your connection! Please keep this fingerprint at a safe place. You'll need it whenever one of your clients connects to this server for the first time. ********************************************************************** 18:19:04.820 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreServer - initKeyStore: RSA fingerprint (SHA1): A5:7C:DF:77:48:02:C8:EA:B3:CC:8C:75:5F:75:E8:3E:0C:CD:78:DF 18:19:04.825 [pool-13-thread-1] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 24.17% 18:19:04.833 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:04.836 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 18:19:04.849 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:04.854 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 18:19:04.881 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea remoteRepositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 transaction.localRevision=12 remoteFromLocalRevision=3 18:19:04.886 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cd8b465b-c676-49e9-a558-bac1a1c699ea from='target/repo/jylqoasi-wqx6d-local' toID=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 to='https://localhost:46077/b10b7ac5-1b8d-450a-99e1-2ca97cad7415' 18:19:04.938 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 39528 bytes in 102 ms. path='/5#/e' 18:19:04.970 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:04.973 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cd8b465b-c676-49e9-a558-bac1a1c699ea 18:19:04.974 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: b10b7ac5-1b8d-450a-99e1-2ca97cad7415 18:19:04.974 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:04.974 [pool-22-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea remoteRepositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=12 18:19:04.982 [pool-22-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:04.982 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 18:19:04.988 [cloudStoreServerThread] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=304.5 MiB, used=6.9 MiB, available=3.5 GiB 18:19:04.988 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:05.016 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="2c2900d6-cdec-4b58-8b23-26e94f84bd7d"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:05.041 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:05.050 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:05.050 [pool-22-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:05.051 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:05.051 [pool-22-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:05.052 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 52.24% 18:19:05.058 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:05.060 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:19:05.061 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42% 18:19:05.059 [cloudStoreServerThread] INFO c.c.c.c.c.ConfigImpl - getLastModifiedAndWaitIfNeeded: Waiting 1974 ms. 18:19:05.079 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 18:19:05.080 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 18:19:05.096 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:05.102 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 18:19:05.183 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 61.19% 18:19:05.184 [pool-22-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:05.193 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 70.15% 18:19:05.218 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea remoteRepositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 localRepositoryRevisionSynced=12 18:19:05.250 [qtp1815983471-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=3 18:19:05.282 [qtp878976745-23] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 remoteRepositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea transaction.localRevision=7 remoteFromLocalRevision=12 18:19:05.285 [pool-22-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 from='https://localhost:46077/b10b7ac5-1b8d-450a-99e1-2ca97cad7415' toID=cd8b465b-c676-49e9-a558-bac1a1c699ea to='target/repo/jylqoasi-wqx6d-local', fromRepoLocalSync=false 18:19:05.286 [pool-22-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoasi-wqx6d-local/.cloudstore-repo/tmp/ChangeSetDto.b10b7ac5-1b8d-450a-99e1-2ca97cad7415.null.xml.gz 18:19:05.315 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cfb455b0f0b37920a1a6097cc2abab3ec48d6f10' to.sha1=''): /#4/#b 18:19:05.328 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d transaction.localRevision=106 remoteFromLocalRevision=3 18:19:05.334 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8b7f1506-d89f-4df2-8c5f-19582bd33e5b from='target/repo/jylqnosa-7v48q-local' toID=2c2900d6-cdec-4b58-8b23-26e94f84bd7d to='https://localhost:43436/2c2900d6-cdec-4b58-8b23-26e94f84bd7d' 18:19:05.348 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:05.351 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: b10b7ac5-1b8d-450a-99e1-2ca97cad7415 18:19:05.351 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cd8b465b-c676-49e9-a558-bac1a1c699ea 18:19:05.351 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:05.352 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 remoteRepositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=7 18:19:05.353 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:05.362 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:05.373 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:05.373 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:05.373 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:05.381 [pool-22-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqoasi-wqx6d-local/.cloudstore-repo/tmp/ChangeSetDto.b10b7ac5-1b8d-450a-99e1-2ca97cad7415.null.xml.gz 18:19:05.381 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 77.11% 18:19:05.381 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 18:19:05.381 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 18:19:05.443 [qtp878976745-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 remoteRepositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea localRepositoryRevisionSynced=7 18:19:05.441 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:05.449 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:05.450 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:19:05.450 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:05.451 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 18:19:05.455 [pool-22-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cd8b465b-c676-49e9-a558-bac1a1c699ea remoteRepositoryId=b10b7ac5-1b8d-450a-99e1-2ca97cad7415 transaction.localRevision=16 remoteFromLocalRevision=7 18:19:05.460 [pool-22-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:19:05.471 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:05.472 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:05.480 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 18:19:05.483 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [54aa80ff]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:05.484 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [54aa80ff]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1374 ms. 18:19:05.487 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:05.488 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:05.488 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:05.488 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:05.490 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:19:05.491 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:19:05.522 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d localRepositoryRevisionSynced=106 18:19:05.550 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [54aa80ff]getCloseDeferredMillis: closeDeferredMillis=0 18:19:05.551 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [54aa80ff]close: Closing real LocalRepoManager immediately. 18:19:05.551 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [54aa80ff]_close: Shutting down real LocalRepoManager. 18:19:05.616 [qtp1815983471-30] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b transaction.localRevision=6 remoteFromLocalRevision=106 18:19:05.632 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c2900d6-cdec-4b58-8b23-26e94f84bd7d from='https://localhost:43436/2c2900d6-cdec-4b58-8b23-26e94f84bd7d' toID=8b7f1506-d89f-4df2-8c5f-19582bd33e5b to='target/repo/jylqnosa-7v48q-local', fromRepoLocalSync=false 18:19:05.633 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.null.xml.gz 18:19:05.716 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:05.720 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:19:05.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:05.721 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:05.721 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:19:05.722 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:05.724 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:05.724 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:05.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:05.725 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:05.732 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.null.xml.gz 18:19:05.732 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:05.732 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:05.769 [qtp1815983471-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=6 18:19:05.781 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d transaction.localRevision=109 remoteFromLocalRevision=6 18:19:05.784 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:05.803 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 655788 bytes in 322 ms. path='/#4/#b' 18:19:05.819 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 18:19:05.956 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=2, chunksDeleted=2 18:19:05.964 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 58.17% 18:19:05.970 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 66.33% 18:19:05.974 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:19:05.977 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 18:19:05.986 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 87.77% 18:19:05.997 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:06.021 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:06.025 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 18:19:06.036 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2093bb6c]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:06.036 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2093bb6c]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:06.039 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:06.044 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1784a296]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:06.044 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1784a296]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:06.045 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:19:06.045 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:06.046 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:06.046 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=118 18:19:06.064 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:06.077 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.92% 18:19:06.090 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:06.091 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:06.092 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:06.092 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:06.093 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 63.43% 18:19:06.093 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 74.63% 18:19:06.128 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b8a5b72e3c3310fad58e3ed965bace44ebc6b77' to.sha1=''): /#4/a 18:19:06.147 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 localRepositoryRevisionSynced=118 18:19:06.149 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:06.172 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:06.176 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:19:06.176 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:19:06.176 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:06.176 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=46 localRepositoryRevisionInProgress=48 18:19:06.177 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:06.187 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:06.187 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:06.187 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:06.187 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:06.196 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.46.xml.gz 18:19:06.197 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 38.56% 18:19:06.197 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 49.75% 18:19:06.205 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:06.208 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1615a092]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:06.209 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1615a092]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:06.211 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 18:19:06.242 [qtp178225131-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=48 18:19:06.254 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e transaction.localRevision=51 remoteFromLocalRevision=48 18:19:06.256 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=a0cff409-74fb-463c-a42e-189984bed7bc from='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1' toID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e to='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' 18:19:06.313 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 2696 bytes in 102 ms. path='/#4/a' 18:19:06.316 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:06.320 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:19:06.320 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:19:06.320 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: /2/1 {11 11ä11#+} 1 18:19:06.321 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e localRepositoryRevisionSynced=46 localRepositoryRevisionInProgress=51 18:19:06.342 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:06.350 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:06.394 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:06.404 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:06.401 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c2900d6-cdec-4b58-8b23-26e94f84bd7d from='https://localhost:43436/2c2900d6-cdec-4b58-8b23-26e94f84bd7d' toID=8b7f1506-d89f-4df2-8c5f-19582bd33e5b to='target/repo/jylqnosa-7v48q-local', fromRepoLocalSync=true 18:19:06.408 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.6.xml.gz 18:19:06.411 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8b7f1506-d89f-4df2-8c5f-19582bd33e5b ('target/repo/jylqnosa-7v48q-local') 18:19:06.424 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:06.427 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:06.428 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/2/.cloudstore.properties 18:19:06.428 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: enlisted configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore.properties 18:19:06.428 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - getExistingConfigFilesAbovePathPrefix: skipped non-existing configFile: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/parent.properties 18:19:06.430 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isFileModifiedAfterLastSync: returning false 18:19:06.431 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - isConfigFileDeletedAfterLastSync: returning true, because of deletion: /2/.cloudstore.properties 18:19:06.431 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< ConfigPropSetDto[configPropDtos=[ConfigPropDto[key=ignore[test].namePattern, value=aaaaaaa], ConfigPropDto[key=ignore[blubb].namePattern, value=bbbbbbb], ConfigPropDto[key=ignore[xxx].namePattern, value=yyy]]] 18:19:06.431 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:06.468 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:06.473 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 18:19:06.494 [pool-5-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94% 18:19:06.501 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 63.43% 18:19:06.501 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 74.63% 18:19:06.589 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e localRepositoryRevisionSynced=51 18:19:06.617 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='74b4aa4019302a261df8e21e64b763319a7c3c9c' to.sha1=''): /#4/c+ 18:19:06.637 [pool-5-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 19.03% 18:19:06.664 [qtp178225131-47] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc transaction.localRevision=51 remoteFromLocalRevision=51 18:19:06.668 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e from='https://localhost:37876/9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e' toID=a0cff409-74fb-463c-a42e-189984bed7bc to='target/repo/jylqnxx9-2djr1-local/2/1 {11 11ä11#+} 1', fromRepoLocalSync=false 18:19:06.669 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.null.xml.gz 18:19:06.667 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40c92dfa]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp2js-n2u56-local' 18:19:06.683 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40c92dfa]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp2js-n2u56-local' locked successfully. 18:19:06.738 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:06.743 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e 18:19:06.743 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: a0cff409-74fb-463c-a42e-189984bed7bc 18:19:06.729 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:06.743 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:06.754 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=48 localRepositoryRevisionInProgress=51 18:19:06.756 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 18:19:06.764 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:06.768 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:06.768 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:06.768 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:06.769 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:06.776 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnxx9-2djr1-local/.cloudstore-repo/tmp/ChangeSetDto.9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e.null.xml.gz 18:19:06.778 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:06.778 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:06.844 [qtp178225131-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e remoteRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc localRepositoryRevisionSynced=51 18:19:06.874 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=a0cff409-74fb-463c-a42e-189984bed7bc remoteRepositoryId=9c5e01a5-bc65-49c2-9cdf-5dedb0334a9e transaction.localRevision=54 remoteFromLocalRevision=51 18:19:06.877 [main] INFO c.c.c.t.r.PathPrefixedConfigInheritanceRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:06.878 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3757e8e2]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:06.878 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3757e8e2]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:06.883 [main] INFO c.c.c.l.LocalRepoManagerImpl - [73aaec54]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:06.884 [main] INFO c.c.c.l.LocalRepoManagerImpl - [73aaec54]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.942 sec - in co.codewizards.cloudstore.test.repotorepo.PathPrefixedConfigInheritanceRepoToRepoSyncIT 18:19:06.935 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@34df6414{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:19:06.936 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:19:06.944 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@23d267f8{/,null,UNAVAILABLE} 18:19:06.954 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 183967 bytes in 196 ms. path='/#4/c+' 18:19:06.963 [pool-5-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 24.06% 18:19:06.968 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/83Xfnt9yl34H2VKuHxZEtg/.cloudstore/localServerRunning.deleteToStop 18:19:06.981 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@41ad0242{SSL,[ssl, http/1.1]}{0.0.0.0:37876} 18:19:06.982 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:19:06.983 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@5a88c408{/,null,UNAVAILABLE} 18:19:06.990 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 18:19:07.065 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:07.079 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:07.102 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:07.098 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b serverRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d renewalDateTime=2019-07-27T16:48:49.314Z expiryDateTime=2019-07-27T17:18:49.313Z 18:19:07.105 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 18:19:07.136 [cloudStoreServerThread] INFO o.e.j.u.log - Logging initialized @21156ms to org.eclipse.jetty.util.log.Slf4jLog 18:19:07.159 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:07.162 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:07.175 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 56.12% 18:19:07.224 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 61.23% 18:19:07.232 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='62c8aa1462cfe05ddd74e73b8eea45f8118893ad' to.sha1=''): /#4/d$ 18:19:07.241 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 18:19:07.281 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:19:07.291 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:19:07.330 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 85.98% 18:19:07.340 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 18:19:07.356 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:07.365 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 18:19:07.369 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 98.23% 18:19:07.463 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 122386 bytes in 97 ms. path='/#4/d$' 18:19:07.476 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 18:19:07.515 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:07.550 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:07.576 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:07.583 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:07.601 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:07.605 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:19:07.605 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:07.605 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:07.605 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 18:19:07.611 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 18:19:07.660 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 2 ms. 18:19:07.716 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:07.722 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:07.722 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:07.723 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:07.734 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1615a092]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:07.735 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1615a092]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1526 ms. 18:19:07.757 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.6.xml.gz 18:19:07.758 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 31.09% 18:19:07.762 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:07.767 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:19:07.776 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1615a092]getCloseDeferredMillis: closeDeferredMillis=0 18:19:07.777 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1615a092]close: Closing real LocalRepoManager immediately. 18:19:07.777 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1615a092]_close: Shutting down real LocalRepoManager. 18:19:07.790 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='805274b09889f5a96c14e6152a39c7563c0e05e3' to.sha1=''): /1 {11 11ä11#+} 1/a 18:19:07.908 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:07.932 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:07.981 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:19:08.066 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:19:08.067 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:19:08.070 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 18:19:08.075 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:08.080 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 18:19:08.078 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 18:19:08.288 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 147446 bytes in 208 ms. path='/1 {11 11ä11#+} 1/a' 18:19:08.345 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:08.344 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:08.375 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 38.56% 18:19:08.378 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 46.02% 18:19:08.431 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [7896731]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:08.432 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [7896731]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:08.449 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:08.482 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:08.585 [qtp1815983471-47] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=9 18:19:08.712 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:08.718 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 18:19:08.809 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0c8254a6bcf8c6b3f1025f2bef1e1a9f725b48cb' to.sha1=''): /1 {11 11ä11#+} 1/b Jul 27, 2019 6:19:08 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:19:08.984 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d transaction.localRevision=116 remoteFromLocalRevision=9 18:19:09.015 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8b7f1506-d89f-4df2-8c5f-19582bd33e5b from='target/repo/jylqnosa-7v48q-local' toID=2c2900d6-cdec-4b58-8b23-26e94f84bd7d to='https://localhost:43436/2c2900d6-cdec-4b58-8b23-26e94f84bd7d' 18:19:09.024 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:09.046 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 18:19:09.097 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:09.101 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:09.102 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:19:09.102 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:09.103 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=116 18:19:09.128 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 18:19:09.131 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:09.132 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:09.132 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:09.132 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:09.133 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 52.24% 18:19:09.134 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 59.70% 18:19:09.143 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:09.148 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 18:19:09.201 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 333486 bytes in 154 ms. path='/1 {11 11ä11#+} 1/b' 18:19:09.218 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:09.244 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:09.252 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 67.16% 18:19:09.252 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 74.63% 18:19:09.291 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:09.304 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:09.318 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:09.322 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 18:19:09.325 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d localRepositoryRevisionSynced=116 18:19:09.436 [qtp1815983471-23] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b transaction.localRevision=12 remoteFromLocalRevision=116 18:19:09.461 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8d55affb9856d178fb12a3105b3a0fa352f63216' to.sha1=''): /1 {11 11ä11#+} 1/c 18:19:09.493 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c2900d6-cdec-4b58-8b23-26e94f84bd7d from='https://localhost:43436/2c2900d6-cdec-4b58-8b23-26e94f84bd7d' toID=8b7f1506-d89f-4df2-8c5f-19582bd33e5b to='target/repo/jylqnosa-7v48q-local', fromRepoLocalSync=false 18:19:09.494 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.null.xml.gz 18:19:09.547 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:09.552 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:19:09.553 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:09.553 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:09.553 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 18:19:09.564 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:09.565 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:09.581 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:09.581 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:09.581 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:09.581 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:09.594 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.null.xml.gz 18:19:09.594 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:09.595 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:09.592 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c' 18:19:09.653 [qtp1815983471-47] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=12 18:19:09.673 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d transaction.localRevision=120 remoteFromLocalRevision=12 18:19:09.676 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:09.745 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [7896731]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:09.746 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [7896731]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1314 ms. 18:19:09.940 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 524539 bytes in 348 ms. path='/1 {11 11ä11#+} 1/c' 18:19:09.992 [qtp820942552-54] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 transaction.localRevision=12 remoteFromLocalRevision=118 18:19:09.996 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:10.007 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [7896731]getCloseDeferredMillis: closeDeferredMillis=0 18:19:10.007 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [7896731]close: Closing real LocalRepoManager immediately. 18:19:10.007 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [7896731]_close: Shutting down real LocalRepoManager. 18:19:10.007 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c2900d6-cdec-4b58-8b23-26e94f84bd7d from='https://localhost:43436/2c2900d6-cdec-4b58-8b23-26e94f84bd7d' toID=8b7f1506-d89f-4df2-8c5f-19582bd33e5b to='target/repo/jylqnosa-7v48q-local', fromRepoLocalSync=true 18:19:10.008 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 8b7f1506-d89f-4df2-8c5f-19582bd33e5b ('target/repo/jylqnosa-7v48q-local') 18:19:10.010 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:19:10.044 [pool-6-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94% 18:19:10.103 [pool-6-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 19.03% 18:19:10.180 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:10.209 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:10.236 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 43.50% 18:19:10.238 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:10.241 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 18:19:10.380 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='eb4bc3e23c37ba2bfda7f574d215fe645ee5c342' to.sha1=''): /2/1 {11 11ä11#+} 1/a 18:19:10.420 [pool-6-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 24.06% 18:19:10.491 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:10.494 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a' 18:19:10.542 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.12.xml.gz 18:19:10.651 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@708f7171{/,null,AVAILABLE} 18:19:10.703 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b serverRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d renewalDateTime=2019-07-27T16:48:49.314Z expiryDateTime=2019-07-27T17:18:49.313Z 18:19:10.752 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:10.756 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:10.759 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 56.12% 18:19:10.759 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18f767a4-6e24-46ee-b8ec-71efcd7c1127 from='https://localhost:33500/18f767a4-6e24-46ee-b8ec-71efcd7c1127' toID=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 to='target/repo/jylqmvgb-2a0mj-local', fromRepoLocalSync=false 18:19:10.760 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.null.xml.gz 18:19:10.772 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 61.23% 18:19:10.779 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 68.38% 18:19:10.784 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:19:10.789 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 80.62% 18:19:10.794 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 598125 bytes in 300 ms. path='/2/1 {11 11ä11#+} 1/a' 18:19:10.814 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:10.815 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [74f71d83]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:10.816 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [74f71d83]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:10.821 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 85.98% 18:19:10.861 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 92.88% 18:19:10.881 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 98.23% 18:19:10.904 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:10.905 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:10.915 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:10.917 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@edd52d6{HTTP/1.1,[http/1.1]}{127.0.0.1:39183} 18:19:10.918 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @24938ms 18:19:10.925 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:10.929 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:19:10.929 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:10.929 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:10.929 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=12 localRepositoryRevisionInProgress=14 18:19:10.932 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:10.935 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:10.936 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:10.936 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:10.944 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 18:19:10.948 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:10.948 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:10.957 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.12.xml.gz 18:19:10.957 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 38.56% 18:19:10.962 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 49.75% 18:19:11.021 [qtp1815983471-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=14 18:19:11.035 [cloudStoreServerThread] INFO o.e.j.s.Server - jetty-9.4.17.v20190418; built: 2019-04-18T19:45:35.259Z; git: aa1c656c315c011c01e7b21aabb04066635b9f67; jvm 1.8.0_212-8u212-b03-0ubuntu1.16.04.1-b03 18:19:11.044 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d transaction.localRevision=122 remoteFromLocalRevision=14 18:19:11.047 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=8b7f1506-d89f-4df2-8c5f-19582bd33e5b from='target/repo/jylqnosa-7v48q-local' toID=2c2900d6-cdec-4b58-8b23-26e94f84bd7d to='https://localhost:43436/2c2900d6-cdec-4b58-8b23-26e94f84bd7d' 18:19:11.076 [cloudStoreServerThread] INFO o.e.j.s.session - DefaultSessionIdManager workerName=node0 18:19:11.077 [cloudStoreServerThread] INFO o.e.j.s.session - No SessionScavenger set, using defaults 18:19:11.077 [cloudStoreServerThread] INFO o.e.j.s.session - node0 Scavenging every 600000ms 18:19:11.128 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e15a2fda5b3fbf68b327de0149c14a92271b31d2' to.sha1=''): /2/1 {11 11ä11#+} 1/b 18:19:11.135 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:11.156 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:11.169 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:19:11.169 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:11.169 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d localRepositoryRevisionSynced=116 localRepositoryRevisionInProgress=122 18:19:11.171 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. Jul 27, 2019 6:19:11 PM org.glassfish.jersey.server.ApplicationHandler initialize INFO: Initiating Jersey application, version Jersey: 2.5.1 2014-01-02 13:43:00... 18:19:11.195 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:11.202 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b' 18:19:11.240 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:11.240 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:11.241 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:11.241 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:11.244 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:11.246 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision' 18:19:11.300 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 17528 bytes in 96 ms. path='/2/1 {11 11ä11#+} 1/b' 18:19:11.321 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:11.356 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:11.365 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:11.380 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:11.383 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:19:11.393 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 55.60% 18:19:11.395 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:11.407 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:11.410 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/1 {11 11ä11#+} 1' 18:19:11.480 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:11.489 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 61.19% 18:19:11.489 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 66.79% 18:19:11.492 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:11.497 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/1 {11 11ä11#+} 1/a' 18:19:11.599 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb2349e0aef13a4c86a9ac12fffe122e0e57ec6a' to.sha1=''): /2/a 18:19:11.631 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5a9d68652a0cfc1b90824ac2a2242ebbe419ece7' to.sha1=''): /2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/1 {11 11ä11#+} 1/a Jul 27, 2019 6:19:11 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:11.694 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:11.701 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:19:11.822 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="8b7f1506-d89f-4df2-8c5f-19582bd33e5b"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:11.824 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/1 {11 11ä11#+} 1/a' 18:19:11.962 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40c92dfa]initPersistenceManagerFactory: repositoryId=bd186da2-37a8-4278-b897-d569b0067726 18:19:11.975 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40c92dfa]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 3811 ms. 18:19:12.035 [cloudStoreServerThread] INFO o.e.j.s.h.ContextHandler - Started o.e.j.s.ServletContextHandler@3d59c33d{/,null,AVAILABLE} 18:19:12.059 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 415584 bytes in 357 ms. path='/2/a' 18:19:12.056 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a80ebcd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp2jt-s589b-remote' 18:19:12.058 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a80ebcd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp2jt-s589b-remote' locked successfully. 18:19:12.080 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:12.083 [cloudStoreServerThread] INFO o.e.j.u.s.SslContextFactory - x509=X509@1f99c7e0(cloudstoreserver,h=[],w=[]) for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.087 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [74f71d83]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:12.088 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [74f71d83]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1272 ms. 18:19:12.103 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 719490 bytes in 279 ms. path='/2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/1 {11 11ä11#+} 1/a' Jul 27, 2019 6:19:12 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:12.158 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [74f71d83]getCloseDeferredMillis: closeDeferredMillis=0 18:19:12.161 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [74f71d83]close: Closing real LocalRepoManager immediately. 18:19:12.161 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [74f71d83]_close: Shutting down real LocalRepoManager. 18:19:12.176 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:12.191 [qtp1815983471-24] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:12.195 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:12.222 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:12.237 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:19:12.249 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA256 enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.250 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.251 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.252 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.267 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.269 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.269 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.272 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.274 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_256_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.277 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA256 enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.280 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.281 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.283 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.284 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.285 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.286 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_ECDH_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.288 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_RSA_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.288 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_DHE_DSS_WITH_AES_128_CBC_SHA enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.289 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_256_GCM_SHA384 enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.291 [cloudStoreServerThread] WARN o.e.j.u.s.S.config - Weak cipher suite TLS_RSA_WITH_AES_128_GCM_SHA256 enabled for SslContextFactory@1f54d5c6[provider=null,keyStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore,trustStore=file:///home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/ssl.server/keystore] 18:19:12.303 [cloudStoreServerThread] INFO o.e.j.s.AbstractConnector - Started ServerConnector@6125ab03{SSL,[ssl, http/1.1]}{0.0.0.0:41863} 18:19:12.312 [cloudStoreServerThread] INFO o.e.j.s.Server - Started @26332ms 18:19:12.320 [cloudStoreServerThread] INFO c.c.c.s.CloudStoreUpdaterTimer - schedule: onStart=true nextRun=Sat Jul 27 18:19:42 CEST 2019 18:19:12.322 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="8b7f1506-d89f-4df2-8c5f-19582bd33e5b"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:12.339 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:12.344 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a6fb7e0158e50b4c8c24770b19c55be39effeef9' to.sha1=''): /3/a 18:19:12.372 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:12.374 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/1 {11 11ä11#+} 1/b' 18:19:12.404 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:12.417 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:19:12.434 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ec67d9840004aea4f5b1f5aee9e54da49aaf60b8' to.sha1=''): /2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/1 {11 11ä11#+} 1/b Jul 27, 2019 6:19:12 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:12.558 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="8b7f1506-d89f-4df2-8c5f-19582bd33e5b"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:12.568 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/1 {11 11ä11#+} 1/b' 18:19:12.602 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 322221 bytes in 185 ms. path='/3/a' 18:19:12.614 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:12.686 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 129708 bytes in 118 ms. path='/2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/1 {11 11ä11#+} 1/b' Jul 27, 2019 6:19:12 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:12.701 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:12.730 [qtp1815983471-28] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:12.805 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:12.811 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="8b7f1506-d89f-4df2-8c5f-19582bd33e5b"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:12.906 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:12.907 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null ******************** YUHUUU ************* 18:19:12.912 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:19:12.924 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:12.926 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/a' 18:19:12.935 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b333ea8]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:12.936 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b333ea8]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:13.008 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='7f36114aa2a3afb4e95daa1a80f237656cb60c64' to.sha1=''): /3/b 18:19:13.032 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='70635f0c06e15461cc57dfb1e55575419ee07896' to.sha1=''): /2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/a Jul 27, 2019 6:19:13 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:13.141 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:13.142 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="8b7f1506-d89f-4df2-8c5f-19582bd33e5b"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:13.147 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:19:13.147 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/a' 18:19:13.238 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207372 bytes in 91 ms. path='/2.jylqp3q8bbWTd8XvIq3zrAjaAAVyeA.collision/a' Jul 27, 2019 6:19:13 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:13.277 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252096 bytes in 130 ms. path='/3/b' 18:19:13.282 [qtp1815983471-24] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:13.286 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:13.320 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="8b7f1506-d89f-4df2-8c5f-19582bd33e5b"] on repo=8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:13.328 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:13.343 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 73.51% 18:19:13.349 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:13.370 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d localRepositoryRevisionSynced=122 18:19:13.396 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:13.423 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:13.428 [qtp1815983471-24] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b transaction.localRevision=28 remoteFromLocalRevision=122 18:19:13.431 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:19:13.444 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=2c2900d6-cdec-4b58-8b23-26e94f84bd7d from='https://localhost:43436/2c2900d6-cdec-4b58-8b23-26e94f84bd7d' toID=8b7f1506-d89f-4df2-8c5f-19582bd33e5b to='target/repo/jylqnosa-7v48q-local', fromRepoLocalSync=false 18:19:13.445 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.null.xml.gz 18:19:13.509 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d90e6d41cfaf50c45c6fbe065f69db18ff6dc22b' to.sha1=''): /3/c 18:19:13.517 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:13.521 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 2c2900d6-cdec-4b58-8b23-26e94f84bd7d 18:19:13.521 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 8b7f1506-d89f-4df2-8c5f-19582bd33e5b 18:19:13.521 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:13.522 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=28 18:19:13.523 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:13.525 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:13.526 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:13.526 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:13.526 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:13.536 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnosa-7v48q-local/.cloudstore-repo/tmp/ChangeSetDto.2c2900d6-cdec-4b58-8b23-26e94f84bd7d.null.xml.gz 18:19:13.540 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:13.541 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:13.553 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:13.573 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:19:13.596 [qtp1815983471-24] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d remoteRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b localRepositoryRevisionSynced=28 18:19:13.608 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=8b7f1506-d89f-4df2-8c5f-19582bd33e5b remoteRepositoryId=2c2900d6-cdec-4b58-8b23-26e94f84bd7d transaction.localRevision=136 remoteFromLocalRevision=28 18:19:13.613 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:13.629 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:13.629 [main] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:13.652 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:13.652 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:13.671 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2b3f7704]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local' 18:19:13.675 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2b3f7704]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local' locked successfully. 18:19:13.689 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 194586 bytes in 116 ms. path='/3/c' 18:19:13.697 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c ******************** YUHUUU ************* 18:19:13.913 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b333ea8]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:13.914 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b333ea8]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 978 ms. 18:19:13.924 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:13.987 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null ******************** YUHUUU ************* 18:19:14.026 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:14.028 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:14.031 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:19:14.038 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:14.038 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:19:14.038 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:14.039 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 18:19:14.052 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:14.080 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:14.080 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:14.080 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:14.080 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:14.081 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b333ea8]getCloseDeferredMillis: closeDeferredMillis=0 18:19:14.081 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b333ea8]close: Closing real LocalRepoManager immediately. 18:19:14.081 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [7b333ea8]_close: Shutting down real LocalRepoManager. 18:19:14.109 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='31a5b6095bd85f1714b44973b23e65290187133c' to.sha1=''): /3/d 18:19:14.179 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:14.190 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.14 sec - in co.codewizards.cloudstore.test.FileLsIT 18:19:14.317 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@edd52d6{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:19:14.330 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:19:14.334 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 18:19:14.349 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@708f7171{/,null,UNAVAILABLE} 18:19:14.420 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 825759 bytes in 230 ms. path='/3/d' 18:19:14.450 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:19:14.509 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:14.592 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:14.670 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:14.675 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 18:19:14.706 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.null.xml.gz 18:19:14.707 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 77.11% 18:19:14.715 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:14.715 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:14.737 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [57362b0b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:14.737 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [57362b0b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:14.744 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ad7eef82a12eac5b14a0b44c800e918249b11aa3' to.sha1=''): /5#/e 18:19:14.802 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:14.808 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 18:19:14.873 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83232 bytes in 65 ms. path='/5#/e' 18:19:14.882 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 18:19:14.908 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="cb2ab6af-102f-4116-8279-ec13460f9594"] on repo=67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:14.919 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:14.954 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42% 18:19:15.030 [qtp146285960-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 localRepositoryRevisionSynced=3 18:19:15.112 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 remoteRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 transaction.localRevision=106 remoteFromLocalRevision=3 18:19:15.177 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=67e8acbb-3af0-4153-a912-81fde1dc9821 from='target/repo/jylqnyrd-1l9ls-local' toID=cb2ab6af-102f-4116-8279-ec13460f9594 to='https://localhost:36086/cb2ab6af-102f-4116-8279-ec13460f9594' 18:19:15.334 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:15.345 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:15.346 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cb2ab6af-102f-4116-8279-ec13460f9594 18:19:15.346 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:15.347 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 remoteRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 18:19:15.358 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:15.360 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 18:19:15.364 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1587) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 18:19:15.370 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:15.370 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:15.370 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:15.370 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:15.372 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:19:15.372 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:19:15.400 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 remoteRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 localRepositoryRevisionSynced=106 18:19:15.492 [qtp146285960-29] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 transaction.localRevision=6 remoteFromLocalRevision=106 18:19:15.514 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb2ab6af-102f-4116-8279-ec13460f9594 from='https://localhost:36086/cb2ab6af-102f-4116-8279-ec13460f9594' toID=67e8acbb-3af0-4153-a912-81fde1dc9821 to='target/repo/jylqnyrd-1l9ls-local', fromRepoLocalSync=false 18:19:15.516 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrd-1l9ls-local/.cloudstore-repo/tmp/ChangeSetDto.cb2ab6af-102f-4116-8279-ec13460f9594.null.xml.gz 18:19:15.600 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:15.605 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cb2ab6af-102f-4116-8279-ec13460f9594 18:19:15.612 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:15.612 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:15.613 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:19:15.616 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:15.619 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:15.619 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:15.620 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:15.620 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:15.628 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrd-1l9ls-local/.cloudstore-repo/tmp/ChangeSetDto.cb2ab6af-102f-4116-8279-ec13460f9594.null.xml.gz 18:19:15.628 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:15.629 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:15.677 [qtp146285960-24] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 localRepositoryRevisionSynced=6 18:19:15.709 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 remoteRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 transaction.localRevision=109 remoteFromLocalRevision=6 18:19:15.729 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:15.809 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [57362b0b]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:15.819 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [57362b0b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1081 ms. 18:19:15.884 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [57362b0b]getCloseDeferredMillis: closeDeferredMillis=0 18:19:15.884 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [57362b0b]close: Closing real LocalRepoManager immediately. 18:19:15.884 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [57362b0b]_close: Shutting down real LocalRepoManager. 18:19:16.087 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:16.088 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb2ab6af-102f-4116-8279-ec13460f9594 from='https://localhost:36086/cb2ab6af-102f-4116-8279-ec13460f9594' toID=67e8acbb-3af0-4153-a912-81fde1dc9821 to='target/repo/jylqnyrd-1l9ls-local', fromRepoLocalSync=true 18:19:16.088 [pool-5-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 67e8acbb-3af0-4153-a912-81fde1dc9821 ('target/repo/jylqnyrd-1l9ls-local') 18:19:16.108 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:19:16.173 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03% 18:19:16.255 [pool-5-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.06% 18:19:16.304 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrd-1l9ls-local/.cloudstore-repo/tmp/ChangeSetDto.cb2ab6af-102f-4116-8279-ec13460f9594.6.xml.gz 18:19:16.336 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:16.339 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:16.345 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 18:19:16.361 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 18:19:16.399 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:19:16.430 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 18:19:16.481 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 18:19:16.509 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [4cf3d94d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:16.510 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [4cf3d94d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:16.592 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 18:19:16.629 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:16.689 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:16.693 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cb2ab6af-102f-4116-8279-ec13460f9594 18:19:16.693 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:16.694 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:16.694 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 18:19:16.725 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 1 ms. 18:19:16.745 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:16.745 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:16.745 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:16.745 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:16.768 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrd-1l9ls-local/.cloudstore-repo/tmp/ChangeSetDto.cb2ab6af-102f-4116-8279-ec13460f9594.6.xml.gz 18:19:16.769 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 29.72% 18:19:16.771 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:16.773 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:19:16.863 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:16.918 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:16.921 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 18:19:17.005 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:17.066 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:17.080 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/new' 18:19:17.120 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:17.135 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:17.138 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1 {11 11ä11#+} 1/b' to '/2/new/xxx' 18:19:17.354 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:17.377 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:17.379 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b' 18:19:17.422 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:17.451 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 36.79% 18:19:17.462 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.68% 18:19:17.465 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:17.472 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/new/xxx' 18:19:17.500 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [4cf3d94d]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:17.501 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [4cf3d94d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 990 ms. 18:19:17.552 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 18:19:17.557 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 18:19:17.571 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='e15a2fda5b3fbf68b327de0149c14a92271b31d2'): /2/new/xxx 18:19:17.573 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:17.584 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.57% 18:19:17.637 [qtp820942552-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=12 18:19:17.644 [incDecRefCountTimer-3e92efc3] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector$3.getOutputStream(HttpUrlConnector.java:267) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:200) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:194) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:243) ~[jersey-common-2.5.1.jar:na] at java.io.FilterOutputStream.write(FilterOutputStream.java:77) ~[na:1.8.0_212] at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_212] at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_212] at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_212] at java.io.ObjectOutputStream.(ObjectOutputStream.java:247) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:243) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:230) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:495) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:270) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 18 common frames omitted 18:19:17.656 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [4cf3d94d]getCloseDeferredMillis: closeDeferredMillis=0 18:19:17.656 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [4cf3d94d]close: Closing real LocalRepoManager immediately. 18:19:17.656 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [4cf3d94d]_close: Shutting down real LocalRepoManager. 18:19:17.712 [qtp146285960-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 localRepositoryRevisionSynced=9 18:19:17.813 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 remoteRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 transaction.localRevision=120 remoteFromLocalRevision=9 18:19:17.869 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=67e8acbb-3af0-4153-a912-81fde1dc9821 from='target/repo/jylqnyrd-1l9ls-local' toID=cb2ab6af-102f-4116-8279-ec13460f9594 to='https://localhost:36086/cb2ab6af-102f-4116-8279-ec13460f9594' 18:19:18.112 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:18.120 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:18.120 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cb2ab6af-102f-4116-8279-ec13460f9594 18:19:18.120 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:18.120 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 remoteRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=120 18:19:18.150 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms. 18:19:18.153 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:18.153 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:18.153 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:18.153 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:18.154 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84% 18:19:18.156 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:18.158 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1 {11 11ä11#+} 1/b' to '/2/new/xxx' 18:19:18.224 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:18.234 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 transaction.localRevision=121 remoteFromLocalRevision=12 18:19:18.248 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:18.248 [main] INFO c.c.c.l.LocalRepoManagerImpl - [65593327]getCloseDeferredMillis: closeDeferredMillis=0 18:19:18.249 [main] INFO c.c.c.l.LocalRepoManagerImpl - [65593327]close: Closing real LocalRepoManager immediately. 18:19:18.249 [main] INFO c.c.c.l.LocalRepoManagerImpl - [65593327]_close: Shutting down real LocalRepoManager. 18:19:18.249 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:18.253 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b' 18:19:18.335 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:18.361 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03% 18:19:18.361 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:19:18.463 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 remoteRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 localRepositoryRevisionSynced=120 18:19:18.500 [qtp146285960-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 transaction.localRevision=12 remoteFromLocalRevision=120 18:19:18.515 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=cb2ab6af-102f-4116-8279-ec13460f9594 from='https://localhost:36086/cb2ab6af-102f-4116-8279-ec13460f9594' toID=67e8acbb-3af0-4153-a912-81fde1dc9821 to='target/repo/jylqnyrd-1l9ls-local', fromRepoLocalSync=false 18:19:18.517 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrd-1l9ls-local/.cloudstore-repo/tmp/ChangeSetDto.cb2ab6af-102f-4116-8279-ec13460f9594.null.xml.gz 18:19:18.573 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:18.605 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cb2ab6af-102f-4116-8279-ec13460f9594 18:19:18.607 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 67e8acbb-3af0-4153-a912-81fde1dc9821 18:19:18.608 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:18.609 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 18:19:18.613 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:18.624 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:18.634 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:18.635 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:18.635 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:18.642 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqnyrd-1l9ls-local/.cloudstore-repo/tmp/ChangeSetDto.cb2ab6af-102f-4116-8279-ec13460f9594.null.xml.gz 18:19:18.643 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:18.644 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:18.701 [qtp146285960-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 remoteRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 localRepositoryRevisionSynced=12 18:19:18.711 [incDecRefCountTimer-3e92efc3] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) [co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector$3.getOutputStream(HttpUrlConnector.java:267) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:200) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:194) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:243) ~[jersey-common-2.5.1.jar:na] at java.io.FilterOutputStream.write(FilterOutputStream.java:77) ~[na:1.8.0_212] at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_212] at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_212] at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_212] at java.io.ObjectOutputStream.(ObjectOutputStream.java:247) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:243) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:230) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:495) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:270) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 18 common frames omitted 18:19:18.715 [incDecRefCountTimer-3e92efc3] ERROR c.c.c.l.c.i.IncDecRefCountQueue - incDecRefCountTimerTask.run: javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:24) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.InvokeMethod.execute(InvokeMethod.java:12) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invoke(LocalServerClient.java:254) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:139) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.LocalServerClient.invokeStatic(LocalServerClient.java:126) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.invoke.IncDecRefCountQueue$1.run(IncDecRefCountQueue.java:42) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at java.util.TimerThread.mainLoop(Timer.java:555) [na:1.8.0_212] at java.util.TimerThread.run(Timer.java:505) [na:1.8.0_212] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1334) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1309) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector$3.getOutputStream(HttpUrlConnector.java:267) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:200) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.commitStream(CommittingOutputStream.java:194) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.CommittingOutputStream.write(CommittingOutputStream.java:243) ~[jersey-common-2.5.1.jar:na] at java.io.FilterOutputStream.write(FilterOutputStream.java:77) ~[na:1.8.0_212] at java.io.FilterOutputStream.write(FilterOutputStream.java:125) ~[na:1.8.0_212] at java.io.ObjectOutputStream$BlockDataOutputStream.drain(ObjectOutputStream.java:1877) ~[na:1.8.0_212] at java.io.ObjectOutputStream$BlockDataOutputStream.setBlockDataMode(ObjectOutputStream.java:1786) ~[na:1.8.0_212] at java.io.ObjectOutputStream.(ObjectOutputStream.java:247) ~[na:1.8.0_212] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter$ReplacingObjectOutputStream.(JavaNativeWithObjectRefMessageBodyWriter.java:98) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.core.provider.JavaNativeWithObjectRefMessageBodyWriter.writeTo(JavaNativeWithObjectRefMessageBodyWriter.java:86) ~[co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.invokeWriteTo(WriterInterceptorExecutor.java:243) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor$TerminalWriterInterceptor.aroundWriteTo(WriterInterceptorExecutor.java:230) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.WriterInterceptorExecutor.proceed(WriterInterceptorExecutor.java:149) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.message.internal.MessageBodyFactory.writeTo(MessageBodyFactory.java:1139) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRequest.writeEntity(ClientRequest.java:495) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:270) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 18 common frames omitted 18:19:18.728 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67e8acbb-3af0-4153-a912-81fde1dc9821 remoteRepositoryId=cb2ab6af-102f-4116-8279-ec13460f9594 transaction.localRevision=125 remoteFromLocalRevision=12 18:19:18.738 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:18.867 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:18.867 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:18.869 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:18.869 [main] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:18.908 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b332439]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpbzf-qggc1-local' 18:19:18.912 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b332439]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpbzf-qggc1-local' locked successfully. 18:19:19.607 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 18:19:19.711 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 18:19:19.712 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restoring backup: 'target/repo/jylqmvgb-2a0mj-local.bak' => 'target/repo/jylqmvgb-2a0mj-local' 18:19:19.784 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restored backup: 'target/repo/jylqmvgb-2a0mj-local.bak' => 'target/repo/jylqmvgb-2a0mj-local' 18:19:19.784 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 18:19:19.785 [main] INFO c.c.c.l.LocalRepoManagerImpl - [30ffb2a6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local' 18:19:19.786 [main] INFO c.c.c.l.LocalRepoManagerImpl - [30ffb2a6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local' locked successfully. 18:19:20.652 [main] INFO c.c.c.l.LocalRepoManagerImpl - [30ffb2a6]initPersistenceManagerFactory: repositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:19:20.653 [main] INFO c.c.c.l.LocalRepoManagerImpl - [30ffb2a6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 867 ms. 18:19:20.660 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 18:19:20.662 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 18:19:20.856 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [672d079c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:20.856 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [672d079c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:21.513 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a80ebcd]initPersistenceManagerFactory: repositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 18:19:21.559 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a80ebcd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5970 ms. 18:19:21.958 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [672d079c]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:21.959 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [672d079c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1102 ms. 18:19:21.993 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [672d079c]getCloseDeferredMillis: closeDeferredMillis=0 18:19:21.994 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [672d079c]close: Closing real LocalRepoManager immediately. 18:19:21.994 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [672d079c]_close: Shutting down real LocalRepoManager. 18:19:22.287 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=447.0 MiB, used=44.0 MiB, available=3.4 GiB 18:19:22.596 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:22.623 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18f767a4-6e24-46ee-b8ec-71efcd7c1127 from='https://localhost:33500/18f767a4-6e24-46ee-b8ec-71efcd7c1127' toID=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 to='target/repo/jylqmvgb-2a0mj-local', fromRepoLocalSync=true 18:19:22.635 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing cb9d8a8b-091d-4d60-afa6-a9b0c3550040 ('target/repo/jylqmvgb-2a0mj-local') 18:19:22.735 [pool-6-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94% Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = bd186da2-37a8-4278-b897-d569b0067726 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp2js-n2u56-local localRepository.publicKeySha1 = 55:36:6A:D1:53:CD:C7:BA:9D:BD:5A:73:A7:B8:0E:3E:42:DB:D4:65 remoteRepository.repositoryId = 85c926ee-26f7-4df4-8e72-9973a11c6cb2 remoteRepository.remoteRoot = https://localhost:46077/85c926ee-26f7-4df4-8e72-9973a11c6cb2 remoteRepository.publicKeySha1 = DA:D3:CC:84:35:3E:12:9F:DA:D2:2F:1F:61:A3:77:68:7A:E3:BF:15 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection bd186da2-37a8-4278-b897-d569b0067726 85c926ee-26f7-4df4-8e72-9973a11c6cb2 18:19:22.889 [pool-6-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03% 18:19:23.026 [pool-6-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.06% 18:19:23.173 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.6.xml.gz 18:19:23.207 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [71e6295d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:23.207 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [71e6295d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:23.300 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=447.5 MiB, used=40.4 MiB, available=3.4 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 85c926ee-26f7-4df4-8e72-9973a11c6cb2 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp2jt-s589b-remote localRepository.publicKeySha1 = DA:D3:CC:84:35:3E:12:9F:DA:D2:2F:1F:61:A3:77:68:7A:E3:BF:15 remoteRepository.repositoryId = bd186da2-37a8-4278-b897-d569b0067726 remoteRepository.publicKeySha1 = 55:36:6A:D1:53:CD:C7:BA:9D:BD:5A:73:A7:B8:0E:3E:42:DB:D4:65 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 85c926ee-26f7-4df4-8e72-9973a11c6cb2 bd186da2-37a8-4278-b897-d569b0067726 18:19:23.746 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2b3f7704]initPersistenceManagerFactory: repositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:23.773 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2b3f7704]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5441 ms. localRoot: jylqp7y3-qfss-local localRepositoryId: 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:23.822 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60844992]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y4-h53ow-remote' 18:19:23.826 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60844992]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y4-h53ow-remote' locked successfully. 18:19:23.829 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted WatchTaskFirstWrittenChunk started 18:19:24.196 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [71e6295d]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:24.197 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [71e6295d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 989 ms. 18:19:24.255 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [71e6295d]getCloseDeferredMillis: closeDeferredMillis=0 18:19:24.255 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [71e6295d]close: Closing real LocalRepoManager immediately. 18:19:24.256 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [71e6295d]_close: Shutting down real LocalRepoManager. 18:19:24.328 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:19:24.334 [pool-24-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=85c926ee-26f7-4df4-8e72-9973a11c6cb2 from='https://localhost:46077/85c926ee-26f7-4df4-8e72-9973a11c6cb2' toID=bd186da2-37a8-4278-b897-d569b0067726 to='target/repo/jylqp2js-n2u56-local', fromRepoLocalSync=true 18:19:24.345 [pool-25-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bd186da2-37a8-4278-b897-d569b0067726 ('target/repo/jylqp2js-n2u56-local') 18:19:24.384 [pool-25-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:19:24.404 [pool-25-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:19:24.436 [pool-24-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp2js-n2u56-local/.cloudstore-repo/tmp/ChangeSetDto.85c926ee-26f7-4df4-8e72-9973a11c6cb2.-1.xml.gz 18:19:24.506 [pool-24-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bd186da2-37a8-4278-b897-d569b0067726 serverRepositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 renewalDateTime=2019-07-27T16:49:24.467Z expiryDateTime=2019-07-27T17:19:24.467Z 18:19:24.537 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:24.547 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:24.570 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.16% 18:19:24.575 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.33% 18:19:24.589 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.49% 18:19:24.596 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.65% 18:19:24.668 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:19:24.760 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:24.877 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:24.884 [InverseServiceRequestHandlerThread-0] WARN c.c.c.l.r.c.LocalServerRestClient - execute: invocation failed (will NOT retry): javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) [co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 18:19:24.885 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 85c926ee-26f7-4df4-8e72-9973a11c6cb2 18:19:24.886 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bd186da2-37a8-4278-b897-d569b0067726 18:19:24.886 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:24.886 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 remoteRepositoryId=bd186da2-37a8-4278-b897-d569b0067726 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:19:24.886 [InverseServiceRequestHandlerThread-0] ERROR c.c.c.l.c.h.InverseServiceRequestHandlerThread - javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) javax.ws.rs.ProcessingException: java.net.ConnectException: Connection refused (Connection refused) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:423) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.post(JerseyInvocation.java:326) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:14) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.request.PollInverseServiceRequest.execute(PollInverseServiceRequest.java:8) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.rest.client.LocalServerRestClient.execute(LocalServerRestClient.java:168) ~[co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.ls.client.handler.InverseServiceRequestHandlerThread.run(InverseServiceRequestHandlerThread.java:62) ~[co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar:na] Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[na:1.8.0_212] at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[na:1.8.0_212] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[na:1.8.0_212] at java.net.Socket.connect(Socket.java:589) ~[na:1.8.0_212] at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.(HttpClient.java:242) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:339) ~[na:1.8.0_212] at sun.net.www.http.HttpClient.New(HttpClient.java:357) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1220) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1156) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1050) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:984) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 13 common frames omitted 18:19:24.896 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:24.945 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:24.945 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:24.945 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:24.946 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:24.958 [pool-24-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp2js-n2u56-local/.cloudstore-repo/tmp/ChangeSetDto.85c926ee-26f7-4df4-8e72-9973a11c6cb2.-1.xml.gz 18:19:24.963 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 18:19:24.971 [pool-24-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:24.973 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 serverRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 renewalDateTime=2019-07-27T16:48:08.583Z expiryDateTime=2019-07-27T17:18:08.583Z 18:19:24.981 [pool-24-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:19:25.008 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [7f9bb30b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:25.009 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [7f9bb30b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:25.042 [pool-24-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:25.072 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 18:19:25.074 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 18:19:25.075 [pool-24-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:25.077 [pool-24-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:19:25.135 [pool-24-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aab5f074e67873d0ff111b6e703d095f8c9d7782' to.sha1=''): /a 18:19:25.228 [pool-24-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="85c926ee-26f7-4df4-8e72-9973a11c6cb2"] on repo=bd186da2-37a8-4278-b897-d569b0067726 18:19:25.230 [pool-24-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/a' createTempChunkFile: a; createNewFile=true deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0.xml FileWatcher: CHUNK_SIZE reached! chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 WatchTaskChunksToFile: ready 18:19:26.018 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [7f9bb30b]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:26.019 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [7f9bb30b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1010 ms. 18:19:26.044 [closeDeferredTimer-2093bb6c-1] INFO c.c.c.l.LocalRepoManagerImpl - [2093bb6c]_close: Shutting down real LocalRepoManager. 18:19:26.048 [closeDeferredTimer-1784a296-1] INFO c.c.c.l.LocalRepoManagerImpl - [1784a296]_close: Shutting down real LocalRepoManager. 18:19:26.074 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [7f9bb30b]getCloseDeferredMillis: closeDeferredMillis=0 18:19:26.075 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [7f9bb30b]close: Closing real LocalRepoManager immediately. 18:19:26.075 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [7f9bb30b]_close: Shutting down real LocalRepoManager. 18:19:26.820 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1b9ab737]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:26.821 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1b9ab737]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:26.859 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 18:19:26.860 [pool-24-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:19:26.932 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:19:26.933 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=85c926ee-26f7-4df4-8e72-9973a11c6cb2 from='https://localhost:46077/85c926ee-26f7-4df4-8e72-9973a11c6cb2' toID=bd186da2-37a8-4278-b897-d569b0067726 to='target/repo/jylqp2js-n2u56-local', fromRepoLocalSync=true 18:19:26.933 [pool-27-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing bd186da2-37a8-4278-b897-d569b0067726 ('target/repo/jylqp2js-n2u56-local') 18:19:26.942 [pool-27-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:19:26.954 [pool-27-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 18:19:26.956 [pool-27-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:19:26.981 [pool-26-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Read ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp2js-n2u56-local/.cloudstore-repo/tmp/ChangeSetDto.85c926ee-26f7-4df4-8e72-9973a11c6cb2.-1.xml.gz 18:19:26.982 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 18:19:26.984 [pool-26-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:26.986 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 18:19:26.992 [pool-26-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:26.996 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/a' 18:19:27.056 [pool-26-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=bd186da2-37a8-4278-b897-d569b0067726 serverRepositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 renewalDateTime=2019-07-27T16:49:24.467Z expiryDateTime=2019-07-27T17:19:24.467Z 18:19:27.109 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='aab5f074e67873d0ff111b6e703d095f8c9d7782' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /a 18:19:27.121 [pool-26-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=bd186da2-37a8-4278-b897-d569b0067726 18:19:27.122 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/a' createTempChunkFile: a; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34, chunksCreated=1 deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34.xml 18:19:27.585 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 7435 bytes in 463 ms. path='/a' 18:19:27.594 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a watchForCreationsDeletions: ENTRY_DELETE=chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0, chunksDeleted=1 18:19:27.617 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34 into destFile a WatchTaskChunksToFile: length reached! length=1056011 watchForCreationsDeletions: ENTRY_DELETE=chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34, chunksDeleted=2 deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0.xml 18:19:27.754 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1b9ab737]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:27.756 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1b9ab737]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 935 ms. 18:19:27.782 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:27.800 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% deleteOrFail: chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_mh34.xml 18:19:27.824 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 18:19:27.853 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 18:19:27.869 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:19:27.889 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 18:19:27.921 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 18:19:27.958 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:27.974 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=6 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=12 18:19:28.189 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:28.192 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:28.192 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:19:28.192 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:28.192 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=14 18:19:28.202 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="85c926ee-26f7-4df4-8e72-9973a11c6cb2"] on repo=bd186da2-37a8-4278-b897-d569b0067726 18:19:28.203 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:28.221 [pool-26-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:28.239 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:28.239 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:28.239 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:28.239 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:28.240 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1b9ab737]getCloseDeferredMillis: closeDeferredMillis=0 18:19:28.240 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1b9ab737]close: Closing real LocalRepoManager immediately. 18:19:28.240 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [1b9ab737]_close: Shutting down real LocalRepoManager. 18:19:28.242 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 18:19:28.245 [pool-26-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:28.247 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 18:19:28.309 [qtp878976745-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 remoteRepositoryId=bd186da2-37a8-4278-b897-d569b0067726 localRepositoryRevisionSynced=3 18:19:28.362 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bd186da2-37a8-4278-b897-d569b0067726 remoteRepositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 transaction.localRevision=11 remoteFromLocalRevision=3 18:19:28.374 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=bd186da2-37a8-4278-b897-d569b0067726 from='target/repo/jylqp2js-n2u56-local' toID=85c926ee-26f7-4df4-8e72-9973a11c6cb2 to='https://localhost:46077/85c926ee-26f7-4df4-8e72-9973a11c6cb2' 18:19:28.485 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:28.504 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bd186da2-37a8-4278-b897-d569b0067726 18:19:28.504 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 85c926ee-26f7-4df4-8e72-9973a11c6cb2 18:19:28.504 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:28.504 [pool-26-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bd186da2-37a8-4278-b897-d569b0067726 remoteRepositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=11 18:19:28.514 [pool-26-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:28.532 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:28.533 [pool-26-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:28.533 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:28.533 [pool-26-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:28.534 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 52.24% 18:19:28.534 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 63.43% 18:19:28.534 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 74.63% 18:19:28.617 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bd186da2-37a8-4278-b897-d569b0067726 remoteRepositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 localRepositoryRevisionSynced=11 18:19:28.637 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b332439]initPersistenceManagerFactory: repositoryId=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:28.668 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/n_v5BQyWSeF3BnMo-3Lh-Q/.cloudstore/localServerRunning.deleteToStop 18:19:28.668 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b332439]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6094 ms. 18:19:28.676 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@6125ab03{SSL,[ssl, http/1.1]}{0.0.0.0:41863} 18:19:28.677 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:19:28.680 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@3d59c33d{/,null,UNAVAILABLE} 18:19:28.694 [qtp878976745-91] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 remoteRepositoryId=bd186da2-37a8-4278-b897-d569b0067726 transaction.localRevision=6 remoteFromLocalRevision=11 18:19:28.716 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d07aacc]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpbzh-vlfqs-remote' 18:19:28.719 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d07aacc]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpbzh-vlfqs-remote' locked successfully. 18:19:28.721 [pool-26-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=85c926ee-26f7-4df4-8e72-9973a11c6cb2 from='https://localhost:46077/85c926ee-26f7-4df4-8e72-9973a11c6cb2' toID=bd186da2-37a8-4278-b897-d569b0067726 to='target/repo/jylqp2js-n2u56-local', fromRepoLocalSync=false 18:19:28.722 [pool-26-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp2js-n2u56-local/.cloudstore-repo/tmp/ChangeSetDto.85c926ee-26f7-4df4-8e72-9973a11c6cb2.null.xml.gz 18:19:28.918 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:28.928 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 85c926ee-26f7-4df4-8e72-9973a11c6cb2 18:19:28.929 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bd186da2-37a8-4278-b897-d569b0067726 18:19:28.929 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:28.929 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 remoteRepositoryId=bd186da2-37a8-4278-b897-d569b0067726 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:19:28.932 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:28.935 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:28.935 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:28.935 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:28.935 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:28.944 [pool-26-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp2js-n2u56-local/.cloudstore-repo/tmp/ChangeSetDto.85c926ee-26f7-4df4-8e72-9973a11c6cb2.null.xml.gz 18:19:28.945 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 18:19:28.945 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 18:19:28.977 [qtp878976745-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 remoteRepositoryId=bd186da2-37a8-4278-b897-d569b0067726 localRepositoryRevisionSynced=6 18:19:28.998 [pool-26-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bd186da2-37a8-4278-b897-d569b0067726 remoteRepositoryId=85c926ee-26f7-4df4-8e72-9973a11c6cb2 transaction.localRevision=14 remoteFromLocalRevision=6 18:19:29.031 [pool-26-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:19:29.064 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.6.xml.gz 18:19:29.065 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 27.36% 18:19:29.068 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:29.080 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:19:29.137 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 33.47% 18:19:29.138 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:29.168 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 39.57% 18:19:29.168 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 45.68% 18:19:29.170 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:29.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz' 18:19:29.196 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [77f7bd75]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:29.196 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [77f7bd75]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. hasCorrectAmountOfCreationsDeletions: toBeCreated=1, chunksCreated=1, toBeDeleted=2, chunksDeleted=2 18:19:29.547 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40c92dfa]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:29.547 [main] INFO c.c.c.l.LocalRepoManagerImpl - [40c92dfa]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:29.548 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a80ebcd]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:29.548 [main] INFO c.c.c.l.LocalRepoManagerImpl - [7a80ebcd]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:29.939 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [77f7bd75]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:29.940 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [77f7bd75]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 743 ms. 18:19:29.982 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [77f7bd75]getCloseDeferredMillis: closeDeferredMillis=0 18:19:29.982 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [77f7bd75]close: Closing real LocalRepoManager immediately. 18:19:29.982 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [77f7bd75]_close: Shutting down real LocalRepoManager. 18:19:30.094 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3c2d4274]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkme-oxo6w-local' 18:19:30.101 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3c2d4274]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkme-oxo6w-local' locked successfully. 18:19:30.373 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5c1f9c3e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:30.373 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5c1f9c3e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:31.273 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5c1f9c3e]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:31.274 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5c1f9c3e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 900 ms. 18:19:31.370 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5c1f9c3e]getCloseDeferredMillis: closeDeferredMillis=0 18:19:31.371 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5c1f9c3e]close: Closing real LocalRepoManager immediately. 18:19:31.371 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [5c1f9c3e]_close: Shutting down real LocalRepoManager. 18:19:31.847 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01db86fd32e3bbd4a6b1ae6a1629578cb4560d1d' to.sha1=''): /3/zzz 18:19:32.036 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60844992]initPersistenceManagerFactory: repositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:32.040 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60844992]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4905 ms. 18:19:32.041 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:19:32.048 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz' remoteRoot: jylqp7y4-h53ow-remote remoteRepositoryId: c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:32.100 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [91c9eac]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:32.100 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [91c9eac]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:32.737 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=364.5 MiB, used=39.5 MiB, available=3.4 GiB 18:19:33.122 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [91c9eac]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:33.124 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [91c9eac]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1023 ms. 18:19:33.159 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [91c9eac]getCloseDeferredMillis: closeDeferredMillis=0 18:19:33.159 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [91c9eac]close: Closing real LocalRepoManager immediately. 18:19:33.160 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [91c9eac]_close: Shutting down real LocalRepoManager. Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local localRepository.publicKeySha1 = C0:C2:C4:02:85:BB:EE:45:49:AC:C8:F5:08:69:56:A1:64:CF:18:DD remoteRepository.repositoryId = c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepository.remoteRoot = https://localhost:43436/c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepository.publicKeySha1 = B9:05:36:29:35:14:2B:B5:72:B7:DF:2D:23:40:BB:D8:76:09:9E:07 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:33.822 [closeDeferredTimer-59309333-1] INFO c.c.c.l.LocalRepoManagerImpl - [59309333]_close: Shutting down real LocalRepoManager. 18:19:33.824 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=366.0 MiB, used=37.6 MiB, available=3.4 GiB 18:19:33.822 [closeDeferredTimer-184dbacc-1] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]_close: Shutting down real LocalRepoManager. 18:19:34.067 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [56b4bea7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:34.068 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [56b4bea7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = c47550a6-c583-4c40-ae33-4d57ee7d788a localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y4-h53ow-remote localRepository.publicKeySha1 = B9:05:36:29:35:14:2B:B5:72:B7:DF:2D:23:40:BB:D8:76:09:9E:07 remoteRepository.repositoryId = 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepository.publicKeySha1 = C0:C2:C4:02:85:BB:EE:45:49:AC:C8:F5:08:69:56:A1:64:CF:18:DD Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection c47550a6-c583-4c40-ae33-4d57ee7d788a 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:35.026 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [56b4bea7]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:35.027 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [56b4bea7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 959 ms. 18:19:35.057 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [56b4bea7]getCloseDeferredMillis: closeDeferredMillis=0 18:19:35.057 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [56b4bea7]close: Closing real LocalRepoManager immediately. 18:19:35.057 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [56b4bea7]_close: Shutting down real LocalRepoManager. 18:19:35.254 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:35.268 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c47550a6-c583-4c40-ae33-4d57ee7d788a from='https://localhost:43436/c47550a6-c583-4c40-ae33-4d57ee7d788a' toID=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df to='target/repo/jylqp7y3-qfss-local', fromRepoLocalSync=true 18:19:35.268 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df ('target/repo/jylqp7y3-qfss-local') 18:19:35.302 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:19:35.317 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:19:35.325 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.-1.xml.gz 18:19:35.424 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df serverRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a renewalDateTime=2019-07-27T16:49:35.363Z expiryDateTime=2019-07-27T17:19:35.363Z 18:19:35.452 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:35.466 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:35.519 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.03% 18:19:35.714 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:19:35.720 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 365118 bytes in 3672 ms. path='/3/zzz' 18:19:35.729 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz 18:19:35.738 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:19:35.817 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:19:35.935 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 18:19:35.942 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="18f767a4-6e24-46ee-b8ec-71efcd7c1127"] on repo=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:19:36.073 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:36.095 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.164 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 47.72% 18:19:36.173 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:36.179 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:36.179 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:36.179 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:36.180 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:19:36.189 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:36.206 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [65a136b0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:36.207 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [65a136b0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:36.245 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:36.245 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:36.245 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:36.245 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:36.285 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.-1.xml.gz 18:19:36.298 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.305 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:19:36.385 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.471 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.480 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 18:19:36.623 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.661 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.663 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:19:36.698 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.713 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 18:19:36.716 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.718 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:19:36.764 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.821 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.824 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 18:19:36.845 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.916 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:36.921 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:19:36.988 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:37.008 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:37.013 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 18:19:37.087 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:37.103 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 18:19:37.104 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 18:19:37.105 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:37.107 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 18:19:37.134 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [65a136b0]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:37.135 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [65a136b0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 928 ms. 18:19:37.163 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='24cfd1d884a0fcc76c7fa8ea47dc47453d2f3ec9' to.sha1=''): /#4/#b 18:19:37.173 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [65a136b0]getCloseDeferredMillis: closeDeferredMillis=0 18:19:37.173 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [65a136b0]close: Closing real LocalRepoManager immediately. 18:19:37.173 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [65a136b0]_close: Shutting down real LocalRepoManager. 18:19:37.250 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:37.254 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 18:19:37.317 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 52402 bytes in 63 ms. path='/#4/#b' 18:19:37.325 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d07aacc]initPersistenceManagerFactory: repositoryId=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 18:19:37.328 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 18:19:37.331 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d07aacc]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5833 ms. 18:19:37.391 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:37.409 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:37.419 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:37.421 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 18:19:37.524 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='dd6709e43c75adc8644ed0f516a2ecf7b7304aad' to.sha1=''): /#4/a 18:19:37.557 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:37.581 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 18:19:37.620 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15d6bd85]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:37.621 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15d6bd85]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:37.633 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 35650 bytes in 52 ms. path='/#4/a' 18:19:37.646 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:37.669 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:37.680 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:37.691 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:37.693 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 18:19:37.773 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f0dfffbbe01e5c795d47175ba8393cc71d9d540b' to.sha1=''): /#4/c+ 18:19:37.852 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:37.862 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 18:19:37.939 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3c2d4274]initPersistenceManagerFactory: repositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:37.960 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3c2d4274]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5339 ms. 18:19:38.060 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7423bb]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkmi-8hk0b-remote' 18:19:38.064 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7423bb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkmi-8hk0b-remote' locked successfully. 18:19:38.073 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 482900 bytes in 211 ms. path='/#4/c+' 18:19:38.094 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 18:19:38.100 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=341.5 MiB, used=37.8 MiB, available=3.4 GiB 18:19:38.188 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:38.198 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:38.220 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:38.222 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 18:19:38.270 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f6c6ed7c0d325da4332dc4d06ea366e26ee8e5b5' to.sha1=''): /#4/d$ 18:19:38.293 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:38.297 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 18:19:38.362 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 88885 bytes in 64 ms. path='/#4/d$' 18:19:38.373 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 18:19:38.409 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:38.420 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:38.459 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:38.462 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 6bc9f5b5-2e5f-431f-ad71-e5a9883e31da localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpbzf-qggc1-local localRepository.publicKeySha1 = EE:EF:81:5C:37:2C:60:52:E3:CA:19:B0:03:86:31:7E:43:40:3B:AB remoteRepository.repositoryId = 4ddab23a-24d2-4c1c-b5e5-52aae2345f85 remoteRepository.remoteRoot = https://localhost:36086/4ddab23a-24d2-4c1c-b5e5-52aae2345f85 remoteRepository.publicKeySha1 = 32:12:21:C9:4C:EB:9F:58:87:BD:5D:83:0F:14:77:26:64:EA:FE:0F Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 4ddab23a-24d2-4c1c-b5e5-52aae2345f85 18:19:38.532 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='53e67eebf4a4cc1ee04218a2c5233725598dbee6' to.sha1=''): /1 {11 11ä11#+} 1/a 18:19:38.597 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:38.603 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 18:19:38.655 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 51527 bytes in 52 ms. path='/1 {11 11ä11#+} 1/a' 18:19:38.668 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:38.705 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:38.711 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:38.725 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:38.726 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 18:19:38.770 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e37fc1a5c9599a52c65253dd8020bef9e69e9854' to.sha1=''): /1 {11 11ä11#+} 1/b 18:19:38.837 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:38.845 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 18:19:38.974 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 232507 bytes in 129 ms. path='/1 {11 11ä11#+} 1/b' 18:19:38.978 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15d6bd85]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:38.979 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15d6bd85]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1358 ms. 18:19:38.992 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:39.057 [closeDeferredTimer-184dbacc-1] INFO c.c.c.l.LocalRepoManagerImpl - [184dbacc]_close: Shutting down real LocalRepoManager. 18:19:39.061 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=342.5 MiB, used=36.9 MiB, available=3.4 GiB 18:19:39.057 [closeDeferredTimer-7ec7ffd3-1] INFO c.c.c.l.LocalRepoManagerImpl - [7ec7ffd3]_close: Shutting down real LocalRepoManager. 18:19:39.093 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:39.114 [qtp820942552-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=14 18:19:39.113 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:39.116 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15d6bd85]getCloseDeferredMillis: closeDeferredMillis=0 18:19:39.117 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15d6bd85]close: Closing real LocalRepoManager immediately. 18:19:39.117 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15d6bd85]_close: Shutting down real LocalRepoManager. 18:19:39.127 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:39.129 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 18:19:39.202 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0eee4fe5e28dfacc899f9e7e567fea4806daa4f9' to.sha1=''): /1 {11 11ä11#+} 1/c 18:19:39.234 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:39.239 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c' 18:19:39.424 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 402979 bytes in 185 ms. path='/1 {11 11ä11#+} 1/c' 18:19:39.465 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:19:39.514 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:39.524 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:39.581 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:39.584 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 18:19:39.686 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 transaction.localRevision=118 remoteFromLocalRevision=14 18:19:39.690 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='afd1ed081a58d9e5f7965c0c2f2a9067a844086b' to.sha1=''): /2/1 {11 11ä11#+} 1/a 18:19:39.704 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 from='target/repo/jylqmvgb-2a0mj-local' toID=18f767a4-6e24-46ee-b8ec-71efcd7c1127 to='https://localhost:33500/18f767a4-6e24-46ee-b8ec-71efcd7c1127' 18:19:39.732 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [7e983785]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:39.733 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [7e983785]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:39.765 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:39.768 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a' 18:19:39.850 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36169 bytes in 80 ms. path='/2/1 {11 11ä11#+} 1/a' 18:19:39.864 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 4ddab23a-24d2-4c1c-b5e5-52aae2345f85 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpbzh-vlfqs-remote localRepository.publicKeySha1 = 32:12:21:C9:4C:EB:9F:58:87:BD:5D:83:0F:14:77:26:64:EA:FE:0F remoteRepository.repositoryId = 6bc9f5b5-2e5f-431f-ad71-e5a9883e31da remoteRepository.publicKeySha1 = EE:EF:81:5C:37:2C:60:52:E3:CA:19:B0:03:86:31:7E:43:40:3B:AB Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 4ddab23a-24d2-4c1c-b5e5-52aae2345f85 6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:39.896 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:39.969 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:40.013 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:40.016 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 18:19:40.073 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ebc01f0e65760f13f365434708e65f042697f72' to.sha1=''): /2/1 {11 11ä11#+} 1/b 18:19:40.127 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:40.131 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b' 18:19:40.200 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 121660 bytes in 69 ms. path='/2/1 {11 11ä11#+} 1/b' 18:19:40.209 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:40.293 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:40.310 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:40.369 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:40.371 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:19:40.414 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6d439f1b96e9370523f4679150a79a906e733f6' to.sha1=''): /2/a 18:19:40.428 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 1.00% 18:19:40.460 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 50.00% 18:19:40.469 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:40.484 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:19:40.500 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 58.00% 18:19:40.553 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 176820 bytes in 69 ms. path='/2/a' 18:19:40.563 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:40.640 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:40.664 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:40.664 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 63.61% 18:19:40.671 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [7e983785]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:40.672 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [7e983785]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 939 ms. 18:19:40.704 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 74.34% 18:19:40.704 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [7e983785]getCloseDeferredMillis: closeDeferredMillis=0 18:19:40.704 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [7e983785]close: Closing real LocalRepoManager immediately. 18:19:40.704 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [7e983785]_close: Shutting down real LocalRepoManager. 18:19:40.708 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:40.715 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:19:40.756 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 79.91% 18:19:40.781 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 90.67% 18:19:40.783 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='39a101c6dcbf962cad97354f12d750abc98db9b6' to.sha1=''): /3/a 18:19:40.840 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 95.78% 18:19:40.879 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:40.886 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:19:40.948 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 85921 bytes in 61 ms. path='/3/a' 18:19:40.956 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:40.978 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Local sync...: 100.00% 18:19:41.123 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:41.132 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:41.141 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:41.143 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:19:41.190 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f4c926a6401341b01aaa6f28f7597dd1eb88bd06' to.sha1=''): /3/b 18:19:41.227 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:41.263 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:41.264 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 from='https://localhost:36086/4ddab23a-24d2-4c1c-b5e5-52aae2345f85' toID=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da to='target/repo/jylqpbzf-qggc1-local', fromRepoLocalSync=true 18:19:41.264 [pool-6-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 6bc9f5b5-2e5f-431f-ad71-e5a9883e31da ('target/repo/jylqpbzf-qggc1-local') 18:19:41.278 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e8174f0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:41.282 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e8174f0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:41.285 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:19:41.289 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:19:41.339 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03% 18:19:41.357 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 240120 bytes in 68 ms. path='/3/b' 18:19:41.364 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:41.381 [pool-6-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.11% 18:19:41.407 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpbzf-qggc1-local/.cloudstore-repo/tmp/ChangeSetDto.4ddab23a-24d2-4c1c-b5e5-52aae2345f85.-1.xml.gz 18:19:41.467 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:41.509 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da serverRepositoryId=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 renewalDateTime=2019-07-27T16:49:41.439Z expiryDateTime=2019-07-27T17:19:41.439Z 18:19:41.518 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:41.532 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:41.540 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:41.542 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:19:41.551 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:41.559 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:19:41.560 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:41.591 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='be6ce73cb122759b9782baab359d299f88813199' to.sha1=''): /3/c 18:19:41.629 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:41.633 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:19:41.638 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:41.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4ddab23a-24d2-4c1c-b5e5-52aae2345f85 18:19:41.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:41.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:41.650 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 remoteRepositoryId=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=2 18:19:41.658 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:41.678 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:41.678 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:41.678 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:41.678 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:41.688 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpbzf-qggc1-local/.cloudstore-repo/tmp/ChangeSetDto.4ddab23a-24d2-4c1c-b5e5-52aae2345f85.-1.xml.gz 18:19:41.689 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 31.84% 18:19:41.691 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:41.701 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:19:41.829 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 581700 bytes in 196 ms. path='/3/c' 18:19:41.829 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:41.837 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:19:41.890 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.80% 18:19:41.890 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 18:19:41.913 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:41.946 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:41.967 [qtp146285960-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 remoteRepositoryId=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da localRepositoryRevisionSynced=2 18:19:41.973 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:41.974 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:19:42.021 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9709acfdbec1177a09a612aaeedacdc71ef93589' to.sha1=''): /3/d 18:19:42.040 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da remoteRepositoryId=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 transaction.localRevision=5 remoteFromLocalRevision=2 18:19:42.068 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da from='target/repo/jylqpbzf-qggc1-local' toID=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 to='https://localhost:36086/4ddab23a-24d2-4c1c-b5e5-52aae2345f85' 18:19:42.074 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:42.130 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:19:42.189 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:42.193 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:42.193 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 4ddab23a-24d2-4c1c-b5e5-52aae2345f85 18:19:42.193 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:42.193 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da remoteRepositoryId=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 18:19:42.205 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 207600 bytes in 75 ms. path='/3/d' 18:19:42.212 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:19:42.236 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:42.269 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:42.277 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.284 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 44.48% 18:19:42.286 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.288 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 18:19:42.315 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:42.315 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:42.316 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:42.316 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:42.320 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.323 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:19:42.337 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='925e9b6cc67778edc4fd9d50602b213b5e4e75ec' to.sha1=''): /5#/e 18:19:42.378 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e8174f0]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:42.380 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e8174f0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1096 ms. 18:19:42.404 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:42.421 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 18:19:42.431 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.447 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e8174f0]getCloseDeferredMillis: closeDeferredMillis=0 18:19:42.448 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e8174f0]close: Closing real LocalRepoManager immediately. 18:19:42.448 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [2e8174f0]_close: Shutting down real LocalRepoManager. 18:19:42.484 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 55.10% 18:19:42.486 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.500 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:19:42.534 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 43206 bytes in 113 ms. path='/5#/e' 18:19:42.545 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 18:19:42.568 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.570 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:42.580 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.582 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.583 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 18:19:42.591 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.75% 18:19:42.646 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.668 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.670 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:19:42.691 [qtp1815983471-24] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=3 18:19:42.727 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.786 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a transaction.localRevision=106 remoteFromLocalRevision=3 18:19:42.790 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df from='target/repo/jylqp7y3-qfss-local' toID=c47550a6-c583-4c40-ae33-4d57ee7d788a to='https://localhost:43436/c47550a6-c583-4c40-ae33-4d57ee7d788a' 18:19:42.792 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 60.34% 18:19:42.793 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 65.58% 18:19:42.797 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:42.798 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 18:19:42.870 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c836f333e1026b02b74081e19eb2b58c35184637' to.sha1=''): /1 {11 11ä11#+} 1/a 18:19:42.877 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> Jul 27, 2019 6:19:42 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:42.880 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:42.880 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:42.881 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:42.881 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 18:19:42.891 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:42.910 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:42.910 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:42.910 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:42.910 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:42.911 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:19:42.911 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:19:42.929 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a localRepositoryRevisionSynced=106 18:19:42.948 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=118 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=106 18:19:42.974 [qtp1815983471-24] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df transaction.localRevision=6 remoteFromLocalRevision=106 18:19:42.978 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:42.980 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c47550a6-c583-4c40-ae33-4d57ee7d788a from='https://localhost:43436/c47550a6-c583-4c40-ae33-4d57ee7d788a' toID=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df to='target/repo/jylqp7y3-qfss-local', fromRepoLocalSync=false 18:19:42.981 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.null.xml.gz 18:19:42.982 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:19:42.982 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:42.982 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:42.983 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 localRepositoryRevisionSynced=118 localRepositoryRevisionInProgress=118 18:19:43.002 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:43.017 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:43.018 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:43.018 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:43.018 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:43.019 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 52.24% 18:19:43.019 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 63.43% 18:19:43.020 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 74.63% 18:19:43.028 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:43.031 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:43.032 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:43.032 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:43.033 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:19:43.035 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:43.037 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:43.037 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:43.038 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:43.038 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:43.045 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.null.xml.gz 18:19:43.045 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:43.046 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:43.046 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 localRepositoryRevisionSynced=118 18:19:43.049 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:43.068 [qtp1815983471-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=6 18:19:43.130 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [942a06e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:43.131 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [942a06e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:43.140 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 18:19:43.149 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a transaction.localRevision=109 remoteFromLocalRevision=6 18:19:43.155 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:43.305 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 675866 bytes in 165 ms. path='/1 {11 11ä11#+} 1/a' Jul 27, 2019 6:19:43 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:43.333 [qtp146285960-106] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:43.443 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:43.443 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:43.445 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c47550a6-c583-4c40-ae33-4d57ee7d788a from='https://localhost:43436/c47550a6-c583-4c40-ae33-4d57ee7d788a' toID=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df to='target/repo/jylqp7y3-qfss-local', fromRepoLocalSync=true 18:19:43.451 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.6.xml.gz 18:19:43.464 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df ('target/repo/jylqp7y3-qfss-local') 18:19:43.470 [pool-8-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94% 18:19:43.490 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:43.511 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:43.513 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 18:19:43.534 [pool-8-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 18.27% 18:19:43.565 [pool-8-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 23.60% 18:19:43.578 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9f80ab07b49eb886f0832f0487893f87420538f9' to.sha1=''): /1 {11 11ä11#+} 1/b Jul 27, 2019 6:19:43 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:43.637 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:43.668 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 18:19:43.732 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 198 bytes in 64 ms. path='/1 {11 11ä11#+} 1/b' Jul 27, 2019 6:19:43 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:43.780 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df serverRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a renewalDateTime=2019-07-27T16:49:35.363Z expiryDateTime=2019-07-27T17:19:35.363Z 18:19:43.781 [qtp146285960-106] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:43.837 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:43.839 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:43.844 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 18:19:43.862 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 18:19:43.884 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:19:43.897 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [942a06e]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:43.897 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [942a06e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 766 ms. 18:19:43.900 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 18:19:43.928 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [942a06e]getCloseDeferredMillis: closeDeferredMillis=0 18:19:43.928 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [942a06e]close: Closing real LocalRepoManager immediately. 18:19:43.928 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [942a06e]_close: Shutting down real LocalRepoManager. 18:19:43.962 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 18:19:44.166 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:44.455 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:44.464 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:44.522 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:44.523 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:44.527 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 18:19:44.530 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:44.530 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:44.530 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:44.530 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=10 18:19:44.532 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:44.547 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:44.547 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:44.547 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:44.547 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:44.560 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.6.xml.gz 18:19:44.560 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 28.96% 18:19:44.561 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 35.36% 18:19:44.563 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 41.76% 18:19:44.564 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:44.566 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 18:19:44.567 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6b30ba7bfeff2d73d7ed48851bb1fc54753dc1f9' to.sha1=''): /1 {11 11ä11#+} 1/c Jul 27, 2019 6:19:44 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:44.615 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9a08e2b9dab76440e150ed97961af6d553c96f3' to.sha1=''): /2/1 {11 11ä11#+} 1/a 18:19:44.621 [main] INFO c.c.c.c.r.s.RepoToRepoSync - CollisionException during beginPutFile: /2/1 {11 11ä11#+} 1/a 18:19:44.622 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:44.640 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:44.647 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 48.15% 18:19:44.675 [qtp1815983471-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=10 18:19:44.711 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c' 18:19:44.750 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a transaction.localRevision=112 remoteFromLocalRevision=10 18:19:44.759 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df from='target/repo/jylqp7y3-qfss-local' toID=c47550a6-c583-4c40-ae33-4d57ee7d788a to='https://localhost:43436/c47550a6-c583-4c40-ae33-4d57ee7d788a' 18:19:44.775 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [562c0715]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:44.776 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [562c0715]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:44.828 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 408728 bytes in 117 ms. path='/1 {11 11ä11#+} 1/c' Jul 27, 2019 6:19:44 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:44.832 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:44.850 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:44.850 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:44.850 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:44.850 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=112 18:19:44.861 [qtp146285960-106] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:19:44.880 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 18:19:44.897 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:44.897 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:44.897 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:44.897 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:44.898 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 55.97% 18:19:44.900 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:44.902 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:19:44.928 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:44.945 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:44.956 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:44.958 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 18:19:44.975 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:45.004 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e604f4dd4f24ca04385f67610f7de5cfbdef206f' to.sha1=''): /2/1 {11 11ä11#+} 1/a Jul 27, 2019 6:19:45 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:45.024 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:45.025 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 18:19:45.136 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:45.140 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a' 18:19:45.180 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:45.194 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112765 bytes in 54 ms. path='/2/1 {11 11ä11#+} 1/a' Jul 27, 2019 6:19:45 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:45.200 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 63.43% 18:19:45.202 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 70.90% 18:19:45.231 [qtp146285960-106] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:45.258 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:45.270 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:45.272 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a localRepositoryRevisionSynced=112 18:19:45.290 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:45.305 [qtp1815983471-28] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df transaction.localRevision=15 remoteFromLocalRevision=112 18:19:45.305 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 18:19:45.309 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c47550a6-c583-4c40-ae33-4d57ee7d788a from='https://localhost:43436/c47550a6-c583-4c40-ae33-4d57ee7d788a' toID=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df to='target/repo/jylqp7y3-qfss-local', fromRepoLocalSync=false 18:19:45.310 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.null.xml.gz 18:19:45.360 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:45.364 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:45.364 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:45.364 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:45.365 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=10 localRepositoryRevisionInProgress=15 18:19:45.363 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='706bf4ccad653342fa72b31c60a4ceb1724dbfda' to.sha1=''): /2/1 {11 11ä11#+} 1/b Jul 27, 2019 6:19:45 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:45.382 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 1 ModificationDtos took 0 ms. 18:19:45.384 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:45.384 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:45.384 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:45.418 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:45.427 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.null.xml.gz 18:19:45.428 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 77.11% 18:19:45.428 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 84.58% 18:19:45.431 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:45.433 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2' 18:19:45.437 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:45.439 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b' 18:19:45.466 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:45.488 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 92.04% 18:19:45.489 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:45.494 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 40020 bytes in 55 ms. path='/2/1 {11 11ä11#+} 1/b' Jul 27, 2019 6:19:45 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:45.534 [qtp146285960-23] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:45.579 [qtp1815983471-27] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=15 18:19:45.613 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:45.621 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:45.633 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a transaction.localRevision=118 remoteFromLocalRevision=15 18:19:45.634 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:45.641 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:45.644 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:19:45.746 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b2511884668c433b9f6492e2c05f63bdf042674a' to.sha1=''): /2/a Jul 27, 2019 6:19:45 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:45.810 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7423bb]initPersistenceManagerFactory: repositoryId=7cd158c3-c893-4731-9690-b95f15e1800d 18:19:45.816 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7423bb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5670 ms. 18:19:45.824 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:45.837 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [562c0715]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:45.838 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [562c0715]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 1061 ms. 18:19:45.840 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:19:45.862 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:45.871 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c47550a6-c583-4c40-ae33-4d57ee7d788a from='https://localhost:43436/c47550a6-c583-4c40-ae33-4d57ee7d788a' toID=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df to='target/repo/jylqp7y3-qfss-local', fromRepoLocalSync=true 18:19:45.875 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.15.xml.gz 18:19:45.871 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df ('target/repo/jylqp7y3-qfss-local') 18:19:45.887 [pool-9-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 12.94% 18:19:45.931 [qtp820942552-54] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 transaction.localRevision=17 remoteFromLocalRevision=118 18:19:45.933 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [562c0715]getCloseDeferredMillis: closeDeferredMillis=0 18:19:45.933 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [562c0715]close: Closing real LocalRepoManager immediately. 18:19:45.934 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [562c0715]_close: Shutting down real LocalRepoManager. 18:19:45.934 [pool-9-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 18.27% 18:19:45.969 [pool-9-thread-1] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 23.60% 18:19:45.971 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 97750 bytes in 131 ms. path='/2/a' Jul 27, 2019 6:19:45 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:46.032 [qtp146285960-25] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:46.080 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:46.088 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.097 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.100 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:19:46.125 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df serverRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a renewalDateTime=2019-07-27T16:49:35.363Z expiryDateTime=2019-07-27T17:19:35.363Z 18:19:46.149 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:46.151 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:46.155 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 18:19:46.157 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d15032e5a3bdbd4052cbdd03c1276e53f9a578f5' to.sha1=''): /3/a Jul 27, 2019 6:19:46 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:46.166 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 18:19:46.173 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:19:46.190 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:19:46.223 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:46.226 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:19:46.265 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 18:19:46.293 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:46.313 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:46.320 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:46.321 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:46.321 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:46.321 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=18 18:19:46.322 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:46.376 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:46.377 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:46.377 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:46.377 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:46.381 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 280260 bytes in 155 ms. path='/3/a' Jul 27, 2019 6:19:46 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:46.400 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.15.xml.gz 18:19:46.400 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 29.60% 18:19:46.402 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.404 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision' 18:19:46.425 [qtp146285960-106] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:46.456 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.472 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.473 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/1 {11 11ä11#+} 1' 18:19:46.496 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=18f767a4-6e24-46ee-b8ec-71efcd7c1127 from='https://localhost:33500/18f767a4-6e24-46ee-b8ec-71efcd7c1127' toID=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 to='target/repo/jylqmvgb-2a0mj-local', fromRepoLocalSync=false 18:19:46.497 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.null.xml.gz 18:19:46.506 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:46.513 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.525 [qtp820942552-27] INFO c.c.c.l.LocalRepoManagerImpl - [52e08c8c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:46.526 [qtp820942552-27] INFO c.c.c.l.LocalRepoManagerImpl - [52e08c8c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:46.533 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.539 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:19:46.550 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.576 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 35.20% 18:19:46.579 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 40.80% 18:19:46.589 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.591 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/1 {11 11ä11#+} 1/a' 18:19:46.615 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=446.5 MiB, used=47.7 MiB, available=3.4 GiB 18:19:46.643 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fca70689b533a8ad06baa0bdf8b0afe7337049f8' to.sha1=''): /3/b Jul 27, 2019 6:19:46 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:46.647 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e9a08e2b9dab76440e150ed97961af6d553c96f3' to.sha1=''): /2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/1 {11 11ä11#+} 1/a 18:19:46.706 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:46.707 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:46.708 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/1 {11 11ä11#+} 1/a' 18:19:46.711 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:19:46.758 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36169 bytes in 49 ms. path='/2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/1 {11 11ä11#+} 1/a' 18:19:46.772 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:46.785 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 139876 bytes in 74 ms. path='/3/b' Jul 27, 2019 6:19:46 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:46.797 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:46.804 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.813 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.816 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/1 {11 11ä11#+} 1/b' 18:19:46.845 [qtp146285960-29] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:46.870 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5ebc01f0e65760f13f365434708e65f042697f72' to.sha1=''): /2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/1 {11 11ä11#+} 1/b 18:19:46.879 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:46.891 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.901 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:46.904 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:19:46.909 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:46.912 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/1 {11 11ä11#+} 1/b' 18:19:46.961 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f803966437fa86778648c6701d7d4a5c1a9397f8' to.sha1=''): /3/c Jul 27, 2019 6:19:46 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:46.974 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 121660 bytes in 62 ms. path='/2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/1 {11 11ä11#+} 1/b' 18:19:46.983 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:19:47.009 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:47.017 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:47.022 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:47.029 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:19:47.029 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:47.030 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/a' Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 4ac6add1-92e7-4b4d-9ca0-551704d0d523 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkme-oxo6w-local localRepository.publicKeySha1 = 82:D9:DE:42:78:03:E5:AF:DC:26:B2:3E:1C:80:02:70:9F:40:1B:5E remoteRepository.repositoryId = 7cd158c3-c893-4731-9690-b95f15e1800d remoteRepository.remoteRoot = https://localhost:46077/7cd158c3-c893-4731-9690-b95f15e1800d remoteRepository.publicKeySha1 = 22:C3:52:42:D7:9B:3C:9F:0D:E7:C1:82:BE:B3:23:63:A6:B5:54:B3 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 4ac6add1-92e7-4b4d-9ca0-551704d0d523 7cd158c3-c893-4731-9690-b95f15e1800d 18:19:47.105 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6d439f1b96e9370523f4679150a79a906e733f6' to.sha1=''): /2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/a 18:19:47.156 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:47.160 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/a' 18:19:47.282 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 176820 bytes in 122 ms. path='/2.jylqpw6pjdG22_3vSAVTndYLS6RQkw.collision/a' 18:19:47.290 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:19:47.349 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=18, fromRepositoryId="FileInProgressMarker", toRepositoryId="18", path="c47550a6-c583-4c40-ae33-4d57ee7d788a"] on repo=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:47.359 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:47.384 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 48.63% 18:19:47.389 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 905856 bytes in 360 ms. path='/3/c' Jul 27, 2019 6:19:47 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:47.448 [qtp146285960-42] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:19:47.461 [qtp1815983471-66] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=18 18:19:47.468 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=463.5 MiB, used=40.6 MiB, available=3.4 GiB 18:19:47.475 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a transaction.localRevision=141 remoteFromLocalRevision=18 18:19:47.477 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df from='target/repo/jylqp7y3-qfss-local' toID=c47550a6-c583-4c40-ae33-4d57ee7d788a to='https://localhost:43436/c47550a6-c583-4c40-ae33-4d57ee7d788a' 18:19:47.509 [qtp820942552-27] INFO c.c.c.l.LocalRepoManagerImpl - [52e08c8c]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:47.509 [qtp820942552-27] INFO c.c.c.l.LocalRepoManagerImpl - [52e08c8c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 983 ms. 18:19:47.510 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:47.518 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:47.518 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:47.518 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:47.518 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a localRepositoryRevisionSynced=112 localRepositoryRevisionInProgress=141 18:19:47.517 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:47.521 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 7cd158c3-c893-4731-9690-b95f15e1800d 18:19:47.523 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:47.524 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:47.524 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:47.524 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:47.525 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 63.43% 18:19:47.525 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 74.63% 18:19:47.526 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkmi-8hk0b-remote localRepository.publicKeySha1 = 22:C3:52:42:D7:9B:3C:9F:0D:E7:C1:82:BE:B3:23:63:A6:B5:54:B3 remoteRepository.repositoryId = 4ac6add1-92e7-4b4d-9ca0-551704d0d523 remoteRepository.publicKeySha1 = 82:D9:DE:42:78:03:E5:AF:DC:26:B2:3E:1C:80:02:70:9F:40:1B:5E Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 7cd158c3-c893-4731-9690-b95f15e1800d 4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:47.542 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a localRepositoryRevisionSynced=141 18:19:47.545 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:47.548 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:19:47.561 [qtp820942552-27] INFO c.c.c.l.LocalRepoManagerImpl - [52e08c8c]getCloseDeferredMillis: closeDeferredMillis=0 18:19:47.561 [qtp820942552-27] INFO c.c.c.l.LocalRepoManagerImpl - [52e08c8c]close: Closing real LocalRepoManager immediately. 18:19:47.562 [qtp820942552-27] INFO c.c.c.l.LocalRepoManagerImpl - [52e08c8c]_close: Shutting down real LocalRepoManager. 18:19:47.567 [qtp1815983471-66] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df transaction.localRevision=21 remoteFromLocalRevision=141 18:19:47.585 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=c47550a6-c583-4c40-ae33-4d57ee7d788a from='https://localhost:43436/c47550a6-c583-4c40-ae33-4d57ee7d788a' toID=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df to='target/repo/jylqp7y3-qfss-local', fromRepoLocalSync=false 18:19:47.586 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.null.xml.gz 18:19:47.613 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2fa2b35f9d020d13e30bd2ded71cdec35dcf726f' to.sha1=''): /3/d Jul 27, 2019 6:19:47 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:47.626 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:47.628 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c47550a6-c583-4c40-ae33-4d57ee7d788a 18:19:47.643 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 22e3b23a-4ac7-404b-87f0-3d7e4a3a56df 18:19:47.644 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:47.644 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=18 localRepositoryRevisionInProgress=21 18:19:47.645 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:47.647 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:47.647 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:47.647 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:47.648 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:47.653 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqp7y3-qfss-local/.cloudstore-repo/tmp/ChangeSetDto.c47550a6-c583-4c40-ae33-4d57ee7d788a.null.xml.gz 18:19:47.655 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:47.655 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:47.680 [qtp1815983471-24] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a remoteRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df localRepositoryRevisionSynced=21 18:19:47.687 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=22e3b23a-4ac7-404b-87f0-3d7e4a3a56df remoteRepositoryId=c47550a6-c583-4c40-ae33-4d57ee7d788a transaction.localRevision=144 remoteFromLocalRevision=21 18:19:47.691 [main] INFO c.c.c.t.r.ModificationsRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:47.691 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:47.693 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:19:47.698 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2b3f7704]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:47.699 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2b3f7704]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:47.700 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60844992]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:47.700 [main] INFO c.c.c.l.LocalRepoManagerImpl - [60844992]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.773 sec - in co.codewizards.cloudstore.test.repotorepo.ModificationsRepoToRepoSyncIT 18:19:47.728 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@11621caf{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:19:47.729 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:19:47.735 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@35bea7a4{/,null,UNAVAILABLE} 18:19:47.740 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/TrT96WYE028BvPRtgAK2PA/.cloudstore/localServerRunning.deleteToStop 18:19:47.759 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@10d52225{SSL,[ssl, http/1.1]}{0.0.0.0:43436} 18:19:47.760 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:19:47.762 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1b6a6983{/,null,UNAVAILABLE} 18:19:47.765 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 112789 bytes in 72 ms. path='/3/d' Jul 27, 2019 6:19:47 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:19:47.789 [qtp146285960-23] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:19:47.811 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6bc9f5b5-2e5f-431f-ad71-e5a9883e31da"] on repo=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:47.818 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:47.826 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.15% 18:19:47.860 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da remoteRepositoryId=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 localRepositoryRevisionSynced=5 18:19:47.893 [qtp146285960-106] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 remoteRepositoryId=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da transaction.localRevision=39 remoteFromLocalRevision=5 18:19:47.896 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 from='https://localhost:36086/4ddab23a-24d2-4c1c-b5e5-52aae2345f85' toID=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da to='target/repo/jylqpbzf-qggc1-local', fromRepoLocalSync=false 18:19:47.897 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpbzf-qggc1-local/.cloudstore-repo/tmp/ChangeSetDto.4ddab23a-24d2-4c1c-b5e5-52aae2345f85.null.xml.gz 18:19:47.948 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:47.951 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4ddab23a-24d2-4c1c-b5e5-52aae2345f85 18:19:47.951 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6bc9f5b5-2e5f-431f-ad71-e5a9883e31da 18:19:47.951 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:47.951 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 remoteRepositoryId=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da localRepositoryRevisionSynced=2 localRepositoryRevisionInProgress=39 18:19:47.953 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:47.954 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:47.954 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:47.954 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:47.954 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:47.960 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpbzf-qggc1-local/.cloudstore-repo/tmp/ChangeSetDto.4ddab23a-24d2-4c1c-b5e5-52aae2345f85.null.xml.gz 18:19:47.961 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:47.961 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:47.984 [qtp146285960-42] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 remoteRepositoryId=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da localRepositoryRevisionSynced=39 WatchTaskFirstWrittenChunk started 18:19:48.014 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6bc9f5b5-2e5f-431f-ad71-e5a9883e31da remoteRepositoryId=4ddab23a-24d2-4c1c-b5e5-52aae2345f85 transaction.localRevision=42 remoteFromLocalRevision=39 18:19:48.094 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:19:48.165 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b332439]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:48.166 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5b332439]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:48.166 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d07aacc]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:48.166 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2d07aacc]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:48.169 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1ecec098]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-3brqd-local' 18:19:48.171 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1ecec098]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-3brqd-local' locked successfully. 18:19:48.244 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2410a3d4]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:48.244 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2410a3d4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:48.350 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:19:48.350 [pool-28-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7cd158c3-c893-4731-9690-b95f15e1800d from='https://localhost:46077/7cd158c3-c893-4731-9690-b95f15e1800d' toID=4ac6add1-92e7-4b4d-9ca0-551704d0d523 to='target/repo/jylqpkme-oxo6w-local', fromRepoLocalSync=true 18:19:48.350 [pool-29-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4ac6add1-92e7-4b4d-9ca0-551704d0d523 ('target/repo/jylqpkme-oxo6w-local') 18:19:48.379 [pool-29-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:19:48.400 [pool-29-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:19:48.410 [pool-28-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkme-oxo6w-local/.cloudstore-repo/tmp/ChangeSetDto.7cd158c3-c893-4731-9690-b95f15e1800d.-1.xml.gz 18:19:48.463 [pool-28-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 serverRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d renewalDateTime=2019-07-27T16:49:48.428Z expiryDateTime=2019-07-27T17:19:48.428Z 18:19:48.500 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:48.508 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:48.529 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.05% 18:19:48.535 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.10% 18:19:48.540 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.15% 18:19:48.544 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.20% 18:19:48.604 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:19:48.620 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:48.684 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:48.692 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 7cd158c3-c893-4731-9690-b95f15e1800d 18:19:48.693 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:48.693 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:48.693 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d remoteRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:19:48.702 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:48.734 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:48.734 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:48.734 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:48.735 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:48.748 [pool-28-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkme-oxo6w-local/.cloudstore-repo/tmp/ChangeSetDto.7cd158c3-c893-4731-9690-b95f15e1800d.-1.xml.gz 18:19:48.749 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 18:19:48.752 [pool-28-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:48.760 [pool-28-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:19:48.802 [pool-28-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:48.816 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 18:19:48.818 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 18:19:48.820 [pool-28-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:48.823 [pool-28-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f1' 18:19:48.889 [pool-28-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a2f58872061b379a593435faa9ab25620d795f12' to.sha1=''): /f1 18:19:49.011 [pool-28-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7cd158c3-c893-4731-9690-b95f15e1800d"] on repo=4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:49.021 [pool-28-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/f1' 18:19:49.120 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2410a3d4]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:49.121 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2410a3d4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 876 ms. 18:19:49.221 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:49.228 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:49.228 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: cb9d8a8b-091d-4d60-afa6-a9b0c3550040 18:19:49.229 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:49.229 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=14 localRepositoryRevisionInProgress=17 createTempChunkFile: f1; createNewFile=true 18:19:49.241 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:49.250 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:49.250 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:49.250 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:49.250 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:49.250 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2410a3d4]getCloseDeferredMillis: closeDeferredMillis=0 18:19:49.251 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2410a3d4]close: Closing real LocalRepoManager immediately. 18:19:49.251 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [2410a3d4]_close: Shutting down real LocalRepoManager. deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0.xml 18:19:49.548 [closeDeferredTimer-40c92dfa-1] INFO c.c.c.l.LocalRepoManagerImpl - [40c92dfa]_close: Shutting down real LocalRepoManager. 18:19:49.581 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgb-2a0mj-local/.cloudstore-repo/tmp/ChangeSetDto.18f767a4-6e24-46ee-b8ec-71efcd7c1127.null.xml.gz 18:19:49.581 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 77.11% 18:19:49.582 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31% 18:19:49.582 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50% 18:19:49.618 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [20d426c2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:49.619 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [20d426c2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. 18:19:50.131 [closeDeferredTimer-7a80ebcd-1] INFO c.c.c.l.LocalRepoManagerImpl - [7a80ebcd]_close: Shutting down real LocalRepoManager. 18:19:50.365 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [20d426c2]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:50.366 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [20d426c2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 747 ms. 18:19:50.427 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [20d426c2]getCloseDeferredMillis: closeDeferredMillis=0 18:19:50.427 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [20d426c2]close: Closing real LocalRepoManager immediately. 18:19:50.427 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [20d426c2]_close: Shutting down real LocalRepoManager. FileWatcher: CHUNK_SIZE reached! chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0 18:19:50.942 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [30247cf2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' 18:19:50.942 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [30247cf2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqmvgo-liaa4-remote' locked successfully. WatchTaskSyncOrder: checking for name=f1 and length=1079793 18:19:51.023 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 18:19:51.023 [pool-28-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:19:51.174 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:19:51.174 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7cd158c3-c893-4731-9690-b95f15e1800d from='https://localhost:46077/7cd158c3-c893-4731-9690-b95f15e1800d' toID=4ac6add1-92e7-4b4d-9ca0-551704d0d523 to='target/repo/jylqpkme-oxo6w-local', fromRepoLocalSync=true 18:19:51.177 [pool-31-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 4ac6add1-92e7-4b4d-9ca0-551704d0d523 ('target/repo/jylqpkme-oxo6w-local') 18:19:51.186 [pool-31-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:19:51.192 [pool-31-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 18:19:51.194 [pool-31-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:19:51.216 [pool-30-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkme-oxo6w-local/.cloudstore-repo/tmp/ChangeSetDto.7cd158c3-c893-4731-9690-b95f15e1800d.-1.xml.gz 18:19:51.285 [pool-30-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 serverRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d renewalDateTime=2019-07-27T16:49:48.428Z expiryDateTime=2019-07-27T17:19:48.428Z 18:19:51.304 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:51.307 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:51.328 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.11% 18:19:51.347 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 66.33% 18:19:51.350 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:19:51.351 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 82.67% 18:19:51.369 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 87.73% 18:19:51.387 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:19:51.414 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:19:51.450 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:51.456 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 7cd158c3-c893-4731-9690-b95f15e1800d 18:19:51.456 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:51.456 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:51.456 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d remoteRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=5 18:19:51.457 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:51.468 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:51.468 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:51.468 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:51.468 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:51.480 [pool-30-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkme-oxo6w-local/.cloudstore-repo/tmp/ChangeSetDto.7cd158c3-c893-4731-9690-b95f15e1800d.-1.xml.gz 18:19:51.482 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:51.485 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:19:51.523 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.56% 18:19:51.526 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:51.575 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 36.96% 18:19:51.577 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:51.579 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f1' 18:19:51.650 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='a2f58872061b379a593435faa9ab25620d795f12' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /f1 18:19:51.677 [pool-30-thread-2] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:51.678 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 2 total). path='/f1' createTempChunkFile: f1; createNewFile=true 18:19:51.809 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [30247cf2]initPersistenceManagerFactory: repositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 18:19:51.809 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [30247cf2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 866 ms. 18:19:51.914 [qtp820942552-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 remoteRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 localRepositoryRevisionSynced=17 deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_mh34.xml 18:19:51.970 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [30247cf2]getCloseDeferredMillis: closeDeferredMillis=0 18:19:51.971 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [30247cf2]close: Closing real LocalRepoManager immediately. 18:19:51.971 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [30247cf2]_close: Shutting down real LocalRepoManager. 18:19:52.124 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31217 bytes in 446 ms. path='/f1' 18:19:52.132 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0 into destFile f1 WatchTaskSyncOrder: modified=f1, length=1048576 18:19:52.153 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_mh34 into destFile f1 deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_0.xml WatchTaskSyncOrder: modified=f1, length=1079793 WatchTaskSyncOrder: length reached! currentChildFileLength=1079793, name=f1 18:19:52.322 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=cb9d8a8b-091d-4d60-afa6-a9b0c3550040 remoteRepositoryId=18f767a4-6e24-46ee-b8ec-71efcd7c1127 transaction.localRevision=121 remoteFromLocalRevision=17 18:19:52.325 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00% deleteOrFail: chunk_c09bb890b096f7306f688cc6d1dad34e7e52a223_mh34.xml 18:19:52.406 [main] INFO c.c.c.l.LocalRepoManagerImpl - [30ffb2a6]getCloseDeferredMillis: closeDeferredMillis=0 18:19:52.406 [main] INFO c.c.c.l.LocalRepoManagerImpl - [30ffb2a6]close: Closing real LocalRepoManager immediately. 18:19:52.406 [main] INFO c.c.c.l.LocalRepoManagerImpl - [30ffb2a6]_close: Shutting down real LocalRepoManager. 18:19:52.421 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1ecec098]initPersistenceManagerFactory: repositoryId=67c84322-258d-44b4-94a6-d1290ad6174d 18:19:52.423 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1ecec098]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2751 ms. localRoot: jylqpyko-3brqd-local localRepositoryId: 67c84322-258d-44b4-94a6-d1290ad6174d 18:19:52.454 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5daa621b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-mlt4v-remote' 18:19:52.457 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5daa621b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-mlt4v-remote' locked successfully. WatchTaskSyncOrder: modified=f1, length=1079793 WatchTaskSyncOrder: length reached! currentChildFileLength=1079793, name=f1 18:19:52.700 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="7cd158c3-c893-4731-9690-b95f15e1800d"] on repo=4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:52.722 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:52.736 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 43.35% 18:19:52.738 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:52.742 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f0' 18:19:52.800 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2b77fff005d00dc2b3ee93f3e085b884c339a577' to.sha1=''): /f0 18:19:52.832 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7cd158c3-c893-4731-9690-b95f15e1800d"] on repo=4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:52.835 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/f0' createTempChunkFile: f0; createNewFile=true deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_0.xml 18:19:53.261 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3cb195dd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local' 18:19:53.263 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3cb195dd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local' locked successfully. createTempChunkFile: f0; createNewFile=true deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_mh34.xml 18:19:53.863 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1076156 bytes in 1027 ms. path='/f0' 18:19:53.869 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_0 into destFile f0 WatchTaskSyncOrder: checking for name=f0 and length=1076156 WatchTaskSyncOrder: modified=f0, length=1048576 18:19:53.891 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_mh34 into destFile f0 WatchTaskSyncOrder: modified=f0, length=1076156 WatchTaskSyncOrder: length reached! currentChildFileLength=1076156, name=f0 WatchTaskSyncOrder: modified=f0, length=1076156 WatchTaskSyncOrder: length reached! currentChildFileLength=1076156, name=f0 deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_0.xml deleteOrFail: chunk_ba7bfa56319c2cb60f96537b5e032e291ab838e0_mh34.xml WatchTaskSyncOrder: modified=f0, length=1076156 WatchTaskSyncOrder: length reached! currentChildFileLength=1076156, name=f0 18:19:54.402 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="7cd158c3-c893-4731-9690-b95f15e1800d"] on repo=4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:54.422 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:54.452 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:54.459 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:54.464 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/f2' 18:19:54.506 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f636dd3e830e25b2b4d8ab93789c10cf16d8e4d7' to.sha1=''): /f2 18:19:54.524 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7cd158c3-c893-4731-9690-b95f15e1800d"] on repo=4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:54.540 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/f2' createTempChunkFile: f2; createNewFile=true deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_0.xml createTempChunkFile: f2; createNewFile=true deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_mh34.xml 18:19:55.555 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1067400 bytes in 1015 ms. path='/f2' 18:19:55.561 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_0 into destFile f2 WatchTaskSyncOrder: checking for name=f2 and length=1067400 WatchTaskSyncOrder: modified=f2, length=1048576 18:19:55.580 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_mh34 into destFile f2 WatchTaskSyncOrder: modified=f2, length=1067400 WatchTaskSyncOrder: length reached! currentChildFileLength=1067400, name=f2 deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_0.xml WatchTaskSyncOrder: finished all deleteOrFail: chunk_cf1126f67238bf3e85fcc8c8737b72e80ddcfddb_mh34.xml 18:19:56.030 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="7cd158c3-c893-4731-9690-b95f15e1800d"] on repo=4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:56.036 [pool-30-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:19:56.044 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 49.75% 18:19:56.098 [qtp878976745-91] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d remoteRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 localRepositoryRevisionSynced=5 18:19:56.128 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 remoteRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d transaction.localRevision=25 remoteFromLocalRevision=5 18:19:56.131 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=4ac6add1-92e7-4b4d-9ca0-551704d0d523 from='target/repo/jylqpkme-oxo6w-local' toID=7cd158c3-c893-4731-9690-b95f15e1800d to='https://localhost:46077/7cd158c3-c893-4731-9690-b95f15e1800d' 18:19:56.207 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:56.211 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:56.211 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 7cd158c3-c893-4731-9690-b95f15e1800d 18:19:56.212 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:56.212 [pool-30-thread-2] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 remoteRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=25 18:19:56.219 [pool-30-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:56.228 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:56.228 [pool-30-thread-2] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:56.228 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:56.228 [pool-30-thread-2] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:56.229 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 63.43% 18:19:56.229 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 74.63% 18:19:56.249 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 remoteRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d localRepositoryRevisionSynced=25 18:19:56.276 [qtp878976745-91] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d remoteRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 transaction.localRevision=8 remoteFromLocalRevision=25 18:19:56.280 [pool-30-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=7cd158c3-c893-4731-9690-b95f15e1800d from='https://localhost:46077/7cd158c3-c893-4731-9690-b95f15e1800d' toID=4ac6add1-92e7-4b4d-9ca0-551704d0d523 to='target/repo/jylqpkme-oxo6w-local', fromRepoLocalSync=false 18:19:56.281 [pool-30-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkme-oxo6w-local/.cloudstore-repo/tmp/ChangeSetDto.7cd158c3-c893-4731-9690-b95f15e1800d.null.xml.gz 18:19:56.309 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:19:56.313 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 7cd158c3-c893-4731-9690-b95f15e1800d 18:19:56.313 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 4ac6add1-92e7-4b4d-9ca0-551704d0d523 18:19:56.313 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:19:56.313 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d remoteRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 localRepositoryRevisionSynced=5 localRepositoryRevisionInProgress=8 18:19:56.315 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:19:56.317 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:19:56.317 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:19:56.317 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:19:56.317 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:19:56.324 [pool-30-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpkme-oxo6w-local/.cloudstore-repo/tmp/ChangeSetDto.7cd158c3-c893-4731-9690-b95f15e1800d.null.xml.gz 18:19:56.324 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 18:19:56.324 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 18:19:56.349 [qtp878976745-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d remoteRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 localRepositoryRevisionSynced=8 18:19:56.361 [pool-30-thread-2] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=4ac6add1-92e7-4b4d-9ca0-551704d0d523 remoteRepositoryId=7cd158c3-c893-4731-9690-b95f15e1800d transaction.localRevision=28 remoteFromLocalRevision=8 18:19:56.365 [pool-30-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:19:56.390 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3c2d4274]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:56.390 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3c2d4274]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:56.391 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7423bb]getCloseDeferredMillis: closeDeferredMillis=20000 18:19:56.391 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7423bb]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:19:56.992 [main] INFO c.c.c.l.LocalRepoManagerImpl - [527e6bd3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq5de-rwalx-local' 18:19:57.000 [main] INFO c.c.c.l.LocalRepoManagerImpl - [527e6bd3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq5de-rwalx-local' locked successfully. 18:19:57.220 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5daa621b]initPersistenceManagerFactory: repositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 18:19:57.223 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5daa621b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2283 ms. remoteRoot: jylqpyko-mlt4v-remote remoteRepositoryId: 6dc41d71-d67a-4a0c-a193-5bdb42f92be7 18:19:57.861 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=370.5 MiB, used=49.3 MiB, available=3.4 GiB Successfully requested to connect the following local and remote repositories: 18:19:58.365 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3cb195dd]initPersistenceManagerFactory: repositoryId=96e07b10-1197-4c94-9406-1973575122ab 18:19:58.368 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3cb195dd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2822 ms. localRepository.repositoryId = 67c84322-258d-44b4-94a6-d1290ad6174d localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-3brqd-local localRepository.publicKeySha1 = 21:C5:45:D9:3B:E6:B7:5A:A3:B4:D3:39:25:A8:4D:9E:97:80:BC:AF remoteRepository.repositoryId = 6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepository.remoteRoot = https://localhost:36086/6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepository.publicKeySha1 = 02:8E:47:9C:37:CB:72:D7:18:A9:05:D3:AD:92:37:5C:B5:41:E0:B5 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 67c84322-258d-44b4-94a6-d1290ad6174d 6dc41d71-d67a-4a0c-a193-5bdb42f92be7 localRoot: jylqq2i4-wkweo-local localRepositoryId: 96e07b10-1197-4c94-9406-1973575122ab 18:19:58.415 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7d0db2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:19:58.418 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7d0db2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:19:58.694 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=374.5 MiB, used=40.3 MiB, available=3.4 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 6dc41d71-d67a-4a0c-a193-5bdb42f92be7 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-mlt4v-remote localRepository.publicKeySha1 = 02:8E:47:9C:37:CB:72:D7:18:A9:05:D3:AD:92:37:5C:B5:41:E0:B5 remoteRepository.repositoryId = 67c84322-258d-44b4-94a6-d1290ad6174d remoteRepository.publicKeySha1 = 21:C5:45:D9:3B:E6:B7:5A:A3:B4:D3:39:25:A8:4D:9E:97:80:BC:AF Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 6dc41d71-d67a-4a0c-a193-5bdb42f92be7 67c84322-258d-44b4-94a6-d1290ad6174d 18:19:59.511 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:19:59.513 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 from='https://localhost:36086/6dc41d71-d67a-4a0c-a193-5bdb42f92be7' toID=67c84322-258d-44b4-94a6-d1290ad6174d to='target/repo/jylqpyko-3brqd-local', fromRepoLocalSync=true 18:19:59.513 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 67c84322-258d-44b4-94a6-d1290ad6174d ('target/repo/jylqpyko-3brqd-local') 18:19:59.555 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:19:59.564 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:19:59.569 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-3brqd-local/.cloudstore-repo/tmp/ChangeSetDto.6dc41d71-d67a-4a0c-a193-5bdb42f92be7.-1.xml.gz 18:19:59.633 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d serverRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 renewalDateTime=2019-07-27T16:49:59.588Z expiryDateTime=2019-07-27T17:19:59.588Z 18:19:59.654 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:19:59.671 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:19:59.704 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.48% 18:19:59.824 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:19:59.858 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:19:59.954 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:20:00.026 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 18:20:00.141 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:20:00.261 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:00.267 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6dc41d71-d67a-4a0c-a193-5bdb42f92be7 18:20:00.268 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 67c84322-258d-44b4-94a6-d1290ad6174d 18:20:00.268 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:00.268 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:20:00.277 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:00.315 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:00.315 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:00.316 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:00.316 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:00.347 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-3brqd-local/.cloudstore-repo/tmp/ChangeSetDto.6dc41d71-d67a-4a0c-a193-5bdb42f92be7.-1.xml.gz 18:20:00.350 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.358 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:20:00.412 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.455 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.457 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 18:20:00.533 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.547 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.548 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:20:00.572 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.578 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 18:20:00.580 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.581 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:20:00.601 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.617 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.619 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 18:20:00.682 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.705 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.709 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:20:00.764 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.778 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.780 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 18:20:00.847 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.871 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 18:20:00.872 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 18:20:00.873 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:00.875 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 18:20:00.928 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1af93add8ea0cece492f82dd6f030c9d200f5b2a' to.sha1=''): /#4/#b 18:20:01.090 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:01.094 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 18:20:01.213 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 461600 bytes in 118 ms. path='/#4/#b' 18:20:01.224 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 18:20:01.303 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:01.318 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:01.349 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:01.350 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 18:20:01.392 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='bb68666f0503e2c7c5e3608ceabe5bcd19d7480c' to.sha1=''): /#4/a 18:20:01.456 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:01.465 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 18:20:01.517 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 62211 bytes in 52 ms. path='/#4/a' 18:20:01.524 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:01.541 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:01.558 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:01.585 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:01.587 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 18:20:01.626 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='343ae7b65a19824eb510db048fa628c5ff5c5e8a' to.sha1=''): /#4/c+ 18:20:01.660 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:01.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 18:20:01.801 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 182432 bytes in 60 ms. path='/#4/c+' 18:20:01.811 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 18:20:01.855 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:01.864 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:01.873 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:01.874 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 18:20:01.919 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='db31708ada5af5407c79c2eaf4c451c99a2b3106' to.sha1=''): /#4/d$ 18:20:01.949 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:01.956 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 18:20:02.036 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 293700 bytes in 80 ms. path='/#4/d$' 18:20:02.042 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 18:20:02.167 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:02.190 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:02.204 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:02.206 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 18:20:02.247 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='700416836084ff782d34288df952715770139d5f' to.sha1=''): /1 {11 11ä11#+} 1/a 18:20:02.276 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:02.278 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 18:20:02.342 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 148994 bytes in 63 ms. path='/1 {11 11ä11#+} 1/a' 18:20:02.349 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:02.374 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:02.387 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:02.396 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:02.398 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 18:20:02.438 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='18cd76b6dc4c3241ebe0cf308a2bf2fde0e2634e' to.sha1=''): /1 {11 11ä11#+} 1/b 18:20:02.465 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:02.470 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 18:20:02.616 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 383950 bytes in 145 ms. path='/1 {11 11ä11#+} 1/b' 18:20:02.624 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:20:02.674 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:02.685 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:02.707 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:02.709 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 18:20:02.752 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8d2210b6fac31516486dc1f7be5e881559db0e9c' to.sha1=''): /1 {11 11ä11#+} 1/c 18:20:02.793 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:02.810 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c' 18:20:02.853 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 44824 bytes in 43 ms. path='/1 {11 11ä11#+} 1/c' 18:20:02.861 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:20:02.879 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:02.886 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:02.895 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:02.897 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 18:20:02.942 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='04201926127c4021d5e6049e8cfaabdfc5690474' to.sha1=''): /2/1 {11 11ä11#+} 1/a 18:20:03.007 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:03.013 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a' 18:20:03.048 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 58374 bytes in 35 ms. path='/2/1 {11 11ä11#+} 1/a' 18:20:03.055 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:03.122 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:03.280 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:03.320 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:03.324 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 18:20:03.382 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3b2373ad876e3427add8e83227c590523e593762' to.sha1=''): /2/1 {11 11ä11#+} 1/b 18:20:03.412 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:03.418 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b' 18:20:03.457 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 29233 bytes in 39 ms. path='/2/1 {11 11ä11#+} 1/b' 18:20:03.466 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:20:03.492 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:03.519 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:03.532 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:03.534 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:20:03.580 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f3dcff6f0184dbf92e403983162b6c56acf744c4' to.sha1=''): /2/a 18:20:03.625 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:03.639 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:20:03.773 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 638880 bytes in 134 ms. path='/2/a' 18:20:03.780 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:03.828 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:03.843 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:03.856 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:03.859 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:20:03.902 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='0248eb47636dcfa25fe4a88104449b6764f699ca' to.sha1=''): /3/a 18:20:03.973 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:04.000 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:20:04.087 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 300824 bytes in 86 ms. path='/3/a' 18:20:04.095 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:04.142 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:04.152 [main] INFO c.c.c.l.LocalRepoManagerImpl - [527e6bd3]initPersistenceManagerFactory: repositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 18:20:04.153 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:04.164 [main] INFO c.c.c.l.LocalRepoManagerImpl - [527e6bd3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4374 ms. 18:20:04.169 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:04.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:20:04.216 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1992b8b]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq5dg-okb9m-remote' 18:20:04.221 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1992b8b]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq5dg-okb9m-remote' locked successfully. 18:20:04.225 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='01a99680e16badaff869a2900de789ac4d53b532' to.sha1=''): /3/b 18:20:04.257 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:04.261 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:20:04.323 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 41230 bytes in 62 ms. path='/3/b' 18:20:04.330 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:20:04.363 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:04.380 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:04.401 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:04.407 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:20:04.449 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fb984829723941d60442bef850d16fbbaff3ecbf' to.sha1=''): /3/c 18:20:04.478 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:04.482 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:20:04.549 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 156944 bytes in 66 ms. path='/3/c' 18:20:04.560 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:20:04.651 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:04.719 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:04.734 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:04.736 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:20:04.785 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cb9c9d74a1fa5f07f4a35af3f8a7493fe91c1c96' to.sha1=''): /3/d 18:20:04.823 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:04.828 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:20:04.904 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 316224 bytes in 76 ms. path='/3/d' 18:20:04.913 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:20:04.968 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:04.983 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:04.997 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:05.001 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 18:20:05.038 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1961aded0faee9c7143c14496d571b2efc94a641' to.sha1=''): /5#/e 18:20:05.066 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:05.074 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 18:20:05.105 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 38250 bytes in 31 ms. path='/5#/e' 18:20:05.111 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 18:20:05.174 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="6dc41d71-d67a-4a0c-a193-5bdb42f92be7"] on repo=67c84322-258d-44b4-94a6-d1290ad6174d 18:20:05.193 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:05.210 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42% 18:20:05.304 [qtp146285960-68] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d localRepositoryRevisionSynced=3 18:20:05.342 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d remoteRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 transaction.localRevision=106 remoteFromLocalRevision=3 18:20:05.345 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=67c84322-258d-44b4-94a6-d1290ad6174d from='target/repo/jylqpyko-3brqd-local' toID=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 to='https://localhost:36086/6dc41d71-d67a-4a0c-a193-5bdb42f92be7' 18:20:05.409 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:05.415 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 67c84322-258d-44b4-94a6-d1290ad6174d 18:20:05.416 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6dc41d71-d67a-4a0c-a193-5bdb42f92be7 18:20:05.417 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:05.417 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d remoteRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 18:20:05.429 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:05.436 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:05.436 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:05.436 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:05.436 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:05.436 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:20:05.436 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:20:05.453 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d remoteRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 localRepositoryRevisionSynced=106 18:20:05.493 [qtp146285960-110] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d transaction.localRevision=6 remoteFromLocalRevision=106 18:20:05.502 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 from='https://localhost:36086/6dc41d71-d67a-4a0c-a193-5bdb42f92be7' toID=67c84322-258d-44b4-94a6-d1290ad6174d to='target/repo/jylqpyko-3brqd-local', fromRepoLocalSync=false 18:20:05.503 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-3brqd-local/.cloudstore-repo/tmp/ChangeSetDto.6dc41d71-d67a-4a0c-a193-5bdb42f92be7.null.xml.gz 18:20:05.557 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:05.563 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6dc41d71-d67a-4a0c-a193-5bdb42f92be7 18:20:05.563 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 67c84322-258d-44b4-94a6-d1290ad6174d 18:20:05.564 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:05.564 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:20:05.567 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:05.568 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:05.568 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:05.568 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:05.568 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:05.581 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-3brqd-local/.cloudstore-repo/tmp/ChangeSetDto.6dc41d71-d67a-4a0c-a193-5bdb42f92be7.null.xml.gz 18:20:05.581 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:20:05.581 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:20:05.611 [qtp146285960-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d localRepositoryRevisionSynced=6 18:20:05.625 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d remoteRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 transaction.localRevision=109 remoteFromLocalRevision=6 18:20:05.636 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:20:05.757 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:20:05.758 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 from='https://localhost:36086/6dc41d71-d67a-4a0c-a193-5bdb42f92be7' toID=67c84322-258d-44b4-94a6-d1290ad6174d to='target/repo/jylqpyko-3brqd-local', fromRepoLocalSync=true 18:20:05.758 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 67c84322-258d-44b4-94a6-d1290ad6174d ('target/repo/jylqpyko-3brqd-local') 18:20:05.766 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:20:05.795 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 19.03% 18:20:05.834 [pool-8-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 24.06% 18:20:05.861 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-3brqd-local/.cloudstore-repo/tmp/ChangeSetDto.6dc41d71-d67a-4a0c-a193-5bdb42f92be7.6.xml.gz 18:20:05.882 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:20:05.884 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:20:05.892 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 18:20:05.903 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 18:20:05.917 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:20:05.934 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 18:20:06.072 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 18:20:06.110 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:20:06.169 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:06.172 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6dc41d71-d67a-4a0c-a193-5bdb42f92be7 18:20:06.172 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 67c84322-258d-44b4-94a6-d1290ad6174d 18:20:06.172 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:06.172 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=9 18:20:06.197 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms. 18:20:06.220 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:06.221 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:06.221 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:06.221 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:06.232 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-3brqd-local/.cloudstore-repo/tmp/ChangeSetDto.6dc41d71-d67a-4a0c-a193-5bdb42f92be7.6.xml.gz 18:20:06.232 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.16% 18:20:06.234 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.236 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:20:06.286 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.314 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.319 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 18:20:06.365 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.388 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.392 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1 {11 11ä11#+} 1/b' to '/2/b' 18:20:06.478 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.485 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.487 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b' 18:20:06.494 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.508 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 37.16% 18:20:06.510 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 42.75% 18:20:06.512 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.513 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/b' 18:20:06.554 [main] INFO c.c.c.c.r.s.RepoToRepoSync - File is already equal on destination side (sha1='3b2373ad876e3427add8e83227c590523e593762'): /2/b 18:20:06.556 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.574 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 48.35% 18:20:06.656 [qtp146285960-29] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d localRepositoryRevisionSynced=9 18:20:06.737 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d remoteRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 transaction.localRevision=118 remoteFromLocalRevision=9 18:20:06.752 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=67c84322-258d-44b4-94a6-d1290ad6174d from='target/repo/jylqpyko-3brqd-local' toID=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 to='https://localhost:36086/6dc41d71-d67a-4a0c-a193-5bdb42f92be7' 18:20:06.753 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7d0db2]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:06.780 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7d0db2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 4555 ms. 18:20:06.798 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:06.801 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 67c84322-258d-44b4-94a6-d1290ad6174d 18:20:06.801 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 6dc41d71-d67a-4a0c-a193-5bdb42f92be7 18:20:06.802 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:06.802 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d remoteRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=118 remoteRoot: jylqq2i4-3uehc-remote remoteRepositoryId: bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:06.829 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 2 ModificationDtos took 0 ms. 18:20:06.831 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:06.832 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:06.832 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:06.832 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:06.833 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 57.84% 18:20:06.835 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.837 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Moving from '/2/1 {11 11ä11#+} 1/b' to '/2/b' 18:20:06.881 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.902 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.904 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncModifications: Deleting '/2/1 {11 11ä11#+} 1/b' 18:20:06.954 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:06.964 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 69.03% 18:20:06.964 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:20:07.033 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d remoteRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 localRepositoryRevisionSynced=118 18:20:07.057 [qtp146285960-68] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d transaction.localRevision=12 remoteFromLocalRevision=118 18:20:07.062 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 from='https://localhost:36086/6dc41d71-d67a-4a0c-a193-5bdb42f92be7' toID=67c84322-258d-44b4-94a6-d1290ad6174d to='target/repo/jylqpyko-3brqd-local', fromRepoLocalSync=false 18:20:07.062 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-3brqd-local/.cloudstore-repo/tmp/ChangeSetDto.6dc41d71-d67a-4a0c-a193-5bdb42f92be7.null.xml.gz 18:20:07.090 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:07.098 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 6dc41d71-d67a-4a0c-a193-5bdb42f92be7 18:20:07.098 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 67c84322-258d-44b4-94a6-d1290ad6174d 18:20:07.099 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:07.099 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d localRepositoryRevisionSynced=9 localRepositoryRevisionInProgress=12 18:20:07.102 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:07.104 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:07.104 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:07.104 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:07.104 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:07.115 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqpyko-3brqd-local/.cloudstore-repo/tmp/ChangeSetDto.6dc41d71-d67a-4a0c-a193-5bdb42f92be7.null.xml.gz 18:20:07.115 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:20:07.116 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:20:07.156 [qtp146285960-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 remoteRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d localRepositoryRevisionSynced=12 18:20:07.166 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=67c84322-258d-44b4-94a6-d1290ad6174d remoteRepositoryId=6dc41d71-d67a-4a0c-a193-5bdb42f92be7 transaction.localRevision=123 remoteFromLocalRevision=12 18:20:07.169 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:20:07.273 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1ecec098]getCloseDeferredMillis: closeDeferredMillis=20000 18:20:07.274 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1ecec098]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:20:07.279 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5daa621b]getCloseDeferredMillis: closeDeferredMillis=20000 18:20:07.279 [main] INFO c.c.c.l.LocalRepoManagerImpl - [5daa621b]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:20:07.287 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27f43664]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqqdbo-8w707-local' 18:20:07.289 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27f43664]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqqdbo-8w707-local' locked successfully. 18:20:07.361 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=397.5 MiB, used=32.3 MiB, available=3.5 GiB Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 96e07b10-1197-4c94-9406-1973575122ab localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local localRepository.publicKeySha1 = 8C:D9:74:76:52:4E:A3:D8:4E:8B:28:DB:AC:3C:B4:04:0C:AE:D0:6D remoteRepository.repositoryId = bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepository.remoteRoot = https://localhost:33500/bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepository.publicKeySha1 = 39:32:F3:E2:D2:D9:71:B4:88:E5:A1:F4:CE:81:52:D1:25:E1:A0:6F Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 96e07b10-1197-4c94-9406-1973575122ab bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:08.001 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=398.5 MiB, used=28.5 MiB, available=3.5 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = bfc6d47f-60f3-478b-93b4-9764dd290d40 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote localRepository.publicKeySha1 = 39:32:F3:E2:D2:D9:71:B4:88:E5:A1:F4:CE:81:52:D1:25:E1:A0:6F remoteRepository.repositoryId = 96e07b10-1197-4c94-9406-1973575122ab remoteRepository.publicKeySha1 = 8C:D9:74:76:52:4E:A3:D8:4E:8B:28:DB:AC:3C:B4:04:0C:AE:D0:6D Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection bfc6d47f-60f3-478b-93b4-9764dd290d40 96e07b10-1197-4c94-9406-1973575122ab 18:20:08.167 [closeDeferredTimer-5b332439-1] INFO c.c.c.l.LocalRepoManagerImpl - [5b332439]_close: Shutting down real LocalRepoManager. 18:20:08.167 [closeDeferredTimer-2d07aacc-1] INFO c.c.c.l.LocalRepoManagerImpl - [2d07aacc]_close: Shutting down real LocalRepoManager. 18:20:09.084 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:20:09.085 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bfc6d47f-60f3-478b-93b4-9764dd290d40 from='https://localhost:33500/bfc6d47f-60f3-478b-93b4-9764dd290d40' toID=96e07b10-1197-4c94-9406-1973575122ab to='target/repo/jylqq2i4-wkweo-local', fromRepoLocalSync=true 18:20:09.085 [pool-7-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 96e07b10-1197-4c94-9406-1973575122ab ('target/repo/jylqq2i4-wkweo-local') 18:20:09.130 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:20:09.141 [pool-7-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:20:09.155 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.-1.xml.gz 18:20:09.227 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=96e07b10-1197-4c94-9406-1973575122ab serverRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 renewalDateTime=2019-07-27T16:50:09.178Z expiryDateTime=2019-07-27T17:20:09.178Z 18:20:09.248 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:20:09.260 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:20:09.294 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.02% 18:20:09.397 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:20:09.430 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:20:09.478 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:20:09.551 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 18:20:09.702 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:20:09.783 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:09.792 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:09.792 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 96e07b10-1197-4c94-9406-1973575122ab 18:20:09.792 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:09.792 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:20:09.800 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:09.841 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:09.841 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:09.841 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:09.841 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:09.872 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.-1.xml.gz 18:20:09.876 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:09.882 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:20:09.932 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:09.953 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:09.955 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 18:20:10.019 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.036 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.037 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:20:10.098 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.166 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 18:20:10.170 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.172 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:20:10.190 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.249 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.252 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 18:20:10.281 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.297 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.301 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:20:10.335 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.363 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.366 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 18:20:10.384 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.500 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 18:20:10.501 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 18:20:10.502 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.504 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 18:20:10.558 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d1bafa9a8588cfd0ece41ec415d06ff099a7cb97' to.sha1=''): /#4/#b 18:20:10.726 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:10.738 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 18:20:10.785 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 36651 bytes in 47 ms. path='/#4/#b' 18:20:10.791 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 18:20:10.875 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:10.927 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.943 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:10.945 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 18:20:10.995 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9c433f08ac60483c9b2fc0f0f7cc098c587e1dc3' to.sha1=''): /#4/a 18:20:11.025 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:11.028 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 18:20:11.065 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 54749 bytes in 37 ms. path='/#4/a' 18:20:11.070 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:11.097 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:11.120 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:11.185 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:11.188 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 18:20:11.234 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='06b1913e76936d8db912e364d3ac84fbcd7127d6' to.sha1=''): /#4/c+ 18:20:11.304 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:11.315 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 18:20:11.361 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 83430 bytes in 46 ms. path='/#4/c+' 18:20:11.366 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 18:20:11.442 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:11.469 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:11.495 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:11.497 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 18:20:11.556 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='d843ff8f01e7cfb84dcfed3f81f291b52ae7a857' to.sha1=''): /#4/d$ 18:20:11.602 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:11.631 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 18:20:11.672 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 3808 bytes in 40 ms. path='/#4/d$' 18:20:11.678 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 18:20:11.716 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:11.721 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:11.731 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:11.732 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 18:20:11.787 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='42677a1f418ed6c5cebdca5606a21c7264acf703' to.sha1=''): /1 {11 11ä11#+} 1/a 18:20:11.832 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:11.917 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 18:20:12.036 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 587664 bytes in 118 ms. path='/1 {11 11ä11#+} 1/a' 18:20:12.041 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:12.126 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:12.135 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:12.143 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:12.145 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 18:20:12.201 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4272deda784b17cf56d791fd7ad5f85ce14c6c8e' to.sha1=''): /1 {11 11ä11#+} 1/b 18:20:12.231 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:12.237 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 18:20:12.300 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 69993 bytes in 63 ms. path='/1 {11 11ä11#+} 1/b' 18:20:12.305 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:20:12.321 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:12.327 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:12.332 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1992b8b]initPersistenceManagerFactory: repositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b 18:20:12.333 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:12.334 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 18:20:12.340 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1992b8b]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5368 ms. 18:20:12.373 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e6306b194b8e1c77e243248a97bac095fd5a6cda' to.sha1=''): /1 {11 11ä11#+} 1/c 18:20:12.433 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:12.442 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c' 18:20:12.637 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 669222 bytes in 194 ms. path='/1 {11 11ä11#+} 1/c' 18:20:12.645 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:20:12.684 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:12.689 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:12.695 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:12.696 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 18:20:12.753 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='571573a33a041663de1aefa48432408fe5e19e52' to.sha1=''): /2/1 {11 11ä11#+} 1/a 18:20:12.778 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:12.780 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a' 18:20:12.949 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 255204 bytes in 169 ms. path='/2/1 {11 11ä11#+} 1/a' 18:20:12.970 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:12.997 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:13.006 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:13.017 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:13.018 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 18:20:13.068 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c5e71f4fc34f9e12439ac83e0f97edc7e3ed9786' to.sha1=''): /2/1 {11 11ä11#+} 1/b 18:20:13.110 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:13.119 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b' 18:20:13.210 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=478.0 MiB, used=50.0 MiB, available=3.4 GiB 18:20:13.317 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 411750 bytes in 198 ms. path='/2/1 {11 11ä11#+} 1/b' 18:20:13.328 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:20:13.371 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:13.388 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:13.400 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:13.402 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:20:13.470 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e61ce22172fcc5cb4984766f515578112b2076c2' to.sha1=''): /2/a 18:20:13.522 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:13.533 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:20:13.635 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 369284 bytes in 102 ms. path='/2/a' 18:20:13.642 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = c38ecbca-b831-4e3f-b8ca-f6123698d459 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq5de-rwalx-local localRepository.publicKeySha1 = A5:30:FA:00:1D:AC:D7:7B:E0:12:23:B8:5F:33:D5:A6:B9:D7:97:2B remoteRepository.repositoryId = 34ed8b62-b081-4740-ad8d-02bb6ca9131b remoteRepository.remoteRoot = https://localhost:46077/34ed8b62-b081-4740-ad8d-02bb6ca9131b remoteRepository.publicKeySha1 = C9:9C:EE:F6:48:CB:A1:61:90:64:30:43:17:EA:A2:95:15:5D:7F:4F Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection c38ecbca-b831-4e3f-b8ca-f6123698d459 34ed8b62-b081-4740-ad8d-02bb6ca9131b 18:20:13.696 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:13.716 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:13.729 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:13.730 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:20:13.809 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='8bfb6b639e1e6ed4fd6aefb24f4a9e7c1d4d28b4' to.sha1=''): /3/a 18:20:13.853 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:13.866 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:20:14.004 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 511353 bytes in 137 ms. path='/3/a' 18:20:14.009 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:14.069 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:14.080 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:14.117 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:14.120 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:20:14.160 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='b4e1071a584dcd9eb969fe2ede5aa35e9ac7def8' to.sha1=''): /3/b 18:20:14.169 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=479.0 MiB, used=41.1 MiB, available=3.4 GiB 18:20:14.184 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:14.186 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = 34ed8b62-b081-4740-ad8d-02bb6ca9131b localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq5dg-okb9m-remote localRepository.publicKeySha1 = C9:9C:EE:F6:48:CB:A1:61:90:64:30:43:17:EA:A2:95:15:5D:7F:4F remoteRepository.repositoryId = c38ecbca-b831-4e3f-b8ca-f6123698d459 remoteRepository.publicKeySha1 = A5:30:FA:00:1D:AC:D7:7B:E0:12:23:B8:5F:33:D5:A6:B9:D7:97:2B Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 34ed8b62-b081-4740-ad8d-02bb6ca9131b c38ecbca-b831-4e3f-b8ca-f6123698d459 18:20:14.291 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 453530 bytes in 103 ms. path='/3/b' 18:20:14.298 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:20:14.335 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:14.342 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:14.352 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:14.353 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:20:14.400 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='346ecc718739ca4443d49b5c67b15f60f7b95f59' to.sha1=''): /3/c 18:20:14.420 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:14.424 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:20:14.502 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 252880 bytes in 78 ms. path='/3/c' 18:20:14.508 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:20:14.528 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27f43664]initPersistenceManagerFactory: repositoryId=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:14.529 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27f43664]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 2328 ms. 18:20:14.529 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:14.533 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:14.538 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:14.539 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' localRoot: jylqqdbo-8w707-local localRepositoryId: 1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:14.559 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4ff3ca23]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqqdbp-coa3s-remote' 18:20:14.562 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4ff3ca23]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqqdbp-coa3s-remote' locked successfully. 18:20:14.582 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='9ec1411bc7b3db39c197e42fa383d364de422fc7' to.sha1=''): /3/d 18:20:14.616 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:14.617 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' WatchTaskFirstWrittenChunk started 18:20:14.661 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 59826 bytes in 44 ms. path='/3/d' 18:20:14.668 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:20:14.687 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:14.693 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:14.702 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:14.705 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 18:20:14.775 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='871eb21e6d548ccaa2e5438e01feb03282992147' to.sha1=''): /5#/e 18:20:14.812 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:14.816 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 18:20:15.000 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 817000 bytes in 184 ms. path='/5#/e' 18:20:15.000 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:20:15.002 [pool-32-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=34ed8b62-b081-4740-ad8d-02bb6ca9131b from='https://localhost:46077/34ed8b62-b081-4740-ad8d-02bb6ca9131b' toID=c38ecbca-b831-4e3f-b8ca-f6123698d459 to='target/repo/jylqq5de-rwalx-local', fromRepoLocalSync=true 18:20:15.002 [pool-33-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c38ecbca-b831-4e3f-b8ca-f6123698d459 ('target/repo/jylqq5de-rwalx-local') 18:20:15.009 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 18:20:15.041 [pool-33-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:20:15.063 [pool-33-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:20:15.078 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="bfc6d47f-60f3-478b-93b4-9764dd290d40"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:15.084 [pool-32-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq5de-rwalx-local/.cloudstore-repo/tmp/ChangeSetDto.34ed8b62-b081-4740-ad8d-02bb6ca9131b.-1.xml.gz 18:20:15.092 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:15.102 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42% 18:20:15.158 [pool-32-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 serverRepositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b renewalDateTime=2019-07-27T16:50:15.111Z expiryDateTime=2019-07-27T17:20:15.111Z 18:20:15.167 [qtp820942552-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=3 18:20:15.178 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:20:15.195 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:20:15.203 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 transaction.localRevision=106 remoteFromLocalRevision=3 18:20:15.216 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.17% 18:20:15.218 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=96e07b10-1197-4c94-9406-1973575122ab from='target/repo/jylqq2i4-wkweo-local' toID=bfc6d47f-60f3-478b-93b4-9764dd290d40 to='https://localhost:33500/bfc6d47f-60f3-478b-93b4-9764dd290d40' 18:20:15.221 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 60.35% 18:20:15.226 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 65.52% 18:20:15.231 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 70.69% 18:20:15.280 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:15.283 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 96e07b10-1197-4c94-9406-1973575122ab 18:20:15.283 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:15.283 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:15.283 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 18:20:15.289 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:15.290 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 99.00% 18:20:15.296 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:15.297 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:15.297 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:15.297 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:15.297 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:20:15.297 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:20:15.312 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 localRepositoryRevisionSynced=106 18:20:15.339 [pool-5-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:20:15.373 [qtp820942552-24] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab transaction.localRevision=6 remoteFromLocalRevision=106 18:20:15.379 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:15.385 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 34ed8b62-b081-4740-ad8d-02bb6ca9131b 18:20:15.385 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c38ecbca-b831-4e3f-b8ca-f6123698d459 18:20:15.385 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:15.385 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b remoteRepositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:20:15.388 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bfc6d47f-60f3-478b-93b4-9764dd290d40 from='https://localhost:33500/bfc6d47f-60f3-478b-93b4-9764dd290d40' toID=96e07b10-1197-4c94-9406-1973575122ab to='target/repo/jylqq2i4-wkweo-local', fromRepoLocalSync=false 18:20:15.390 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.null.xml.gz 18:20:15.394 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:15.432 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:15.433 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:15.433 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:15.433 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:15.436 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:15.438 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:15.439 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 96e07b10-1197-4c94-9406-1973575122ab 18:20:15.439 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:15.439 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:20:15.440 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:15.441 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:15.442 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:15.442 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:15.442 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:15.449 [pool-32-thread-2] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq5de-rwalx-local/.cloudstore-repo/tmp/ChangeSetDto.34ed8b62-b081-4740-ad8d-02bb6ca9131b.-1.xml.gz 18:20:15.449 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 18:20:15.451 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.null.xml.gz 18:20:15.452 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:20:15.452 [pool-32-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:15.452 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:20:15.461 [pool-32-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:20:15.478 [qtp820942552-28] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=6 18:20:15.488 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 transaction.localRevision=109 remoteFromLocalRevision=6 18:20:15.531 [pool-32-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:15.531 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:20:15.546 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 18:20:15.548 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 18:20:15.549 [pool-32-thread-2] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:15.551 [pool-32-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d' 18:20:15.604 [pool-32-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7b34a73e44b960d1b7eb1371947cc8849459eaf' to.sha1=''): /d 18:20:15.711 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3cb195dd]getCloseDeferredMillis: closeDeferredMillis=0 18:20:15.711 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3cb195dd]close: Closing real LocalRepoManager immediately. 18:20:15.711 [main] INFO c.c.c.l.LocalRepoManagerImpl - [3cb195dd]_close: Shutting down real LocalRepoManager. 18:20:15.785 [pool-32-thread-2] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="34ed8b62-b081-4740-ad8d-02bb6ca9131b"] on repo=c38ecbca-b831-4e3f-b8ca-f6123698d459 18:20:15.789 [pool-32-thread-2] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/d' createTempChunkFile: d; createNewFile=true deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_0.xml FileWatcher: CHUNK_SIZE reached! chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 18:20:16.390 [closeDeferredTimer-3c2d4274-1] INFO c.c.c.l.LocalRepoManagerImpl - [3c2d4274]_close: Shutting down real LocalRepoManager. 18:20:16.787 [closeDeferredTimer-e7423bb-1] INFO c.c.c.l.LocalRepoManagerImpl - [e7423bb]_close: Shutting down real LocalRepoManager. 18:20:17.074 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7d0db2]getCloseDeferredMillis: closeDeferredMillis=0 18:20:17.074 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7d0db2]close: Closing real LocalRepoManager immediately. 18:20:17.074 [main] INFO c.c.c.l.LocalRepoManagerImpl - [e7d0db2]_close: Shutting down real LocalRepoManager. WatchTaskChunksToFile: ready 18:20:17.327 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 18:20:17.328 [pool-32-thread-2] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:20:17.389 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 0.50% 18:20:17.393 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=34ed8b62-b081-4740-ad8d-02bb6ca9131b from='https://localhost:46077/34ed8b62-b081-4740-ad8d-02bb6ca9131b' toID=c38ecbca-b831-4e3f-b8ca-f6123698d459 to='target/repo/jylqq5de-rwalx-local', fromRepoLocalSync=true 18:20:17.393 [pool-35-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing c38ecbca-b831-4e3f-b8ca-f6123698d459 ('target/repo/jylqq5de-rwalx-local') 18:20:17.400 [pool-35-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 12.94% 18:20:17.429 [pool-35-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 19.03% 18:20:17.437 [pool-35-thread-1] INFO c.c.c.t.SyncAbortIT - Synchronising...: 25.12% 18:20:17.562 [pool-34-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Read ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq5de-rwalx-local/.cloudstore-repo/tmp/ChangeSetDto.34ed8b62-b081-4740-ad8d-02bb6ca9131b.-1.xml.gz 18:20:17.563 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 30.16% 18:20:17.567 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:17.569 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 35.76% 18:20:17.575 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:17.576 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/d' 18:20:17.637 [pool-34-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 serverRepositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b renewalDateTime=2019-07-27T16:50:15.111Z expiryDateTime=2019-07-27T17:20:15.111Z 18:20:17.705 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f7b34a73e44b960d1b7eb1371947cc8849459eaf' to.sha1='da39a3ee5e6b4b0d3255bfef95601890afd80709'): /d 18:20:17.712 [pool-34-thread-3] WARN c.c.c.l.t.FileRepoTransport - Unexpected state: markFileInProgress==null='false', inProgress='true' on repo=c38ecbca-b831-4e3f-b8ca-f6123698d459 18:20:17.713 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 2 dirty file-chunks (of 2 total). path='/d' createTempChunkFile: d; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_0, chunksCreated=1 deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_0.xml createTempChunkFile: d; createNewFile=true watchForCreationsDeletions: ENTRY_CREATE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34, chunksCreated=2 deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34.xml 18:20:18.721 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 2 dirty file-chunks with together 1054029 bytes in 1008 ms. path='/d' 18:20:18.726 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d watchForCreationsDeletions: ENTRY_DELETE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_0, chunksDeleted=1 18:20:18.741 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34 into destFile d WatchTaskChunksToFile: length reached! length=1054029 deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_0.xml watchForCreationsDeletions: ENTRY_DELETE=chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34, chunksDeleted=2 deleteOrFail: chunk_3c363836cf4e16666669a25da280a1865c2d2874_mh34.xml 18:20:19.804 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="34ed8b62-b081-4740-ad8d-02bb6ca9131b"] on repo=c38ecbca-b831-4e3f-b8ca-f6123698d459 18:20:19.869 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:19.938 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 41.36% 18:20:19.942 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:19.944 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 46.95% 18:20:19.996 [qtp878976745-23] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b remoteRepositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 localRepositoryRevisionSynced=3 18:20:20.050 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 remoteRepositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b transaction.localRevision=12 remoteFromLocalRevision=3 18:20:20.120 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=c38ecbca-b831-4e3f-b8ca-f6123698d459 from='target/repo/jylqq5de-rwalx-local' toID=34ed8b62-b081-4740-ad8d-02bb6ca9131b to='https://localhost:46077/34ed8b62-b081-4740-ad8d-02bb6ca9131b' 18:20:20.200 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:20.203 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: c38ecbca-b831-4e3f-b8ca-f6123698d459 18:20:20.203 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 34ed8b62-b081-4740-ad8d-02bb6ca9131b 18:20:20.203 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:20.203 [pool-34-thread-3] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 remoteRepositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=12 18:20:20.210 [pool-34-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:20.224 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:20.224 [pool-34-thread-3] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:20.224 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:20.224 [pool-34-thread-3] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:20.225 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 52.24% 18:20:20.226 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:20.227 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:20:20.281 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 61.19% 18:20:20.285 [pool-34-thread-3] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:20.297 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 70.15% 18:20:20.314 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 remoteRepositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b localRepositoryRevisionSynced=12 18:20:20.340 [qtp878976745-273] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b remoteRepositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 transaction.localRevision=7 remoteFromLocalRevision=12 18:20:20.378 [pool-34-thread-3] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=34ed8b62-b081-4740-ad8d-02bb6ca9131b from='https://localhost:46077/34ed8b62-b081-4740-ad8d-02bb6ca9131b' toID=c38ecbca-b831-4e3f-b8ca-f6123698d459 to='target/repo/jylqq5de-rwalx-local', fromRepoLocalSync=false 18:20:20.378 [pool-34-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq5de-rwalx-local/.cloudstore-repo/tmp/ChangeSetDto.34ed8b62-b081-4740-ad8d-02bb6ca9131b.null.xml.gz 18:20:20.462 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:20.470 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 34ed8b62-b081-4740-ad8d-02bb6ca9131b 18:20:20.470 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: c38ecbca-b831-4e3f-b8ca-f6123698d459 18:20:20.470 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:20.470 [pool-5-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b remoteRepositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=7 18:20:20.472 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:20.474 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:20.474 [pool-5-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:20.474 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:20.474 [pool-5-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:20.484 [pool-34-thread-3] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq5de-rwalx-local/.cloudstore-repo/tmp/ChangeSetDto.34ed8b62-b081-4740-ad8d-02bb6ca9131b.null.xml.gz 18:20:20.484 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 77.11% 18:20:20.484 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 88.31% 18:20:20.485 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 99.50% 18:20:20.513 [qtp878976745-91] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b remoteRepositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 localRepositoryRevisionSynced=7 18:20:20.562 [pool-34-thread-3] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=c38ecbca-b831-4e3f-b8ca-f6123698d459 remoteRepositoryId=34ed8b62-b081-4740-ad8d-02bb6ca9131b transaction.localRevision=16 remoteFromLocalRevision=7 18:20:20.567 [pool-34-thread-3] INFO c.c.c.t.SyncAbortIT - Synchronising...: 100.00% 18:20:20.753 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 18:20:20.753 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Creating backup: 'target/repo/jylqq2i4-3uehc-remote' => 'target/repo/jylqq2i4-3uehc-remote.bak' 18:20:20.816 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Created backup: 'target/repo/jylqq2i4-3uehc-remote' => 'target/repo/jylqq2i4-3uehc-remote.bak' 18:20:20.816 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 18:20:20.818 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2cf669f2]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local' 18:20:20.818 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2cf669f2]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local' locked successfully. hasCorrectAmountOfCreationsDeletions: toBeCreated=2, chunksCreated=2, toBeDeleted=2, chunksDeleted=2 18:20:21.088 [main] INFO c.c.c.l.LocalRepoManagerImpl - [527e6bd3]getCloseDeferredMillis: closeDeferredMillis=20000 18:20:21.089 [main] INFO c.c.c.l.LocalRepoManagerImpl - [527e6bd3]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:20:21.089 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1992b8b]getCloseDeferredMillis: closeDeferredMillis=20000 18:20:21.089 [main] INFO c.c.c.l.LocalRepoManagerImpl - [1992b8b]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 307.39 sec - in co.codewizards.cloudstore.test.SyncAbortIT 18:20:21.399 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@281bc614{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:20:21.401 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:20:21.408 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1521485a{/,null,UNAVAILABLE} 18:20:21.421 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/JrT5s_Ny9fSKTD00MrPW8w/.cloudstore/localServerRunning.deleteToStop 18:20:21.441 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@3711c485{SSL,[ssl, http/1.1]}{0.0.0.0:46077} 18:20:21.444 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:20:21.445 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@30c41099{/,null,UNAVAILABLE} 18:20:21.475 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2cf669f2]initPersistenceManagerFactory: repositoryId=96e07b10-1197-4c94-9406-1973575122ab 18:20:21.476 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2cf669f2]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 657 ms. 18:20:21.654 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [71a89830]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:21.656 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [71a89830]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:22.087 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4ff3ca23]initPersistenceManagerFactory: repositoryId=d78a72a4-957b-41eb-80a2-9ad347375a1d 18:20:22.089 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4ff3ca23]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 5193 ms. remoteRoot: jylqqdbp-coa3s-remote remoteRepositoryId: d78a72a4-957b-41eb-80a2-9ad347375a1d 18:20:22.368 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [71a89830]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:22.368 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [71a89830]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 711 ms. 18:20:22.394 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [71a89830]getCloseDeferredMillis: closeDeferredMillis=0 18:20:22.394 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [71a89830]close: Closing real LocalRepoManager immediately. 18:20:22.394 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [71a89830]_close: Shutting down real LocalRepoManager. 18:20:22.622 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=396.5 MiB, used=50.1 MiB, available=3.4 GiB 18:20:22.909 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50% 18:20:22.910 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bfc6d47f-60f3-478b-93b4-9764dd290d40 from='https://localhost:33500/bfc6d47f-60f3-478b-93b4-9764dd290d40' toID=96e07b10-1197-4c94-9406-1973575122ab to='target/repo/jylqq2i4-wkweo-local', fromRepoLocalSync=true 18:20:22.910 [pool-8-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 96e07b10-1197-4c94-9406-1973575122ab ('target/repo/jylqq2i4-wkweo-local') Successfully requested to connect the following local and remote repositories: localRepository.repositoryId = 1df15418-38c3-4955-bad1-8f4918ebaec6 localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqqdbo-8w707-local localRepository.publicKeySha1 = 93:69:92:1E:1C:44:95:20:4F:CE:99:F2:0A:F5:65:F8:2F:F2:6C:34 remoteRepository.repositoryId = d78a72a4-957b-41eb-80a2-9ad347375a1d remoteRepository.remoteRoot = https://localhost:36086/d78a72a4-957b-41eb-80a2-9ad347375a1d remoteRepository.publicKeySha1 = C5:9C:88:84:77:11:9C:87:D5:28:C4:DD:75:C9:A6:3A:7E:04:1F:BB Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the server, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection 1df15418-38c3-4955-bad1-8f4918ebaec6 d78a72a4-957b-41eb-80a2-9ad347375a1d 18:20:22.993 [pool-8-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94% 18:20:23.056 [pool-8-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03% 18:20:23.125 [pool-8-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.15% 18:20:23.243 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.6.xml.gz 18:20:23.279 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [28f921f6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:23.280 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [28f921f6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:23.302 [main] INFO c.c.c.l.s.LocalServer - logMemoryStats: max=3.5 GiB, allocated=411.5 MiB, used=44.0 MiB, available=3.4 GiB Successfully accepted the connection request for the following local and remote repositories: localRepository.repositoryId = d78a72a4-957b-41eb-80a2-9ad347375a1d localRepository.localRoot = /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqqdbp-coa3s-remote localRepository.publicKeySha1 = C5:9C:88:84:77:11:9C:87:D5:28:C4:DD:75:C9:A6:3A:7E:04:1F:BB remoteRepository.repositoryId = 1df15418-38c3-4955-bad1-8f4918ebaec6 remoteRepository.publicKeySha1 = 93:69:92:1E:1C:44:95:20:4F:CE:99:F2:0A:F5:65:F8:2F:F2:6C:34 Please verify the 'publicKeySha1' fingerprints! If they do not match the fingerprints shown on the client, someone is attacking you and you must cancel this request immediately! To cancel the request, use this command: cloudstore dropRepoConnection d78a72a4-957b-41eb-80a2-9ad347375a1d 1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:23.884 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [28f921f6]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:23.884 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [28f921f6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 604 ms. 18:20:23.924 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [28f921f6]getCloseDeferredMillis: closeDeferredMillis=0 18:20:23.924 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [28f921f6]close: Closing real LocalRepoManager immediately. 18:20:23.924 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [28f921f6]_close: Shutting down real LocalRepoManager. 18:20:24.072 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 0.50% 18:20:24.073 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d78a72a4-957b-41eb-80a2-9ad347375a1d from='https://localhost:36086/d78a72a4-957b-41eb-80a2-9ad347375a1d' toID=1df15418-38c3-4955-bad1-8f4918ebaec6 to='target/repo/jylqqdbo-8w707-local', fromRepoLocalSync=true 18:20:24.073 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 1df15418-38c3-4955-bad1-8f4918ebaec6 ('target/repo/jylqqdbo-8w707-local') 18:20:24.109 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 12.94% 18:20:24.119 [pool-9-thread-1] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 25.12% 18:20:24.124 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqqdbo-8w707-local/.cloudstore-repo/tmp/ChangeSetDto.d78a72a4-957b-41eb-80a2-9ad347375a1d.-1.xml.gz 18:20:24.193 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=1df15418-38c3-4955-bad1-8f4918ebaec6 serverRepositoryId=d78a72a4-957b-41eb-80a2-9ad347375a1d renewalDateTime=2019-07-27T16:50:24.142Z expiryDateTime=2019-07-27T17:20:24.142Z 18:20:24.216 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:20:24.230 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:20:24.290 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.02% 18:20:24.375 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.60% 18:20:24.393 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.40% 18:20:24.403 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=96e07b10-1197-4c94-9406-1973575122ab serverRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 renewalDateTime=2019-07-27T16:50:09.178Z expiryDateTime=2019-07-27T17:20:09.178Z 18:20:24.424 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [e5a0659]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:24.424 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [e5a0659]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:24.461 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.20% 18:20:24.512 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.00% 18:20:24.577 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:20:24.602 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:24.605 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d78a72a4-957b-41eb-80a2-9ad347375a1d 18:20:24.605 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:24.605 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:24.605 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d78a72a4-957b-41eb-80a2-9ad347375a1d remoteRepositoryId=1df15418-38c3-4955-bad1-8f4918ebaec6 localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=3 18:20:24.612 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:24.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:24.649 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:24.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:24.649 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:24.681 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqqdbo-8w707-local/.cloudstore-repo/tmp/ChangeSetDto.d78a72a4-957b-41eb-80a2-9ad347375a1d.-1.xml.gz 18:20:24.683 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.690 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='' 18:20:24.772 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.788 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.790 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/#4' 18:20:24.809 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.817 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.818 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/1 {11 11ä11#+} 1' 18:20:24.833 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.839 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 30.33% 18:20:24.841 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.842 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2' 18:20:24.857 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.865 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.869 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/2/1 {11 11ä11#+} 1' 18:20:24.886 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.892 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.893 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:20:24.903 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.909 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.910 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/5#' 18:20:24.921 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.934 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 35.59% 18:20:24.934 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 40.86% 18:20:24.935 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:24.937 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/#b' 18:20:24.994 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3776c141f5c7e31ecbf0384a115fcecdfee8e47f' to.sha1=''): /#4/#b 18:20:25.059 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:25.061 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/#b' 18:20:25.204 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 660792 bytes in 143 ms. path='/#4/#b' 18:20:25.210 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_c691e3d4c979adbf07e3b97e33fdf3c89ed246f6_0 into destFile #b 18:20:25.253 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [e5a0659]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:25.253 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [e5a0659]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 828 ms. 18:20:25.286 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [e5a0659]getCloseDeferredMillis: closeDeferredMillis=0 18:20:25.287 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [e5a0659]close: Closing real LocalRepoManager immediately. 18:20:25.287 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [e5a0659]_close: Shutting down real LocalRepoManager. 18:20:25.300 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=1, fromRepositoryId="FileInProgressMarker", toRepositoryId="1", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:25.321 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:25.341 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:25.343 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/a' 18:20:25.380 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='c2fd1fdd4075c14a8d6e77a61622a8405a0c2fb0' to.sha1=''): /#4/a 18:20:25.397 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:25.398 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/a' 18:20:25.430 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 18900 bytes in 31 ms. path='/#4/a' 18:20:25.435 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:25.448 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=2, fromRepositoryId="FileInProgressMarker", toRepositoryId="2", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:25.452 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:25.459 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:25.460 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/c+' 18:20:25.502 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='f1cb6c039e1b022e9ec41e5a31aae94f605d8335' to.sha1=''): /#4/c+ 18:20:25.519 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:25.520 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/c+' 18:20:25.551 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 31913 bytes in 31 ms. path='/#4/c+' 18:20:25.556 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_8a30244b83c6cac3c79f8f95d30f96579c0f4c0b_0 into destFile c+ 18:20:25.571 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=3, fromRepositoryId="FileInProgressMarker", toRepositoryId="3", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:25.576 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:25.582 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:25.584 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/#4/d$' 18:20:25.633 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='2d4840d9acbbc14261aaa24f9a27ed73d1f69367' to.sha1=''): /#4/d$ 18:20:25.657 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:25.659 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/#4/d$' 18:20:25.783 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 693350 bytes in 124 ms. path='/#4/d$' 18:20:25.789 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_a93a212f7eca012dceb852f364cc2c34026f0dd8_0 into destFile d$ 18:20:25.811 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [18469826]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:25.812 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [18469826]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:25.828 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=4, fromRepositoryId="FileInProgressMarker", toRepositoryId="4", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:25.832 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:25.838 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:25.839 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/a' 18:20:25.887 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='5bb2fae8bc8dd5e882e9e103497fc1b6f5d44152' to.sha1=''): /1 {11 11ä11#+} 1/a 18:20:25.911 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:25.914 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/a' 18:20:25.982 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 149178 bytes in 68 ms. path='/1 {11 11ä11#+} 1/a' 18:20:25.989 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:26.008 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=5, fromRepositoryId="FileInProgressMarker", toRepositoryId="5", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:26.013 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:26.021 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:26.024 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/b' 18:20:26.061 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='e064aa8e4a5e151ba68c4bf14747c70bc7c72efd' to.sha1=''): /1 {11 11ä11#+} 1/b 18:20:26.084 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:26.086 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/b' 18:20:26.130 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 118408 bytes in 44 ms. path='/1 {11 11ä11#+} 1/b' 18:20:26.136 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:20:26.156 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=6, fromRepositoryId="FileInProgressMarker", toRepositoryId="6", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:26.162 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:26.168 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:26.169 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/1 {11 11ä11#+} 1/c' 18:20:26.201 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6c8b4d6b0ba455452881178e6d6b021d5d1e3dc7' to.sha1=''): /1 {11 11ä11#+} 1/c 18:20:26.218 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:26.220 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/1 {11 11ä11#+} 1/c' 18:20:26.373 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 860256 bytes in 153 ms. path='/1 {11 11ä11#+} 1/c' 18:20:26.379 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:20:26.460 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=7, fromRepositoryId="FileInProgressMarker", toRepositoryId="7", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:26.472 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:26.477 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:26.478 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/a' 18:20:26.523 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='cc7bad6d967d063c1c07ce16d448293eab23e70b' to.sha1=''): /2/1 {11 11ä11#+} 1/a 18:20:26.550 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:26.552 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/a' 18:20:26.568 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [18469826]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:26.569 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [18469826]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 757 ms. 18:20:26.595 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 99536 bytes in 42 ms. path='/2/1 {11 11ä11#+} 1/a' 18:20:26.603 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:26.604 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:20:26.619 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:20:26.622 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=8, fromRepositoryId="FileInProgressMarker", toRepositoryId="8", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:26.630 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:26.636 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:26.637 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/1 {11 11ä11#+} 1/b' 18:20:26.645 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 18:20:26.672 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 18:20:26.682 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:20:26.696 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='ae23608f883d43e946c82aac43cef39e74865636' to.sha1=''): /2/1 {11 11ä11#+} 1/b 18:20:26.704 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 18:20:26.734 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 18:20:26.736 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:26.738 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/1 {11 11ä11#+} 1/b' 18:20:26.772 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:20:26.789 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 57930 bytes in 51 ms. path='/2/1 {11 11ä11#+} 1/b' 18:20:26.796 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:20:26.812 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:26.815 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:26.815 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=9, fromRepositoryId="FileInProgressMarker", toRepositoryId="9", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:26.815 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 96e07b10-1197-4c94-9406-1973575122ab 18:20:26.816 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:26.816 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=6 localRepositoryRevisionInProgress=8 18:20:26.821 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:26.826 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:26.830 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:26.831 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/2/a' 18:20:26.834 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:26.834 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:26.834 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:26.834 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:26.835 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [18469826]getCloseDeferredMillis: closeDeferredMillis=0 18:20:26.835 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [18469826]close: Closing real LocalRepoManager immediately. 18:20:26.835 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [18469826]_close: Shutting down real LocalRepoManager. 18:20:26.869 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1ef6991bfde9debc4b8538c1ba46c2c3bc7001a0' to.sha1=''): /2/a 18:20:26.896 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:26.898 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/2/a' 18:20:26.985 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 226992 bytes in 87 ms. path='/2/a' 18:20:26.992 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:27.018 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=10, fromRepositoryId="FileInProgressMarker", toRepositoryId="10", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:27.024 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:27.031 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:27.033 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/a' 18:20:27.076 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='03856042c51124347c54c9c46551deae0d8e5308' to.sha1=''): /3/a 18:20:27.093 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:27.095 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/a' 18:20:27.146 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 192372 bytes in 51 ms. path='/3/a' 18:20:27.152 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_86f7e437faa5a7fce15d1ddcb9eaeaea377667b8_0 into destFile a 18:20:27.173 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=11, fromRepositoryId="FileInProgressMarker", toRepositoryId="11", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:27.178 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:27.185 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:27.187 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/b' 18:20:27.220 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='fd9141a8ea4bff408dc57399e5dc1b435482e4bd' to.sha1=''): /3/b 18:20:27.240 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:27.244 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/b' 18:20:27.274 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.6.xml.gz 18:20:27.274 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 38.56% 18:20:27.275 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 49.75% 18:20:27.282 [closeDeferredTimer-1ecec098-1] INFO c.c.c.l.LocalRepoManagerImpl - [1ecec098]_close: Shutting down real LocalRepoManager. 18:20:27.301 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [5562a735]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:27.302 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [5562a735]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:27.836 [closeDeferredTimer-5daa621b-1] INFO c.c.c.l.LocalRepoManagerImpl - [5daa621b]_close: Shutting down real LocalRepoManager. 18:20:28.135 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [5562a735]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:28.139 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [5562a735]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 837 ms. 18:20:28.200 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [5562a735]getCloseDeferredMillis: closeDeferredMillis=0 18:20:28.200 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [5562a735]close: Closing real LocalRepoManager immediately. 18:20:28.200 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [5562a735]_close: Shutting down real LocalRepoManager. 18:20:28.275 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 217936 bytes in 1030 ms. path='/3/b' 18:20:28.289 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_e9d71f5ee7c92d6dc9e92ffdad17b8bd49418f98_0 into destFile b 18:20:28.325 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=12, fromRepositoryId="FileInProgressMarker", toRepositoryId="12", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:28.510 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:28.523 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:28.525 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/c' 18:20:28.573 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='3d1a0d9fb2712f5efa806042c3a9e93acefcb4cf' to.sha1=''): /3/c 18:20:28.609 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:28.613 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/c' 18:20:28.666 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 187169 bytes in 53 ms. path='/3/c' 18:20:28.674 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_84a516841ba77a5b4648de2cd0dfcb30ea46dbb4_0 into destFile c 18:20:28.688 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [17971180]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:28.688 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [17971180]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:28.708 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=13, fromRepositoryId="FileInProgressMarker", toRepositoryId="13", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:28.715 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:28.729 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:28.732 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/d' 18:20:28.780 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='6d7dd51748264d08472a4e8416dddf16c257390b' to.sha1=''): /3/d 18:20:28.810 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:28.832 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/d' 18:20:28.884 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 193893 bytes in 51 ms. path='/3/d' 18:20:28.889 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_3c363836cf4e16666669a25da280a1865c2d2874_0 into destFile d 18:20:28.919 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=14, fromRepositoryId="FileInProgressMarker", toRepositoryId="14", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:28.985 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:28.996 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:28.998 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/5#/e' 18:20:29.034 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='1fedb67e0958a0d7b3503af95b6b9f54bcbd1466' to.sha1=''): /5#/e 18:20:29.060 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:29.067 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/5#/e' 18:20:29.125 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 231400 bytes in 58 ms. path='/5#/e' 18:20:29.131 [main] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_58e6b3a414a1e090dfc6029add0f3555ccba127f_0 into destFile e 18:20:29.172 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=15, fromRepositoryId="FileInProgressMarker", toRepositoryId="15", path="d78a72a4-957b-41eb-80a2-9ad347375a1d"] on repo=1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:29.241 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:29.259 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 49.42% 18:20:29.321 [qtp146285960-25] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d78a72a4-957b-41eb-80a2-9ad347375a1d remoteRepositoryId=1df15418-38c3-4955-bad1-8f4918ebaec6 localRepositoryRevisionSynced=3 18:20:29.389 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1df15418-38c3-4955-bad1-8f4918ebaec6 remoteRepositoryId=d78a72a4-957b-41eb-80a2-9ad347375a1d transaction.localRevision=106 remoteFromLocalRevision=3 18:20:29.429 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=1df15418-38c3-4955-bad1-8f4918ebaec6 from='target/repo/jylqqdbo-8w707-local' toID=d78a72a4-957b-41eb-80a2-9ad347375a1d to='https://localhost:36086/d78a72a4-957b-41eb-80a2-9ad347375a1d' 18:20:29.502 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:29.505 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:29.505 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: d78a72a4-957b-41eb-80a2-9ad347375a1d 18:20:29.505 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:29.505 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=1df15418-38c3-4955-bad1-8f4918ebaec6 remoteRepositoryId=d78a72a4-957b-41eb-80a2-9ad347375a1d localRepositoryRevisionSynced=-1 localRepositoryRevisionInProgress=106 18:20:29.515 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:29.525 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:29.525 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:29.525 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:29.525 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:29.526 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 63.43% 18:20:29.526 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 74.63% 18:20:29.542 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=1df15418-38c3-4955-bad1-8f4918ebaec6 remoteRepositoryId=d78a72a4-957b-41eb-80a2-9ad347375a1d localRepositoryRevisionSynced=106 18:20:29.613 [qtp146285960-107] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=d78a72a4-957b-41eb-80a2-9ad347375a1d remoteRepositoryId=1df15418-38c3-4955-bad1-8f4918ebaec6 transaction.localRevision=6 remoteFromLocalRevision=106 18:20:29.620 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=d78a72a4-957b-41eb-80a2-9ad347375a1d from='https://localhost:36086/d78a72a4-957b-41eb-80a2-9ad347375a1d' toID=1df15418-38c3-4955-bad1-8f4918ebaec6 to='target/repo/jylqqdbo-8w707-local', fromRepoLocalSync=false 18:20:29.620 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqqdbo-8w707-local/.cloudstore-repo/tmp/ChangeSetDto.d78a72a4-957b-41eb-80a2-9ad347375a1d.null.xml.gz 18:20:29.668 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [17971180]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:29.669 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [17971180]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 980 ms. 18:20:29.745 [qtp820942552-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=8 18:20:29.812 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:29.818 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: d78a72a4-957b-41eb-80a2-9ad347375a1d 18:20:29.818 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 1df15418-38c3-4955-bad1-8f4918ebaec6 18:20:29.818 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:29.818 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=d78a72a4-957b-41eb-80a2-9ad347375a1d remoteRepositoryId=1df15418-38c3-4955-bad1-8f4918ebaec6 localRepositoryRevisionSynced=3 localRepositoryRevisionInProgress=6 18:20:29.820 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:29.822 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:29.822 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:29.822 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:29.822 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:29.829 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [17971180]getCloseDeferredMillis: closeDeferredMillis=0 18:20:29.830 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [17971180]close: Closing real LocalRepoManager immediately. 18:20:29.830 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [17971180]_close: Shutting down real LocalRepoManager. 18:20:29.837 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqqdbo-8w707-local/.cloudstore-repo/tmp/ChangeSetDto.d78a72a4-957b-41eb-80a2-9ad347375a1d.null.xml.gz 18:20:29.837 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 88.31% 18:20:29.838 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 99.50% 18:20:29.891 [qtp146285960-107] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=d78a72a4-957b-41eb-80a2-9ad347375a1d remoteRepositoryId=1df15418-38c3-4955-bad1-8f4918ebaec6 localRepositoryRevisionSynced=6 18:20:29.922 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=1df15418-38c3-4955-bad1-8f4918ebaec6 remoteRepositoryId=d78a72a4-957b-41eb-80a2-9ad347375a1d transaction.localRevision=109 remoteFromLocalRevision=6 18:20:29.967 [main] INFO c.c.c.t.r.AbstractRepoToRepoSyncIT - Synchronising...: 100.00% 18:20:30.114 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27f43664]getCloseDeferredMillis: closeDeferredMillis=20000 18:20:30.117 [main] INFO c.c.c.l.LocalRepoManagerImpl - [27f43664]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:20:30.120 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4ff3ca23]getCloseDeferredMillis: closeDeferredMillis=20000 18:20:30.121 [main] INFO c.c.c.l.LocalRepoManagerImpl - [4ff3ca23]close: Deferring shut down of real LocalRepoManager 20000 ms. Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 150.063 sec - in co.codewizards.cloudstore.test.repotorepo.BasicRepoToRepoSyncIT 18:20:30.159 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@100470e1{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:20:30.160 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:20:30.165 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@7cb2c989{/,null,UNAVAILABLE} 18:20:30.173 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/51MQB42zzslVpK7Wck-y8A/.cloudstore/localServerRunning.deleteToStop 18:20:30.186 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@636673bc{SSL,[ssl, http/1.1]}{0.0.0.0:36086} 18:20:30.188 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:20:30.190 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@25d6137{/,null,UNAVAILABLE} 18:20:30.280 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 transaction.localRevision=111 remoteFromLocalRevision=8 18:20:30.284 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=96e07b10-1197-4c94-9406-1973575122ab from='target/repo/jylqq2i4-wkweo-local' toID=bfc6d47f-60f3-478b-93b4-9764dd290d40 to='https://localhost:33500/bfc6d47f-60f3-478b-93b4-9764dd290d40' 18:20:30.303 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [39325766]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:30.304 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [39325766]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:30.882 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [39325766]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:30.883 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [39325766]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 578 ms. 18:20:30.906 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [39325766]getCloseDeferredMillis: closeDeferredMillis=0 18:20:30.906 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [39325766]close: Closing real LocalRepoManager immediately. 18:20:30.906 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [39325766]_close: Shutting down real LocalRepoManager. 18:20:31.252 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [5273df64]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:31.252 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [5273df64]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:31.790 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [5273df64]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:31.791 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [5273df64]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 538 ms. 18:20:31.818 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [5273df64]getCloseDeferredMillis: closeDeferredMillis=0 18:20:31.819 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [5273df64]close: Closing real LocalRepoManager immediately. 18:20:31.819 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [5273df64]_close: Shutting down real LocalRepoManager. 18:20:32.169 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:32.172 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 96e07b10-1197-4c94-9406-1973575122ab 18:20:32.172 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:32.172 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:32.172 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=111 18:20:32.184 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:32.209 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:32.209 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:32.209 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:32.209 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:32.210 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 56.31% 18:20:32.213 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:32.218 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:20:32.238 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8a6bc47]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:32.239 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8a6bc47]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:32.936 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8a6bc47]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:32.937 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8a6bc47]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 698 ms. 18:20:32.961 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8a6bc47]getCloseDeferredMillis: closeDeferredMillis=0 18:20:32.961 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8a6bc47]close: Closing real LocalRepoManager immediately. 18:20:32.961 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8a6bc47]_close: Shutting down real LocalRepoManager. 18:20:33.478 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8d49f01]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:33.479 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8d49f01]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:34.037 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8d49f01]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:34.037 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8d49f01]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 557 ms. 18:20:34.121 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8d49f01]getCloseDeferredMillis: closeDeferredMillis=0 18:20:34.121 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8d49f01]close: Closing real LocalRepoManager immediately. 18:20:34.121 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [8d49f01]_close: Shutting down real LocalRepoManager. 18:20:34.453 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:34.507 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 62.42% 18:20:34.508 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 68.52% 18:20:34.509 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:34.510 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz' 18:20:34.543 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3757e36e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:34.544 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3757e36e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:35.234 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3757e36e]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:35.234 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3757e36e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 690 ms. 18:20:35.262 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3757e36e]getCloseDeferredMillis: closeDeferredMillis=0 18:20:35.262 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3757e36e]close: Closing real LocalRepoManager immediately. 18:20:35.262 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3757e36e]_close: Shutting down real LocalRepoManager. 18:20:35.681 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [48d24b50]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:35.682 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [48d24b50]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:36.271 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [48d24b50]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:36.272 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [48d24b50]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 590 ms. 18:20:36.309 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [48d24b50]getCloseDeferredMillis: closeDeferredMillis=0 18:20:36.309 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [48d24b50]close: Closing real LocalRepoManager immediately. 18:20:36.309 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [48d24b50]_close: Shutting down real LocalRepoManager. 18:20:36.626 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4357aadd07aec0e944919146c11e26f9721b3864' to.sha1=''): /3/zzz Jul 27, 2019 6:20:36 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:20:36.665 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [11614633]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:36.665 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [11614633]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:37.285 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [11614633]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:37.285 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [11614633]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 620 ms. 18:20:37.311 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [11614633]getCloseDeferredMillis: closeDeferredMillis=0 18:20:37.311 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [11614633]close: Closing real LocalRepoManager immediately. 18:20:37.311 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [11614633]_close: Shutting down real LocalRepoManager. 18:20:37.776 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [426546ad]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:37.777 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [426546ad]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:38.364 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [426546ad]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:38.365 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [426546ad]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 588 ms. 18:20:38.545 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [426546ad]getCloseDeferredMillis: closeDeferredMillis=0 18:20:38.545 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [426546ad]close: Closing real LocalRepoManager immediately. 18:20:38.545 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [426546ad]_close: Shutting down real LocalRepoManager. 18:20:39.110 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="96e07b10-1197-4c94-9406-1973575122ab"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:39.112 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz' 18:20:39.189 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [32b3556a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:39.190 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [32b3556a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:39.789 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [32b3556a]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:39.789 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [32b3556a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 599 ms. 18:20:39.812 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [32b3556a]getCloseDeferredMillis: closeDeferredMillis=0 18:20:39.812 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [32b3556a]close: Closing real LocalRepoManager immediately. 18:20:39.812 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [32b3556a]_close: Shutting down real LocalRepoManager. 18:20:40.206 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [55857ed4]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:40.207 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [55857ed4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:40.732 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [55857ed4]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:40.733 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [55857ed4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 526 ms. 18:20:40.783 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [55857ed4]getCloseDeferredMillis: closeDeferredMillis=0 18:20:40.783 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [55857ed4]close: Closing real LocalRepoManager immediately. 18:20:40.783 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [55857ed4]_close: Shutting down real LocalRepoManager. 18:20:41.124 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 318744 bytes in 2012 ms. path='/3/zzz' Jul 27, 2019 6:20:41 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:20:41.142 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [744e8d48]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:41.142 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [744e8d48]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:41.718 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [744e8d48]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:41.718 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [744e8d48]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 575 ms. 18:20:41.749 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [744e8d48]getCloseDeferredMillis: closeDeferredMillis=0 18:20:41.749 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [744e8d48]close: Closing real LocalRepoManager immediately. 18:20:41.749 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [744e8d48]_close: Shutting down real LocalRepoManager. 18:20:42.170 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [68e34791]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:42.171 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [68e34791]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:42.784 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [68e34791]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:42.784 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [68e34791]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 612 ms. 18:20:42.831 [qtp820942552-25] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz 18:20:42.912 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [68e34791]getCloseDeferredMillis: closeDeferredMillis=0 18:20:42.912 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [68e34791]close: Closing real LocalRepoManager immediately. 18:20:42.912 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [68e34791]_close: Shutting down real LocalRepoManager. 18:20:43.736 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=16, fromRepositoryId="FileInProgressMarker", toRepositoryId="16", path="96e07b10-1197-4c94-9406-1973575122ab"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:20:43.748 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:20:43.753 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 72.59% 18:20:43.771 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 localRepositoryRevisionSynced=111 18:20:43.790 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [3dcb3ea3]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:43.791 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [3dcb3ea3]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:44.308 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [3dcb3ea3]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:44.309 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [3dcb3ea3]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 518 ms. 18:20:44.341 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [3dcb3ea3]getCloseDeferredMillis: closeDeferredMillis=0 18:20:44.341 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [3dcb3ea3]close: Closing real LocalRepoManager immediately. 18:20:44.341 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [3dcb3ea3]_close: Shutting down real LocalRepoManager. 18:20:44.676 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [4b4cb38a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:44.676 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [4b4cb38a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:45.299 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [4b4cb38a]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:45.300 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [4b4cb38a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 624 ms. 18:20:45.361 [qtp820942552-54] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab transaction.localRevision=15 remoteFromLocalRevision=111 18:20:45.371 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [4b4cb38a]getCloseDeferredMillis: closeDeferredMillis=0 18:20:45.371 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [4b4cb38a]close: Closing real LocalRepoManager immediately. 18:20:45.371 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [4b4cb38a]_close: Shutting down real LocalRepoManager. 18:20:45.740 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bfc6d47f-60f3-478b-93b4-9764dd290d40 from='https://localhost:33500/bfc6d47f-60f3-478b-93b4-9764dd290d40' toID=96e07b10-1197-4c94-9406-1973575122ab to='target/repo/jylqq2i4-wkweo-local', fromRepoLocalSync=false 18:20:45.742 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.null.xml.gz 18:20:45.762 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [361a4b71]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:45.762 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [361a4b71]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:46.339 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [361a4b71]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:46.340 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [361a4b71]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 576 ms. 18:20:46.371 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [361a4b71]getCloseDeferredMillis: closeDeferredMillis=0 18:20:46.371 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [361a4b71]close: Closing real LocalRepoManager immediately. 18:20:46.372 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [361a4b71]_close: Shutting down real LocalRepoManager. 18:20:46.520 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [52d13b9a]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqr7jj-1fg9y' 18:20:46.542 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [52d13b9a]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqr7jj-1fg9y' locked successfully. 18:20:46.816 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [62b9cdaf]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:46.817 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [62b9cdaf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:47.429 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [62b9cdaf]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:47.430 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [62b9cdaf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 613 ms. 18:20:47.486 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:47.489 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:47.489 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 96e07b10-1197-4c94-9406-1973575122ab 18:20:47.489 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:47.489 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=15 18:20:47.496 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:47.505 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:47.505 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:47.505 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:47.505 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:47.505 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [62b9cdaf]getCloseDeferredMillis: closeDeferredMillis=0 18:20:47.505 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [62b9cdaf]close: Closing real LocalRepoManager immediately. 18:20:47.505 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [62b9cdaf]_close: Shutting down real LocalRepoManager. 18:20:47.846 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.null.xml.gz 18:20:47.846 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31% 18:20:47.846 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50% 18:20:47.862 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [43bb69dd]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:47.863 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [43bb69dd]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:48.618 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [43bb69dd]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:48.618 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [43bb69dd]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 754 ms. 18:20:48.661 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [43bb69dd]getCloseDeferredMillis: closeDeferredMillis=0 18:20:48.661 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [43bb69dd]close: Closing real LocalRepoManager immediately. 18:20:48.661 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [43bb69dd]_close: Shutting down real LocalRepoManager. 18:20:49.142 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [61b2f9f9]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:49.143 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [61b2f9f9]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:49.824 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [61b2f9f9]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:49.825 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [61b2f9f9]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 682 ms. 18:20:49.906 [qtp820942552-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=15 18:20:50.161 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [61b2f9f9]getCloseDeferredMillis: closeDeferredMillis=0 18:20:50.161 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [61b2f9f9]close: Closing real LocalRepoManager immediately. 18:20:50.161 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [61b2f9f9]_close: Shutting down real LocalRepoManager. 18:20:50.568 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 transaction.localRevision=118 remoteFromLocalRevision=15 18:20:50.570 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00% 18:20:50.570 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2cf669f2]getCloseDeferredMillis: closeDeferredMillis=0 18:20:50.570 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2cf669f2]close: Closing real LocalRepoManager immediately. 18:20:50.570 [main] INFO c.c.c.l.LocalRepoManagerImpl - [2cf669f2]_close: Shutting down real LocalRepoManager. 18:20:51.171 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 18:20:51.171 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restoring backup: 'target/repo/jylqq2i4-3uehc-remote.bak' => 'target/repo/jylqq2i4-3uehc-remote' 18:20:51.252 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Restored backup: 'target/repo/jylqq2i4-3uehc-remote.bak' => 'target/repo/jylqq2i4-3uehc-remote' 18:20:51.252 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - ************************************************************************************ 18:20:51.254 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43f5b014]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local' 18:20:51.254 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43f5b014]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local' locked successfully. 18:20:51.919 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43f5b014]initPersistenceManagerFactory: repositoryId=96e07b10-1197-4c94-9406-1973575122ab 18:20:51.920 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43f5b014]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 666 ms. 18:20:52.086 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [69a71c20]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:52.087 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [69a71c20]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:52.705 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [69a71c20]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:52.706 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [69a71c20]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 618 ms. 18:20:52.729 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [69a71c20]getCloseDeferredMillis: closeDeferredMillis=0 18:20:52.729 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [69a71c20]close: Closing real LocalRepoManager immediately. 18:20:52.729 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [69a71c20]_close: Shutting down real LocalRepoManager. 18:20:53.187 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 0.50% 18:20:53.189 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bfc6d47f-60f3-478b-93b4-9764dd290d40 from='https://localhost:33500/bfc6d47f-60f3-478b-93b4-9764dd290d40' toID=96e07b10-1197-4c94-9406-1973575122ab to='target/repo/jylqq2i4-wkweo-local', fromRepoLocalSync=true 18:20:53.189 [pool-9-thread-1] INFO c.c.c.c.r.s.RepoToRepoSync - sync: locally syncing 96e07b10-1197-4c94-9406-1973575122ab ('target/repo/jylqq2i4-wkweo-local') 18:20:53.232 [pool-9-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 12.94% 18:20:53.300 [pool-9-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 19.03% 18:20:53.354 [pool-9-thread-1] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 24.15% 18:20:53.414 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.15.xml.gz 18:20:53.435 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [21393c3d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:53.436 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [21393c3d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:54.099 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [21393c3d]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:54.099 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [21393c3d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 663 ms. 18:20:54.141 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [21393c3d]getCloseDeferredMillis: closeDeferredMillis=0 18:20:54.141 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [21393c3d]close: Closing real LocalRepoManager immediately. 18:20:54.142 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [21393c3d]_close: Shutting down real LocalRepoManager. 18:20:54.619 [main] INFO c.c.c.r.c.t.RestRepoTransport - getAuthToken: got new AuthToken: clientRepositoryId=96e07b10-1197-4c94-9406-1973575122ab serverRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 renewalDateTime=2019-07-27T16:50:09.178Z expiryDateTime=2019-07-27T17:20:09.178Z 18:20:54.653 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [3bd4805]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:54.653 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [3bd4805]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:55.497 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [3bd4805]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:55.497 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [3bd4805]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 843 ms. 18:20:55.529 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [3bd4805]getCloseDeferredMillis: closeDeferredMillis=0 18:20:55.529 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [3bd4805]close: Closing real LocalRepoManager immediately. 18:20:55.529 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [3bd4805]_close: Shutting down real LocalRepoManager. 18:20:55.897 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [6c68119d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:55.898 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [6c68119d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:56.233 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [52d13b9a]initPersistenceManagerFactory: repositoryId=8e0b1f7c-febb-40b1-bb32-88dca1470a24 18:20:56.245 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [52d13b9a]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 6622 ms. 18:20:56.507 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [52d13b9a]getCloseDeferredMillis: closeDeferredMillis=20000 18:20:56.507 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [52d13b9a]close: Deferring shut down of real LocalRepoManager 20000 ms. 18:20:56.607 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [6c68119d]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:56.608 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [6c68119d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 709 ms. 18:20:56.632 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 1.00% 18:20:56.644 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 50.00% 18:20:56.663 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 55.72% 18:20:56.686 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 64.70% 18:20:56.692 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 74.50% 18:20:56.708 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 84.30% 18:20:56.732 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 94.10% 18:20:56.757 [pool-4-thread-1] INFO c.c.c.l.t.FileRepoTransport - Local sync...: 100.00% 18:20:56.769 [pool-4-thread-1] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=15 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=6 18:20:56.797 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:20:56.799 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:56.799 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 96e07b10-1197-4c94-9406-1973575122ab 18:20:56.799 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:20:56.800 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=15 localRepositoryRevisionInProgress=8 18:20:56.811 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:20:56.821 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:20:56.821 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:20:56.821 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:20:56.821 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:20:56.822 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [6c68119d]getCloseDeferredMillis: closeDeferredMillis=0 18:20:56.822 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [6c68119d]close: Closing real LocalRepoManager immediately. 18:20:56.822 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [6c68119d]_close: Shutting down real LocalRepoManager. 18:20:57.170 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.15.xml.gz 18:20:57.171 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 38.56% 18:20:57.172 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 49.75% 18:20:57.193 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [2d868292]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:57.193 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [2d868292]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:57.738 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [2d868292]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:57.739 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [2d868292]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 546 ms. 18:20:57.768 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [2d868292]getCloseDeferredMillis: closeDeferredMillis=0 18:20:57.768 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [2d868292]close: Closing real LocalRepoManager immediately. 18:20:57.768 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [2d868292]_close: Shutting down real LocalRepoManager. 18:20:58.073 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [8374c9e]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:58.074 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [8374c9e]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:58.673 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [8374c9e]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:58.673 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [8374c9e]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 599 ms. 18:20:58.737 [qtp820942552-54] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=8 18:20:58.780 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [8374c9e]getCloseDeferredMillis: closeDeferredMillis=0 18:20:58.780 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [8374c9e]close: Closing real LocalRepoManager immediately. 18:20:58.780 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [8374c9e]_close: Shutting down real LocalRepoManager. 18:20:59.162 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 transaction.localRevision=119 remoteFromLocalRevision=8 18:20:59.165 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncUp: fromID=96e07b10-1197-4c94-9406-1973575122ab from='target/repo/jylqq2i4-wkweo-local' toID=bfc6d47f-60f3-478b-93b4-9764dd290d40 to='https://localhost:33500/bfc6d47f-60f3-478b-93b4-9764dd290d40' 18:20:59.189 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [6e9c831d]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:20:59.189 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [6e9c831d]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:20:59.761 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [6e9c831d]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:20:59.762 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [6e9c831d]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 573 ms. 18:20:59.788 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [6e9c831d]getCloseDeferredMillis: closeDeferredMillis=0 18:20:59.788 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [6e9c831d]close: Closing real LocalRepoManager immediately. 18:20:59.788 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [6e9c831d]_close: Shutting down real LocalRepoManager. 18:21:00.296 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [122037a6]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:00.297 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [122037a6]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:00.892 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [122037a6]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:00.893 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [122037a6]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 596 ms. 18:21:00.918 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [122037a6]getCloseDeferredMillis: closeDeferredMillis=0 18:21:00.918 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [122037a6]close: Closing real LocalRepoManager immediately. 18:21:00.918 [qtp820942552-28] INFO c.c.c.l.LocalRepoManagerImpl - [122037a6]_close: Shutting down real LocalRepoManager. 18:21:01.296 [main] WARN c.c.c.l.t.ChangeSetDtoBuilder - prepareLastSyncToRemoteRepo: Enabling resyncMode! lastSyncToRemoteRepoLocalRepositoryRevisionSynced=106 overwrites lastSyncToRemoteRepo.localRepositoryRevisionSynced=111 18:21:01.305 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:21:01.307 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: 96e07b10-1197-4c94-9406-1973575122ab 18:21:01.307 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:01.307 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:21:01.307 [main] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 localRepositoryRevisionSynced=106 localRepositoryRevisionInProgress=119 18:21:01.314 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:21:01.341 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:21:01.341 [main] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:21:01.341 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:21:01.341 [main] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:21:01.341 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 56.31% 18:21:01.343 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:21:01.346 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDirectory: path='/3' 18:21:01.362 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [f231955]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:01.362 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [f231955]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 347.54 sec - in co.codewizards.cloudstore.test.LocalServerClientIT 18:21:01.484 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@6bea5157{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:21:01.485 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:21:01.494 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@345cad06{/,null,UNAVAILABLE} 18:21:01.508 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/AV7qS_P0bBhZY3JntLkQdw/.cloudstore/localServerRunning.deleteToStop 18:21:01.519 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@4442d711{SSL,[ssl, http/1.1]}{0.0.0.0:44429} 18:21:01.521 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:21:01.524 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@2a7ce74{/,null,UNAVAILABLE} 18:21:01.937 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [f231955]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:01.937 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [f231955]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 575 ms. 18:21:01.960 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [f231955]getCloseDeferredMillis: closeDeferredMillis=0 18:21:01.960 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [f231955]close: Closing real LocalRepoManager immediately. 18:21:01.960 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [f231955]_close: Shutting down real LocalRepoManager. 18:21:02.297 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [1348b7c7]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:02.297 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [1348b7c7]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:02.870 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [1348b7c7]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:02.870 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [1348b7c7]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 572 ms. 18:21:02.963 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [1348b7c7]getCloseDeferredMillis: closeDeferredMillis=0 18:21:02.963 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [1348b7c7]close: Closing real LocalRepoManager immediately. 18:21:02.963 [qtp820942552-65] INFO c.c.c.l.LocalRepoManagerImpl - [1348b7c7]_close: Shutting down real LocalRepoManager. 18:21:03.383 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:21:03.456 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 62.42% 18:21:03.456 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 68.52% 18:21:03.457 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:21:03.458 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncFile: path='/3/zzz' 18:21:03.512 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [7d067314]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:03.513 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [7d067314]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:04.142 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [7d067314]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:04.142 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [7d067314]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 629 ms. 18:21:04.163 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [7d067314]getCloseDeferredMillis: closeDeferredMillis=0 18:21:04.164 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [7d067314]close: Closing real LocalRepoManager immediately. 18:21:04.164 [qtp820942552-23] INFO c.c.c.l.LocalRepoManagerImpl - [7d067314]_close: Shutting down real LocalRepoManager. 18:21:04.500 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [53843ee0]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:04.501 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [53843ee0]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:05.053 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [53843ee0]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:05.054 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [53843ee0]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 553 ms. 18:21:05.089 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [53843ee0]getCloseDeferredMillis: closeDeferredMillis=0 18:21:05.090 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [53843ee0]close: Closing real LocalRepoManager immediately. 18:21:05.090 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [53843ee0]_close: Shutting down real LocalRepoManager. 18:21:05.426 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Beginning to copy file (from.sha1='4357aadd07aec0e944919146c11e26f9721b3864' to.sha1=''): /3/zzz Jul 27, 2019 6:21:05 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:21:05.449 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15b1c9bf]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:05.449 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15b1c9bf]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:05.976 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15b1c9bf]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:05.976 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15b1c9bf]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 527 ms. 18:21:05.997 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15b1c9bf]getCloseDeferredMillis: closeDeferredMillis=0 18:21:05.997 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15b1c9bf]close: Closing real LocalRepoManager immediately. 18:21:05.997 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [15b1c9bf]_close: Shutting down real LocalRepoManager. 18:21:06.310 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [1074992c]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:06.311 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [1074992c]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:06.866 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [1074992c]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:06.866 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [1074992c]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 554 ms. 18:21:06.973 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [1074992c]getCloseDeferredMillis: closeDeferredMillis=0 18:21:06.973 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [1074992c]close: Closing real LocalRepoManager immediately. 18:21:06.974 [qtp820942552-25] INFO c.c.c.l.LocalRepoManagerImpl - [1074992c]_close: Shutting down real LocalRepoManager. 18:21:07.419 [main] INFO c.c.c.l.t.FileRepoTransport - Storing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="96e07b10-1197-4c94-9406-1973575122ab"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:21:07.421 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Need to copy 1 dirty file-chunks (of 1 total). path='/3/zzz' 18:21:07.494 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3d904d67]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:07.496 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3d904d67]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:08.115 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3d904d67]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:08.116 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3d904d67]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 619 ms. 18:21:08.144 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3d904d67]getCloseDeferredMillis: closeDeferredMillis=0 18:21:08.144 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3d904d67]close: Closing real LocalRepoManager immediately. 18:21:08.144 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [3d904d67]_close: Shutting down real LocalRepoManager. 18:21:08.493 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [391180c4]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:08.494 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [391180c4]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:09.075 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [391180c4]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:09.075 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [391180c4]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 580 ms. 18:21:09.120 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [391180c4]getCloseDeferredMillis: closeDeferredMillis=0 18:21:09.120 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [391180c4]close: Closing real LocalRepoManager immediately. 18:21:09.120 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [391180c4]_close: Shutting down real LocalRepoManager. 18:21:09.470 [main] INFO c.c.c.c.r.s.RepoToRepoSync - Copied 1 dirty file-chunks with together 318744 bytes in 2049 ms. path='/3/zzz' Jul 27, 2019 6:21:09 PM org.glassfish.jersey.client.JerseyInvocation validateHttpMethodAndEntity WARNING: Entity must not be null for http method PUT. 18:21:09.493 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [7408d515]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:09.493 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [7408d515]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:10.079 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [7408d515]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:10.080 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [7408d515]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 586 ms. 18:21:10.103 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [7408d515]getCloseDeferredMillis: closeDeferredMillis=0 18:21:10.104 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [7408d515]close: Closing real LocalRepoManager immediately. 18:21:10.104 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [7408d515]_close: Shutting down real LocalRepoManager. 18:21:10.408 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [205cdd55]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:10.408 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [205cdd55]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:11.007 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [205cdd55]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:11.007 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [205cdd55]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 599 ms. 18:21:11.054 [qtp820942552-24] INFO c.c.c.l.t.FileRepoTransport - endPutFile: writing tempChunkFile chunk_40fa37ec00c761c7dbb6ebdee6d4a260b922f5f4_0 into destFile zzz 18:21:11.139 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [205cdd55]getCloseDeferredMillis: closeDeferredMillis=0 18:21:11.139 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [205cdd55]close: Closing real LocalRepoManager immediately. 18:21:11.139 [qtp820942552-24] INFO c.c.c.l.LocalRepoManagerImpl - [205cdd55]_close: Shutting down real LocalRepoManager. 18:21:11.494 [main] INFO c.c.c.l.t.FileRepoTransport - Removing fileInProgressMarker: FileInProgressMarker[id=17, fromRepositoryId="FileInProgressMarker", toRepositoryId="17", path="96e07b10-1197-4c94-9406-1973575122ab"] on repo=96e07b10-1197-4c94-9406-1973575122ab 18:21:11.508 [main] WARN D.Persistence - Specified enum value-getter for method null on field co.codewizards.cloudstore.local.persistence.TransferDoneMarker.transferDoneMarkerType gave an error on extracting the value : null 18:21:11.516 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 72.59% 18:21:11.532 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 localRepositoryRevisionSynced=119 18:21:11.546 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1c5a80cb]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:11.546 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1c5a80cb]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:12.108 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1c5a80cb]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:12.109 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1c5a80cb]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 563 ms. 18:21:12.132 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1c5a80cb]getCloseDeferredMillis: closeDeferredMillis=0 18:21:12.132 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1c5a80cb]close: Closing real LocalRepoManager immediately. 18:21:12.132 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [1c5a80cb]_close: Shutting down real LocalRepoManager. 18:21:12.459 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [15c9df17]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:12.460 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [15c9df17]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:13.037 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [15c9df17]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:13.038 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [15c9df17]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 577 ms. 18:21:13.089 [qtp820942552-54] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab transaction.localRevision=15 remoteFromLocalRevision=119 18:21:13.101 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [15c9df17]getCloseDeferredMillis: closeDeferredMillis=0 18:21:13.101 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [15c9df17]close: Closing real LocalRepoManager immediately. 18:21:13.101 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [15c9df17]_close: Shutting down real LocalRepoManager. 18:21:13.418 [main] INFO c.c.c.c.r.s.RepoToRepoSync - syncDown: fromID=bfc6d47f-60f3-478b-93b4-9764dd290d40 from='https://localhost:33500/bfc6d47f-60f3-478b-93b4-9764dd290d40' toID=96e07b10-1197-4c94-9406-1973575122ab to='target/repo/jylqq2i4-wkweo-local', fromRepoLocalSync=false 18:21:13.419 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: ChangeSetDto-cache-file NOT found: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.null.xml.gz 18:21:13.441 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [26f399ba]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:13.441 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [26f399ba]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:13.981 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [26f399ba]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:13.981 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [26f399ba]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 540 ms. 18:21:14.004 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [26f399ba]getCloseDeferredMillis: closeDeferredMillis=0 18:21:14.004 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [26f399ba]close: Closing real LocalRepoManager immediately. 18:21:14.004 [qtp820942552-54] INFO c.c.c.l.LocalRepoManagerImpl - [26f399ba]_close: Shutting down real LocalRepoManager. 18:21:14.320 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [409f411f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:14.321 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [409f411f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:14.980 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [409f411f]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:14.980 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [409f411f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 658 ms. 18:21:15.037 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildChangeSetDto >>> 18:21:15.042 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - localRepositoryId: bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:15.042 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - remoteRepositoryId: 96e07b10-1197-4c94-9406-1973575122ab 18:21:15.043 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - pathPrefix: 18:21:15.043 [pool-4-thread-1] INFO c.c.c.l.t.ChangeSetDtoBuilder - buildChangeSetDto: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=8 localRepositoryRevisionInProgress=15 18:21:15.052 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - toModificationDtos: Creating 0 ModificationDtos took 0 ms. 18:21:15.059 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - >>> buildConfigPropSetDto >>> 18:21:15.059 [pool-4-thread-1] DEBUG c.c.c.l.t.ChangeSetDtoBuilder - buildConfigPropSetDto: pathPrefix is empty => returning null. 18:21:15.059 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildConfigPropSetDto <<< null 18:21:15.059 [pool-4-thread-1] TRACE c.c.c.l.t.ChangeSetDtoBuilder - <<< buildChangeSetDto <<< 18:21:15.060 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [409f411f]getCloseDeferredMillis: closeDeferredMillis=0 18:21:15.060 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [409f411f]close: Closing real LocalRepoManager immediately. 18:21:15.060 [pool-4-thread-1] INFO c.c.c.l.LocalRepoManagerImpl - [409f411f]_close: Shutting down real LocalRepoManager. 18:21:15.386 [main] INFO c.c.c.r.c.t.RestRepoTransport - getChangeSetDto: Wrote ChangeSetDto-cache-file: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-wkweo-local/.cloudstore-repo/tmp/ChangeSetDto.bfc6d47f-60f3-478b-93b4-9764dd290d40.null.xml.gz 18:21:15.386 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 88.31% 18:21:15.386 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 99.50% 18:21:15.404 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [7a685cca]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:15.405 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [7a685cca]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:15.918 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [7a685cca]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:15.918 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [7a685cca]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 513 ms. 18:21:15.940 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [7a685cca]getCloseDeferredMillis: closeDeferredMillis=0 18:21:15.940 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [7a685cca]close: Closing real LocalRepoManager immediately. 18:21:15.940 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [7a685cca]_close: Shutting down real LocalRepoManager. 18:21:16.258 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [6e66431f]: localRoot='/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' 18:21:16.259 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [6e66431f]initLockFile: Repository '/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/repo/jylqq2i4-3uehc-remote' locked successfully. 18:21:16.770 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [6e66431f]initPersistenceManagerFactory: repositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 18:21:16.771 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [6e66431f]initPersistenceManagerFactory: Started up PersistenceManagerFactory successfully in 511 ms. 18:21:16.829 [qtp820942552-30] INFO c.c.c.l.t.FileRepoTransport - endSyncFromRepository: localRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 remoteRepositoryId=96e07b10-1197-4c94-9406-1973575122ab localRepositoryRevisionSynced=15 18:21:16.842 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [6e66431f]getCloseDeferredMillis: closeDeferredMillis=0 18:21:16.842 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [6e66431f]close: Closing real LocalRepoManager immediately. 18:21:16.842 [qtp820942552-30] INFO c.c.c.l.LocalRepoManagerImpl - [6e66431f]_close: Shutting down real LocalRepoManager. 18:21:17.176 [main] INFO c.c.c.l.t.FileRepoTransport - endSyncToRepository: localRepositoryId=96e07b10-1197-4c94-9406-1973575122ab remoteRepositoryId=bfc6d47f-60f3-478b-93b4-9764dd290d40 transaction.localRevision=126 remoteFromLocalRevision=15 18:21:17.178 [main] INFO c.c.c.t.r.BackupRestoreRepoToRepoSyncIT - Synchronising...: 100.00% 18:21:17.261 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43f5b014]getCloseDeferredMillis: closeDeferredMillis=0 18:21:17.261 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43f5b014]close: Closing real LocalRepoManager immediately. 18:21:17.261 [main] INFO c.c.c.l.LocalRepoManagerImpl - [43f5b014]_close: Shutting down real LocalRepoManager. Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 253.029 sec - in co.codewizards.cloudstore.test.repotorepo.BackupRestoreRepoToRepoSyncIT 18:21:17.772 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@47dbcc27{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:21:17.774 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:21:17.780 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@1c70648a{/,null,UNAVAILABLE} 18:21:17.792 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/e0GVJYPTYlXkD9CybXs-pg/.cloudstore/localServerRunning.deleteToStop 18:21:17.802 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@7a8402d4{SSL,[ssl, http/1.1]}{0.0.0.0:33500} 18:21:17.804 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:21:17.806 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@6cdc2834{/,null,UNAVAILABLE} 18:22:16.179 [main] WARN c.c.c.r.c.CloudStoreRestClient - execute: invocation failed (will retry): javax.ws.rs.ProcessingException: java.net.SocketException: Broken pipe (Write failed) javax.ws.rs.ProcessingException: java.net.SocketException: Broken pipe (Write failed) at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:184) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.ClientRuntime.invoke(ClientRuntime.java:227) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$2.call(JerseyInvocation.java:671) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:315) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:297) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.internal.Errors.process(Errors.java:228) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:422) ~[jersey-common-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation.invoke(JerseyInvocation.java:667) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.method(JerseyInvocation.java:396) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.JerseyInvocation$Builder.get(JerseyInvocation.java:296) ~[jersey-client-2.5.1.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.determineBaseUrl(CloudStoreRestClient.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.getBaseUrl(CloudStoreRestClient.java:74) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.getBaseURL(AbstractRequest.java:146) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.AbstractRequest.createWebTarget(AbstractRequest.java:115) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:27) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.request.TestRequest.execute(TestRequest.java:6) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.rest.client.CloudStoreRestClient.execute(CloudStoreRestClient.java:163) ~[co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar:na] at co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT.almostTimedOut_5min(CertificateHandlingAndTestServiceLRT.java:89) [test-classes/:na] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_212] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_212] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_212] at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_212] at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12] at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.executeTestMethod(JUnit4TestRunnerDecorator.java:156) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.JUnit4TestRunnerDecorator.invokeExplosively(JUnit4TestRunnerDecorator.java:65) [jmockit-1.24.jar:na] at mockit.integration.junit4.internal.MockFrameworkMethod.invokeExplosively(MockFrameworkMethod.java:37) [jmockit-1.24.jar:na] at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12] at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12] at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.12.jar:4.12] at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12] at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124) [surefire-junit4-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) [surefire-booter-2.17.jar:2.17] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.17.jar:2.17] Caused by: java.net.SocketException: Broken pipe (Write failed) at java.net.SocketOutputStream.socketWrite0(Native Method) ~[na:1.8.0_212] at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111) ~[na:1.8.0_212] at java.net.SocketOutputStream.write(SocketOutputStream.java:155) ~[na:1.8.0_212] at sun.security.ssl.OutputRecord.writeBuffer(OutputRecord.java:431) ~[na:1.8.0_212] at sun.security.ssl.OutputRecord.write(OutputRecord.java:417) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.writeRecordInternal(SSLSocketImpl.java:879) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:850) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:720) ~[na:1.8.0_212] at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1144) ~[na:1.8.0_212] at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1280) ~[na:1.8.0_212] at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1190) ~[na:1.8.0_212] at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:369) ~[na:1.8.0_212] at sun.security.ssl.Handshaker.processLoop(Handshaker.java:1037) ~[na:1.8.0_212] at sun.security.ssl.Handshaker.process_record(Handshaker.java:965) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1064) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395) ~[na:1.8.0_212] at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379) ~[na:1.8.0_212] at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:559) ~[na:1.8.0_212] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1564) ~[na:1.8.0_212] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1492) ~[na:1.8.0_212] at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[na:1.8.0_212] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:347) ~[na:1.8.0_212] at org.glassfish.jersey.client.HttpUrlConnector._apply(HttpUrlConnector.java:276) ~[jersey-client-2.5.1.jar:na] at org.glassfish.jersey.client.HttpUrlConnector.apply(HttpUrlConnector.java:182) ~[jersey-client-2.5.1.jar:na] ... 48 common frames omitted Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 423.7 sec - in co.codewizards.cloudstore.test.CertificateHandlingAndTestServiceLRT 18:22:17.355 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@46856888{HTTP/1.1,[http/1.1]}{127.0.0.1:0} 18:22:17.356 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:22:17.362 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@4f3b3a2a{/,null,UNAVAILABLE} 18:22:17.379 [Thread-4] INFO c.c.c.l.s.LocalServer - onStopOrFailure: File did not exist (could not delete): /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/jvm/CdVyadM9KlwDHWdcHEFedA/.cloudstore/localServerRunning.deleteToStop 18:22:17.388 [Thread-4] INFO o.e.j.s.AbstractConnector - Stopped ServerConnector@3e8ebeae{SSL,[ssl, http/1.1]}{0.0.0.0:43626} 18:22:17.389 [Thread-4] INFO o.e.j.s.session - node0 Stopped scavenging 18:22:17.391 [Thread-4] INFO o.e.j.s.h.ContextHandler - Stopped o.e.j.s.ServletContextHandler@37734d5e{/,null,UNAVAILABLE} Results : Tests run: 48, Failures: 0, Errors: 0, Skipped: 1 [JENKINS] Recording test results [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.test --- [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/test already added, skipping [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT-sources.jar [INFO] co already added, skipping [INFO] co/codewizards already added, skipping [INFO] co/codewizards/cloudstore already added, skipping [INFO] co/codewizards/cloudstore/test already added, skipping [INFO] [INFO] --- maven-failsafe-plugin:2.17:verify (default) @ co.codewizards.cloudstore.test --- [INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/failsafe-reports [JENKINS] Recording test results [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.test --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT.jar [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT.pom [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.test --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 111.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-20190727.162217-13.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-20190727.162217-13.jar (7 KB at 3212.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-20190727.162217-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-20190727.162217-13.pom (6 KB at 5167.0 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml (398 B at 388.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1002.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/maven-metadata.xml (398 B) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-20190727.162217-13-sources.jar Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-20190727.162217-13-sources.jar (3 KB at 2148.4 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/maven-metadata.xml (2 KB at 1002.9 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.test --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.test [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.test/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.test [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.test --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.test --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.test --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.test [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.test file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.webapp 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.webapp --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ co.codewizards.cloudstore.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/main/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ co.codewizards.cloudstore.webapp --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ co.codewizards.cloudstore.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/test/java [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ co.codewizards.cloudstore.webapp --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ co.codewizards.cloudstore.webapp --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.1.1:war (default-war) @ co.codewizards.cloudstore.webapp --- [INFO] Packaging webapp [INFO] Assembling webapp [co.codewizards.cloudstore.webapp] in [/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.7-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/src/main/webapp] [INFO] Webapp assembled in [151 msecs] [INFO] Building war: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.7-SNAPSHOT.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.webapp --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.webapp --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.7-SNAPSHOT.war to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.7-SNAPSHOT/co.codewizards.cloudstore.webapp-0.10.7-SNAPSHOT.war [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.7-SNAPSHOT/co.codewizards.cloudstore.webapp-0.10.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.webapp --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.7-SNAPSHOT/maven-metadata.xml (813 B at 132.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.7-SNAPSHOT/co.codewizards.cloudstore.webapp-0.10.7-20190727.162221-13.war Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.7-SNAPSHOT/co.codewizards.cloudstore.webapp-0.10.7-20190727.162221-13.war (18350 KB at 48289.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.7-SNAPSHOT/co.codewizards.cloudstore.webapp-0.10.7-20190727.162221-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.7-SNAPSHOT/co.codewizards.cloudstore.webapp-0.10.7-20190727.162221-13.pom (3 KB) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml (400 B at 195.3 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/0.10.7-SNAPSHOT/maven-metadata.xml (813 B at 793.9 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.webapp/maven-metadata.xml (400 B at 195.3 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.webapp --- [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.webapp [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.webapp/de [INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin. [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.webapp [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.webapp --- [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/javadoc.unfiltered [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/javadoc.unfiltered [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.webapp --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/apidocs [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.webapp --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/site [INFO] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.webapp [INFO] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.webapp file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building co.codewizards.cloudstore.aggregator 0.10.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ co.codewizards.cloudstore.aggregator --- [INFO] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target [INFO] [INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ co.codewizards.cloudstore.aggregator --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ co.codewizards.cloudstore.aggregator --- [INFO] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.7-SNAPSHOT/co.codewizards.cloudstore.aggregator-0.10.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ co.codewizards.cloudstore.aggregator --- Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.7-SNAPSHOT/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.7-SNAPSHOT/maven-metadata.xml (642 B at 156.7 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.7-SNAPSHOT/co.codewizards.cloudstore.aggregator-0.10.7-20190727.162223-13.pom Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.7-SNAPSHOT/co.codewizards.cloudstore.aggregator-0.10.7-20190727.162223-13.pom (11 KB at 3568.4 KB/sec) Downloading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml Downloaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml (404 B at 131.5 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.7-SNAPSHOT/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.7-SNAPSHOT/maven-metadata.xml (642 B at 209.0 KB/sec) Uploading: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml Uploaded: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/maven-metadata.xml (404 B at 394.5 KB/sec) [INFO] [INFO] --- maven-site-plugin:3.3:site (default-site) @ co.codewizards.cloudstore.aggregator --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.9 [WARNING] ignoring org.apache.maven.plugins:maven-project-info-reports-plugin:2.9:help goal since it is not a report: should be removed from reporting configuration in POM [WARNING] Report plugin org.apache.maven.plugins:maven-surefire-report-plugin has an empty version. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [INFO] configuring report plugin org.apache.maven.plugins:maven-surefire-report-plugin:3.0.0-M3 [INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:2.5 [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.aggregator [INFO] Rendering site with co.codewizards.cloudstore:co.codewizards.cloudstore.site.skin:jar:0.10.7-SNAPSHOT skin. [INFO] Skipped "Surefire Report" report, file "surefire-report.html" already exists for the English version. [INFO] Generating "CI Management" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:2.9 Downloading: http://www.datanucleus.org/downloads/maven2-nightly/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.7-SNAPSHOT/co.codewizards.cloudstore.aggregator-0.10.7-20190727.162223-13.pom [WARNING] Unable to create Maven project from repository for artifact co.codewizards.cloudstore:co.codewizards.cloudstore.aggregator:pom:0.10.7-SNAPSHOT org.apache.maven.project.ProjectBuildingException: Error resolving project artifact: Could not find artifact co.codewizards.cloudstore:co.codewizards.cloudstore.aggregator:pom:0.10.7-20190727.162223-13 in datanucleus-maven2-nightly (http://www.datanucleus.org/downloads/maven2-nightly) for project co.codewizards.cloudstore:co.codewizards.cloudstore.aggregator:pom:0.10.7-SNAPSHOT at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:296) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:236) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:251) at org.apache.maven.report.projectinfo.dependencies.RepositoryUtils.getMavenProjectFromRepository(RepositoryUtils.java:298) at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.printDescriptionsAndURLs(DependenciesRenderer.java:994) at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.printDependencyListing(DependenciesRenderer.java:951) at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.renderSectionDependencyTree(DependenciesRenderer.java:500) at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.renderSectionProjectDependencyGraph(DependenciesRenderer.java:463) at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.renderBody(DependenciesRenderer.java:232) at org.apache.maven.reporting.AbstractMavenReportRenderer.render(AbstractMavenReportRenderer.java:83) at org.apache.maven.report.projectinfo.DependenciesReport.executeReport(DependenciesReport.java:201) at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:255) at org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:219) at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:319) at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:135) at org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:175) at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:138) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact co.codewizards.cloudstore:co.codewizards.cloudstore.aggregator:pom:0.10.7-20190727.162223-13 in datanucleus-maven2-nightly (http://www.datanucleus.org/downloads/maven2-nightly) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:193) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:286) at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:285) ... 48 more Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact co.codewizards.cloudstore:co.codewizards.cloudstore.aggregator:pom:0.10.7-20190727.162223-13 in datanucleus-maven2-nightly (http://www.datanucleus.org/downloads/maven2-nightly) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669) at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60) ... 3 more [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Issue Management" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Project Modules" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:2.9 Downloading: http://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Failsafe Report" report --- maven-surefire-report-plugin:3.0.0-M3 [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "Surefire Report" report --- maven-surefire-report-plugin:3.0.0-M3 [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "PMD Report" report --- maven-pmd-plugin:2.5 [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 220, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 220, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 220, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 76, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 76, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 76, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 72, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 72, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 72, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 122, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 122, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 122, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 185, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 185, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 185, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 44, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 44, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 44, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 168, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 168, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 168, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 250, column 105. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 250, column 105. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 250, column 105. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 68, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 68, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 68, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 229, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 229, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 229, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 175, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 175, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 175, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 43, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 43, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 43, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 46, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 46, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 46, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 169, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 169, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 169, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [INFO] Generating "CPD Report" report --- maven-pmd-plugin:2.5 [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.aggregator/de [INFO] Rendering site with co.codewizards.cloudstore:co.codewizards.cloudstore.site.skin:jar:0.10.7-SNAPSHOT skin. [INFO] Generating "Continuous-Integration" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Abhängigkeiten" report --- maven-project-info-reports-plugin:2.9 Downloading: http://www.datanucleus.org/downloads/maven2-nightly/co/codewizards/cloudstore/co.codewizards.cloudstore.aggregator/0.10.7-SNAPSHOT/co.codewizards.cloudstore.aggregator-0.10.7-20190727.162223-13.pom [WARNING] Unable to create Maven project from repository for artifact co.codewizards.cloudstore:co.codewizards.cloudstore.aggregator:pom:0.10.7-SNAPSHOT org.apache.maven.project.ProjectBuildingException: Error resolving project artifact: Could not find artifact co.codewizards.cloudstore:co.codewizards.cloudstore.aggregator:pom:0.10.7-20190727.162223-13 in datanucleus-maven2-nightly (http://www.datanucleus.org/downloads/maven2-nightly) for project co.codewizards.cloudstore:co.codewizards.cloudstore.aggregator:pom:0.10.7-SNAPSHOT at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:296) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:236) at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:251) at org.apache.maven.report.projectinfo.dependencies.RepositoryUtils.getMavenProjectFromRepository(RepositoryUtils.java:298) at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.printDescriptionsAndURLs(DependenciesRenderer.java:994) at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.printDependencyListing(DependenciesRenderer.java:951) at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.renderSectionDependencyTree(DependenciesRenderer.java:500) at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.renderSectionProjectDependencyGraph(DependenciesRenderer.java:463) at org.apache.maven.report.projectinfo.dependencies.renderer.DependenciesRenderer.renderBody(DependenciesRenderer.java:232) at org.apache.maven.reporting.AbstractMavenReportRenderer.render(AbstractMavenReportRenderer.java:83) at org.apache.maven.report.projectinfo.DependenciesReport.executeReport(DependenciesReport.java:201) at org.apache.maven.reporting.AbstractMavenReport.generate(AbstractMavenReport.java:255) at org.apache.maven.plugins.site.ReportDocumentRenderer.renderDocument(ReportDocumentRenderer.java:219) at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderModule(DefaultSiteRenderer.java:319) at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:135) at org.apache.maven.plugins.site.SiteMojo.renderLocale(SiteMojo.java:175) at org.apache.maven.plugins.site.SiteMojo.execute(SiteMojo.java:138) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:134) at hudson.maven.Maven3Builder.call(Maven3Builder.java:69) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:328) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused by: org.sonatype.aether.resolution.ArtifactResolutionException: Could not find artifact co.codewizards.cloudstore:co.codewizards.cloudstore.aggregator:pom:0.10.7-20190727.162223-13 in datanucleus-maven2-nightly (http://www.datanucleus.org/downloads/maven2-nightly) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:538) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216) at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:193) at org.sonatype.aether.impl.internal.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:286) at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:285) ... 48 more Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not find artifact co.codewizards.cloudstore:co.codewizards.cloudstore.aggregator:pom:0.10.7-20190727.162223-13 in datanucleus-maven2-nightly (http://www.datanucleus.org/downloads/maven2-nightly) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941) at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669) at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60) ... 3 more [INFO] Generating "Konvergenz der Abhängigkeiten" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Abhängigkeitsverwaltung" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Issue-Management" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Lizenzen" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Projekt Module" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Plugin-Management" report --- maven-project-info-reports-plugin:2.9 Downloading: http://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Zusammenfassung" report --- maven-project-info-reports-plugin:2.9 [INFO] Generating "Failsafe Bericht" report --- maven-surefire-report-plugin:3.0.0-M3 [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "Surefire Bericht" report --- maven-surefire-report-plugin:3.0.0-M3 [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] Generating "PMD Bericht" report --- maven-pmd-plugin:2.5 [WARNING] Unable to locate Source XRef to link to - DISABLED [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.java: Encountered " "(" "( "" at line 45, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 220, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 220, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/src/main/java/co/codewizards/cloudstore/core/oio/nio/NioFile.java: Encountered " ">" "> "" at line 220, column 62. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimePeriod.java: Encountered " ">" "> "" at line 26, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/TimeUnit.java: Encountered " ">" "> "" at line 99, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/appid/AppIdRegistry.java: Encountered " ">" "> "" at line 57, column 61. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/ListMerger.java: Encountered " ">" "> "" at line 46, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.java: Encountered " ">" "> "" at line 30, column 40. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 76, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 76, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/ConfigImpl.java: Encountered " ">" "> "" at line 76, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.java: Encountered " ">" "> "" at line 10, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.java: Encountered " ">" "> "" at line 22, column 48. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/ListDto.java: Encountered " ">" "> "" at line 15, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 72, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 72, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.java: Encountered " "(" "( "" at line 72, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.java: Encountered " ">" "> "" at line 42, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.java: Encountered " "|" "| "" at line 124, column 49. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.java: Encountered " "(" "( "" at line 68, column 20. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.java: Encountered " "(" "( "" at line 209, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.java: Encountered " ">" "> "" at line 70, column 93. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.java: Encountered " ">" "> "" at line 39, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoSyncRunner.java: Encountered " ">" "> "" at line 23, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.java: Encountered " ">" "> "" at line 81, column 123. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 122, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 122, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java: Encountered " ">" "> "" at line 122, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/CollectionUtil.java: Encountered " ">" "> "" at line 40, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java: Encountered " "(" "( "" at line 881, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ReflectionUtil.java: Encountered " ">" "> "" at line 40, column 83. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/ZipUtil.java: Encountered " "(" "( "" at line 320, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.java: Encountered " "(" "( "" at line 47, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.java: Encountered " ">" "> "" at line 34, column 71. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/JdbcConnectionFactory.java: Encountered " "(" "( "" at line 57, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 185, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 185, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoManagerImpl.java: Encountered " "(" "( "" at line 185, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.java: Encountered " "(" "( "" at line 59, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoSync.java: Encountered " ">" "> "" at line 423, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 44, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 44, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.java: Encountered " ">" "> "" at line 44, column 72. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/PersistencePropertiesProvider.java: Encountered " ">" "> "" at line 40, column 70. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 168, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 168, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/RepairDatabase.java: Encountered " ">" "> "" at line 168, column 73. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.java: Encountered " ">" "> "" at line 80, column 67. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.java: Encountered " ">" "> "" at line 70, column 82. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 250, column 105. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 250, column 105. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java: Encountered " ">" "> "" at line 250, column 105. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/LocalRepository.java: Encountered " ">" "> "" at line 71, column 47. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFile.java: Encountered " ">" "> "" at line 93, column 50. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 68, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 68, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.java: Encountered " ">" "> "" at line 68, column 38. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 229, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 229, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.java: Encountered " "(" "( "" at line 229, column 37. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 175, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 175, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/FileRepoTransport.java: Encountered " "(" "( "" at line 175, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/transport/TempChunkFileManager.java: Encountered " "(" "( "" at line 55, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/LocalServerClient.java: Encountered " ">" "> "" at line 317, column 65. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/src/main/java/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.java: Encountered " ">" "> "" at line 43, column 90. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.java: Encountered " "(" "( "" at line 53, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.java: Encountered " ">" "> "" at line 39, column 59. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.java: Encountered " ">" "> "" at line 11, column 79. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ClassManager.java: Encountered " ">" "> "" at line 24, column 68. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.java: Encountered " ">" "> "" at line 14, column 84. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.java: Encountered " ">" "> "" at line 43, column 92. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.java: Encountered " ">" "> "" at line 75, column 77. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.java: Encountered " ">" "> "" at line 19, column 117. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.java: Encountered " ">" "> "" at line 28, column 69. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.java: Encountered " ">" "> "" at line 28, column 170. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.java: Encountered " ">" "> "" at line 31, column 74. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.java: Encountered " "(" "( "" at line 50, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.java: Encountered " "(" "( "" at line 56, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.java: Encountered " "(" "( "" at line 61, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/src/main/java/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.java: Encountered " "(" "( "" at line 86, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.java: Encountered " ">" "> "" at line 33, column 86. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.java: Encountered " ">" "> "" at line 68, column 97. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/src/main/java/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.java: Encountered " "(" "( "" at line 58, column 29. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/src/main/java/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.java: Encountered " ">" "> "" at line 59, column 60. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/src/main/java/co/codewizards/cloudstore/ls/server/LocalServer.java: Encountered " ">" "> "" at line 58, column 112. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/src/main/java/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManager.java: Encountered " "(" "( "" at line 118, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java: Encountered " ">" "> "" at line 75, column 55. Was expecting one of: "boolean" ... "byte" ... "char" ... "double" ... "float" ... "int" ... "long" ... "short" ... ... "?" ... "boolean" ... "char" ... "byte" ... "short" ... "int" ... "long" ... "float" ... "double" ... ... "?" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.java: Encountered " "(" "( "" at line 20, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 43, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 43, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.java: Encountered " "(" "( "" at line 43, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 46, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 46, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.java: Encountered " "(" "( "" at line 46, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/MoveService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.java: Encountered " "(" "( "" at line 40, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/service/WebDavService.java: Encountered " "(" "( "" at line 53, column 21. Was expecting: "{" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/src/main/java/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.java: Encountered " "_000L "" at line 82, column 50. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 169, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 169, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/CloudStoreUpdater.java: Encountered " "_000L "" at line 169, column 59. Was expecting one of: "instanceof" ... ";" ... "," ... "=" ... "<" ... "?" ... "==" ... "<=" ... ">=" ... "!=" ... "||" ... "&&" ... "++" ... "--" ... "+" ... "-" ... "*" ... "/" ... "&" ... "|" ... "^" ... "%" ... "+=" ... "-=" ... "*=" ... "/=" ... "&=" ... "|=" ... "^=" ... "%=" ... "<<=" ... ">>=" ... ">>>=" ... ">" ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [WARNING] Error while parsing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/src/main/java/co/codewizards/cloudstore/updater/TarGzFile.java: Encountered " "|" "| "" at line 117, column 38. Was expecting one of: ... "..." ... [INFO] Generating "CPD Bericht" report --- maven-pmd-plugin:2.5 [WARNING] Unable to locate Source XRef to link to - DISABLED [JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore/site/co.codewizards.cloudstore.aggregator [WARNING] Failed to getClass for org.apache.maven.plugin.javadoc.JavadocReport [JENKINS] Archiving aggregated javadoc [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (javadoc-generate-unfiltered) @ co.codewizards.cloudstore.aggregator --- [ERROR] Error fetching link: http://junit.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://www.jmockit.org/apidocs/package-list. Ignored it. [ERROR] Error fetching link: http://jcip.net/apidocs/package-list. Ignored it. [INFO] Loading source files for package co.codewizards.cloudstore.core.progress... Loading source files for package co.codewizards.cloudstore.core.auth... Loading source files for package co.codewizards.cloudstore.core.context... Loading source files for package co.codewizards.cloudstore.core.exception... Loading source files for package co.codewizards.cloudstore.core.io... Loading source files for package co.codewizards.cloudstore.core.otp... Loading source files for package co.codewizards.cloudstore.core... Loading source files for package co.codewizards.cloudstore.core.ignore... Loading source files for package co.codewizards.cloudstore.core.version... Loading source files for package co.codewizards.cloudstore.core.config... Loading source files for package co.codewizards.cloudstore.core.sync... Loading source files for package co.codewizards.cloudstore.core.oio... Loading source files for package co.codewizards.cloudstore.core.appid... Loading source files for package co.codewizards.cloudstore.core.repo.sync... Loading source files for package co.codewizards.cloudstore.core.repo.transport... Loading source files for package co.codewizards.cloudstore.core.repo.local... Loading source files for package co.codewizards.cloudstore.core.util... Loading source files for package co.codewizards.cloudstore.core.util.childprocess... Loading source files for package co.codewizards.cloudstore.core.concurrent... Loading source files for package co.codewizards.cloudstore.core.objectfactory... Loading source files for package co.codewizards.cloudstore.core.ref... Loading source files for package co.codewizards.cloudstore.core.updater... Loading source files for package co.codewizards.cloudstore.core.ls... Loading source files for package co.codewizards.cloudstore.core.dto... Loading source files for package co.codewizards.cloudstore.core.dto.jaxb... Loading source files for package co.codewizards.cloudstore.core.bean... Loading source files for package co.codewizards.cloudstore.core.collection... Loading source files for package co.codewizards.cloudstore.core.oio.nio... Loading source files for package co.codewizards.cloudstore.local... Loading source files for package co.codewizards.cloudstore.local.db... Loading source files for package co.codewizards.cloudstore.local.persistence... Loading source files for package co.codewizards.cloudstore.local.transport... Loading source files for package co.codewizards.cloudstore.local.dto... Loading source files for package co.codewizards.cloudstore.rest.shared... Loading source files for package co.codewizards.cloudstore.rest.shared.filter... Loading source files for package co.codewizards.cloudstore.rest.shared.interceptor... Loading source files for package co.codewizards.cloudstore.rest.client... Loading source files for package co.codewizards.cloudstore.rest.client.ssl... Loading source files for package co.codewizards.cloudstore.rest.client.request... Loading source files for package co.codewizards.cloudstore.rest.client.transport... Loading source files for package co.codewizards.cloudstore.updater... Loading source files for package co.codewizards.cloudstore.ls.core.invoke... Loading source files for package co.codewizards.cloudstore.ls.core.invoke.filter... Loading source files for package co.codewizards.cloudstore.ls.core.invoke.refjanitor... Loading source files for package co.codewizards.cloudstore.ls.core... Loading source files for package co.codewizards.cloudstore.ls.core.dto.jaxb... Loading source files for package co.codewizards.cloudstore.ls.core.dto... Loading source files for package co.codewizards.cloudstore.ls.core.provider... Loading source files for package co.codewizards.cloudstore.ls.rest.server... Loading source files for package co.codewizards.cloudstore.ls.rest.server.auth... Loading source files for package co.codewizards.cloudstore.ls.rest.server.service... Loading source files for package co.codewizards.cloudstore.ls.server... Loading source files for package co.codewizards.cloudstore.ls.rest.client... Loading source files for package co.codewizards.cloudstore.ls.rest.client.request... Loading source files for package co.codewizards.cloudstore.ls.server.cproc... Loading source files for package co.codewizards.cloudstore.client... Loading source files for package co.codewizards.cloudstore.ls.client... Loading source files for package co.codewizards.cloudstore.ls.client.handler... Loading source files for package co.codewizards.cloudstore.ls.client.util... Loading source files for package co.codewizards.cloudstore.rest.server... Loading source files for package co.codewizards.cloudstore.rest.server.auth... Loading source files for package co.codewizards.cloudstore.rest.server.service... Loading source files for package co.codewizards.cloudstore.rest.server.webdav... Loading source files for package co.codewizards.cloudstore.rest.server.ldap... Loading source files for package co.codewizards.cloudstore.server... Loading source files for package co.codewizards.cloudstore.test... Constructing Javadoc information... Standard Doclet version 1.8.0_212 Building tree for all the packages and classes... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.LogLevel.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/NullProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/OperationCanceledException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/ProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/ProgressMonitorDelegator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/RunnableWithProgress.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/SubProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthConstants.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthTokenIO.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthTokenSigner.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/AuthTokenVerifier.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/BouncyCastleRegistrationUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/EncryptedSignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignatureException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthTokenDecrypter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthTokenEncrypter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/SignedAuthTokenIO.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/ExtensibleContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/ApplicationException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/ByteArrayInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/ByteArrayOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IByteArrayInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IByteArrayOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/IOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/LockFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/LockFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/NoCloseInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/NoCloseOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/StreamUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/TimeoutException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/LdapPasswordOneTimePadRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.Result.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/DevMode.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/Severity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/TimePeriod.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/TimeUnit.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/Uid.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRule.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRuleImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRuleManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/ClientTooOldException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/MalformedVersionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/ServerTooOldException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/Version.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/VersionCompatibilityException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/VersionCompatibilityValidator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/VersionInfoProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/Config.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/ConfigDir.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/ConfigImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/SyncState.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/File.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/FileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/FileFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/FileFilterWrapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFileRelativePathUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/IoFileUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/OioFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/OioRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/AppId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/AppIdRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/CloudStoreAppId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/ModificationDtoSet.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivityType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.Property.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.PropertyEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoSyncState.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/CollisionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/DeleteModificationCollisionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/FileWriteStrategy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/LocalRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/RepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactoryRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/AbstractLocalRepoTransactionListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/ContextWithLocalRepoManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/CreateRepositoryContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/DaoProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileAlreadyRepositoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileNoDirectoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileNoRepositoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/FileNotFoundException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoHelper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.Helper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoMetaData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.Property.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.PropertyEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransaction.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/RepositoryCorruptException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/AssertUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/Base64Url.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/CollectionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/DebugUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/DerbyUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ExceptionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/HashUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/IOUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ISO8601.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/MainArgsUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/Pair.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/PasswordUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/PropertiesUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ReflectionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/StringUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/TestException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/UrlDecoder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/UrlEncoder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/UrlUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/Util.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/ZipUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/DumpStreamThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/LogDumpedStreamThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/CallableProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/CallerBlocksPolicy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/DeferrableExecutor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/DeferredCompletionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/ExecutionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/AbstractClassExtension.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/ClassExtension.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/ObjectFactoryUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/IdentityWeakReference.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/NoObjectRef.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ChangeSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ConfigPropDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/CopyModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/DateTime.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/DeleteModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/DirectoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/Error.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ErrorStackTraceElement.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/FileChunkDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ListDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/ModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/NormalFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RemoteException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RemoteExceptionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RepoFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RepoFileDtoTreeNode.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/RepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/SymlinkDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/TempChunkFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/UidList.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/VersionInfoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/AbstractCloudStoreJaxbContextProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/ChangeSetDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/ConfigPropSetDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/DateTimeXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/RepoFileDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/TempChunkFileDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/UidXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/VersionXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/AbstractBean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/Bean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/BeanSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/CloneableBean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/PropertyBase.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/PropertyChangeListenerUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/WeakPropertyChangeListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/LazyUnmodifiableList.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/ListMerger.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/ReverseListView.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/NioFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/NioFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/NioFileUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/ContextWithPersistenceManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/FilenameFilterSkipMetaDir.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/JdbcConnectionFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoManagerFactoryImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoSync.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/PersistencePropertiesEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/PersistencePropertiesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/RepairDatabase.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DatabaseAdapterFactoryRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/AbstractCloudStorePersistenceCapableClassesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/AutoTrackChanged.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/AutoTrackLocalRevision.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CopyModification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/CopyModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Dao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Dao.IdRange.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/DeleteModification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/DeleteModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Directory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/DirectoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Entity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FetchGroupConst.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FetchPlanBackup.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FileChunk.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FileInProgressMarker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/FileInProgressMarkerDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepoDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LocalRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/LocalRepositoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Modification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/ModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/NormalFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/NormalFileDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepositoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequestDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RepoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/RepoFileDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Repository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/Symlink.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/TransferDoneMarker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/FileRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/FileRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/ParentFileLastModifiedManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/TempChunkFileManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/TempChunkFileWithDtoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/DeleteModificationDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/FileChunkDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/RepositoryDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/GZIPUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/GZIPClientRequestFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/GZIPContainerRequestFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalReaderInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalWriterInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPReaderInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/GZIPWriterInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ClientBuilderDefaultValuesDecorator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/CloudStoreRestClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/CredentialsProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/CallbackDeniedTrustException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionResult.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManagerCallback.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/HostnameVerifierAllowingAll.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/SSLContextBuilder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/AbstractRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/BeginPutFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Copy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Delete.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/EndPutFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/EndSyncFromRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/EndSyncToRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetChangeSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetClientRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetEncryptedSignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetFileData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetRepoFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/GetVersionInfoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/MakeDirectory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/MakeSymlink.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Move.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/PutFileData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/PutParentConfigPropSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/Request.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/RequestRepoConnection.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/TestRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/VoidRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/RestRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/CloudStoreUpdater.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/PGPVerifier.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/PGPVerifyException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/TarGzEntryNameConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/TarGzFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ClassInfo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ClassManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/DelayedMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/DelayedResponseIdScheduledEviction.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisorImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientContainer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/IncDecRefCountQueue.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InvocationType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/Invoker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectGraphContainer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRef.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/ObjectRefWithRefId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyInvocationHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/AbstractInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/AllowCloudStoreInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/AllowJavaInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/DenyReflectInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/ExtMethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/AbstractReferenceJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/LsConfig.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/AbstractRequestWithExistingLocalRepoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/ErrorResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/InverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/InverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/NullResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryRequestDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RepoInfoRequestDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/MediaTypeConst.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/LocalServerRest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/LocalServerRestBinder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.SecurityContextImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/AuthManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/AbstractService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/ClassInfoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceRequestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceResponseService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/InvokeMethodService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/TestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/LocalServer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/CredentialsProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/LocalServerRestClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/AbstractRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/GetClassInfo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/GetDelayedMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/InvokeMethod.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/PollInverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/PushInverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/RepoInfoRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/Request.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/TestRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/VoidRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/LocalServerMain.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/AcceptRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/AfterUpdateHookSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/ChangeLdapPasswordSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CloudStoreClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CloudStoreClient.ConsoleDynamicX509TrustManagerCallback.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CreateRepoAliasSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/CreateRepoSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/DropRepoAliasSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/DropRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/HelpSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RepairDatabaseSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RepoInfoSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RepoListSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/SubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/SyncSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/TimeoutConsoleReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/TimePeriodOptionHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/VersionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/LocalServerClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/AbstractInverseServiceRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/GetClassInfoRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseMethodInvocationRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/ByteArrayInputStreamLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/ByteArrayOutputStreamLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/FileLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/CloudStoreBinder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/CloudStoreRest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/DefaultExceptionMapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/Auth.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/NotAuthorizedException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/TransientRepoPassword.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/TransientRepoPasswordManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/AbstractServiceWithRepoToRepoAuth.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/BeginPutFileService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/ChangeSetDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/CopyService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EncryptedSignedAuthTokenService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EndPutFileService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EndSyncFromRepositoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/EndSyncToRepositoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/MoveService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/PutParentConfigPropSetDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/RepoFileDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/TestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/VersionInfoDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/WebDavService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/COPY.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/LOCK.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/MKCOL.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/MOVE.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/PROPFIND.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/UNLOCK.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/LdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/LdapClientProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/LdapConfig.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/SimpleLdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/CloudStoreServer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/CloudStoreUpdaterTimer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/overview-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/constant-values.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/serialized-form.html... Generating src-html/co/codewizards/cloudstore/core/progress/NullProgressMonitor.html... Generating src-html/co/codewizards/cloudstore/core/progress/OperationCanceledException.html... Generating src-html/co/codewizards/cloudstore/core/progress/ProgressMonitor.html... Generating src-html/co/codewizards/cloudstore/core/progress/SubProgressMonitor.html... Generating src-html/co/codewizards/cloudstore/core/progress/ProgressMonitorDelegator.html... Generating src-html/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.html... Generating src-html/co/codewizards/cloudstore/core/progress/LoggerProgressMonitor.LogLevel.html... Generating src-html/co/codewizards/cloudstore/core/progress/RunnableWithProgress.html... Generating src-html/co/codewizards/cloudstore/core/auth/AuthTokenIO.html... Generating src-html/co/codewizards/cloudstore/core/auth/AuthConstants.html... Generating src-html/co/codewizards/cloudstore/core/auth/AuthTokenVerifier.html... Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthToken.html... Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthTokenEncrypter.html... Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthTokenDecrypter.html... Generating src-html/co/codewizards/cloudstore/core/auth/AuthToken.html... Generating src-html/co/codewizards/cloudstore/core/auth/EncryptedSignedAuthToken.html... Generating src-html/co/codewizards/cloudstore/core/auth/BouncyCastleRegistrationUtil.html... Generating src-html/co/codewizards/cloudstore/core/auth/SignatureException.html... Generating src-html/co/codewizards/cloudstore/core/auth/SignedAuthTokenIO.html... Generating src-html/co/codewizards/cloudstore/core/auth/AuthTokenSigner.html... Generating src-html/co/codewizards/cloudstore/core/context/ExtensibleContextSupport.html... Generating src-html/co/codewizards/cloudstore/core/context/ExtensibleContext.html... Generating src-html/co/codewizards/cloudstore/core/exception/ApplicationException.html... Generating src-html/co/codewizards/cloudstore/core/io/LockFile.html... Generating src-html/co/codewizards/cloudstore/core/io/ByteArrayInputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/IOutputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/ByteArrayOutputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/StreamUtil.html... Generating src-html/co/codewizards/cloudstore/core/io/IInputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/IByteArrayOutputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/TimeoutException.html... Generating src-html/co/codewizards/cloudstore/core/io/NoCloseInputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/NoCloseOutputStream.html... Generating src-html/co/codewizards/cloudstore/core/io/LockFileFactory.html... Generating src-html/co/codewizards/cloudstore/core/io/IByteArrayInputStream.html... Generating src-html/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.html... Generating src-html/co/codewizards/cloudstore/core/otp/OneTimePadEncryptor.Result.html... Generating src-html/co/codewizards/cloudstore/core/otp/OneTimePadRegistry.html... Generating src-html/co/codewizards/cloudstore/core/otp/LdapPasswordOneTimePadRegistry.html... Generating src-html/co/codewizards/cloudstore/core/Severity.html... Generating src-html/co/codewizards/cloudstore/core/Uid.html... Generating src-html/co/codewizards/cloudstore/core/TimeUnit.html... Generating src-html/co/codewizards/cloudstore/core/DevMode.html... Generating src-html/co/codewizards/cloudstore/core/TimePeriod.html... Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRuleImpl.html... Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRuleManagerImpl.html... Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRule.html... Generating src-html/co/codewizards/cloudstore/core/ignore/IgnoreRuleManager.html... Generating src-html/co/codewizards/cloudstore/core/version/VersionCompatibilityValidator.html... Generating src-html/co/codewizards/cloudstore/core/version/VersionInfoProvider.html... Generating src-html/co/codewizards/cloudstore/core/version/VersionCompatibilityException.html... Generating src-html/co/codewizards/cloudstore/core/version/MalformedVersionException.html... Generating src-html/co/codewizards/cloudstore/core/version/ClientTooOldException.html... Generating src-html/co/codewizards/cloudstore/core/version/Version.html... Generating src-html/co/codewizards/cloudstore/core/version/ServerTooOldException.html... Generating src-html/co/codewizards/cloudstore/core/version/LocalVersionInIdeHelper.html... Generating src-html/co/codewizards/cloudstore/core/config/ConfigDir.html... Generating src-html/co/codewizards/cloudstore/core/config/Config.html... Generating src-html/co/codewizards/cloudstore/core/config/ConfigImpl.html... Generating src-html/co/codewizards/cloudstore/core/sync/SyncState.html... Generating src-html/co/codewizards/cloudstore/core/oio/FileFilterWrapper.html... Generating src-html/co/codewizards/cloudstore/core/oio/FileFactory.html... Generating src-html/co/codewizards/cloudstore/core/oio/OioRegistry.html... Generating src-html/co/codewizards/cloudstore/core/oio/FileFilter.html... Generating src-html/co/codewizards/cloudstore/core/oio/IoFileFactory.html... Generating src-html/co/codewizards/cloudstore/core/oio/File.html... Generating src-html/co/codewizards/cloudstore/core/oio/IoFileRelativePathUtil.html... Generating src-html/co/codewizards/cloudstore/core/oio/OioFileFactory.html... Generating src-html/co/codewizards/cloudstore/core/oio/IoFileUtil.html... Generating src-html/co/codewizards/cloudstore/core/oio/IoFile.html... Generating src-html/co/codewizards/cloudstore/core/appid/CloudStoreAppId.html... Generating src-html/co/codewizards/cloudstore/core/appid/AppIdRegistry.html... Generating src-html/co/codewizards/cloudstore/core/appid/AppId.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.Property.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemon.PropertyEnum.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/ModificationDtoSet.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoToRepoSync.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncState.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivityType.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncActivity.html... Generating src-html/co/codewizards/cloudstore/core/repo/sync/RepoSyncDaemonImpl.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactoryRegistry.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/RepoTransportFactory.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/LocalRepoTransport.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/FileWriteStrategy.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransport.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/AbstractRepoTransportFactory.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/DeleteModificationCollisionException.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/TransferDoneMarkerType.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/CollisionException.html... Generating src-html/co/codewizards/cloudstore/core/repo/transport/RepoTransport.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseListener.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseAdapter.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/ContextWithLocalRepoManager.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseListener.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/FileNoDirectoryException.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistryImpl.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.Helper.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListener.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionListenerRegistry.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseListener.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/DaoProvider.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPreCloseEvent.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseEvent.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.Property.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoRegistry.PropertyEnum.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/RepositoryCorruptException.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/CreateRepositoryContext.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerException.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/FileAlreadyRepositoryException.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/AbstractLocalRepoTransactionListener.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoMetaData.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/FileNotFoundException.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseEvent.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerCloseAdapter.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransaction.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoTransactionPostCloseAdapter.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/LocalRepoHelper.html... Generating src-html/co/codewizards/cloudstore/core/repo/local/FileNoRepositoryException.html... Generating src-html/co/codewizards/cloudstore/core/util/MainArgsUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/Pair.html... Generating src-html/co/codewizards/cloudstore/core/util/HashUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/ISO8601.html... Generating src-html/co/codewizards/cloudstore/core/util/DebugUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/UrlUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/Util.html... Generating src-html/co/codewizards/cloudstore/core/util/IOUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/StringUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/ZipUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/Base64Url.html... Generating src-html/co/codewizards/cloudstore/core/util/DerbyUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/AssertUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/PropertiesUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/UrlDecoder.html... Generating src-html/co/codewizards/cloudstore/core/util/CollectionUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/ReflectionUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/ExceptionUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/TestException.html... Generating src-html/co/codewizards/cloudstore/core/util/PasswordUtil.html... Generating src-html/co/codewizards/cloudstore/core/util/UrlEncoder.html... Generating src-html/co/codewizards/cloudstore/core/util/childprocess/LogDumpedStreamThread.html... Generating src-html/co/codewizards/cloudstore/core/util/childprocess/DumpStreamThread.html... Generating src-html/co/codewizards/cloudstore/core/concurrent/CallerBlocksPolicy.html... Generating src-html/co/codewizards/cloudstore/core/concurrent/DeferrableExecutor.html... Generating src-html/co/codewizards/cloudstore/core/concurrent/CallableProvider.html... Generating src-html/co/codewizards/cloudstore/core/concurrent/DeferredCompletionException.html... Generating src-html/co/codewizards/cloudstore/core/concurrent/ExecutionException.html... Generating src-html/co/codewizards/cloudstore/core/objectfactory/ClassExtension.html... Generating src-html/co/codewizards/cloudstore/core/objectfactory/ObjectFactory.html... Generating src-html/co/codewizards/cloudstore/core/objectfactory/ObjectFactoryUtil.html... Generating src-html/co/codewizards/cloudstore/core/objectfactory/AbstractClassExtension.html... Generating src-html/co/codewizards/cloudstore/core/ref/IdentityWeakReference.html... Generating src-html/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.html... Generating src-html/co/codewizards/cloudstore/core/ls/NoObjectRef.html... Generating src-html/co/codewizards/cloudstore/core/dto/TempChunkFileDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/FileChunkDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/SymlinkDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/ErrorStackTraceElement.html... Generating src-html/co/codewizards/cloudstore/core/dto/RepoFileDtoTreeNode.html... Generating src-html/co/codewizards/cloudstore/core/dto/RemoteException.html... Generating src-html/co/codewizards/cloudstore/core/dto/DateTime.html... Generating src-html/co/codewizards/cloudstore/core/dto/Error.html... Generating src-html/co/codewizards/cloudstore/core/dto/ConfigPropSetDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/ChangeSetDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/RemoteExceptionUtil.html... Generating src-html/co/codewizards/cloudstore/core/dto/DirectoryDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/VersionInfoDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/DeleteModificationDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/CopyModificationDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/ModificationDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/RepositoryDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/RepoFileDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/ListDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/ConfigPropDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/UidList.html... Generating src-html/co/codewizards/cloudstore/core/dto/NormalFileDto.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/UidXmlAdapter.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContext.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/DateTimeXmlAdapter.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/VersionXmlAdapter.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/AbstractCloudStoreJaxbContextProvider.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/ChangeSetDtoIo.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/DtoIo.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/RepoFileDtoIo.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/ConfigPropSetDtoIo.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/CloudStoreJaxbContextProvider.html... Generating src-html/co/codewizards/cloudstore/core/dto/jaxb/TempChunkFileDtoIo.html... Generating src-html/co/codewizards/cloudstore/core/bean/CloneableBean.html... Generating src-html/co/codewizards/cloudstore/core/bean/PropertyBase.html... Generating src-html/co/codewizards/cloudstore/core/bean/PropertyChangeListenerUtil.html... Generating src-html/co/codewizards/cloudstore/core/bean/Bean.html... Generating src-html/co/codewizards/cloudstore/core/bean/BeanSupport.html... Generating src-html/co/codewizards/cloudstore/core/bean/AbstractBean.html... Generating src-html/co/codewizards/cloudstore/core/bean/WeakPropertyChangeListener.html... Generating src-html/co/codewizards/cloudstore/core/collection/WeakIdentityHashMap.html... Generating src-html/co/codewizards/cloudstore/core/collection/ListMerger.html... Generating src-html/co/codewizards/cloudstore/core/collection/ReverseListView.html... Generating src-html/co/codewizards/cloudstore/core/collection/LazyUnmodifiableList.html... Generating src-html/co/codewizards/cloudstore/core/oio/nio/NioFile.html... Generating src-html/co/codewizards/cloudstore/core/oio/nio/NioFileUtil.html... Generating src-html/co/codewizards/cloudstore/core/oio/nio/NioFileFactory.html... Generating src-html/co/codewizards/cloudstore/local/LocalRepoTransactionImpl.html... Generating src-html/co/codewizards/cloudstore/local/AutoTrackLifecycleListener.html... Generating src-html/co/codewizards/cloudstore/local/ContextWithPersistenceManager.html... Generating src-html/co/codewizards/cloudstore/local/LocalRepoMetaDataImpl.html... Generating src-html/co/codewizards/cloudstore/local/PersistencePropertiesEnum.html... Generating src-html/co/codewizards/cloudstore/local/LocalRepoSync.html... Generating src-html/co/codewizards/cloudstore/local/FilenameFilterSkipMetaDir.html... Generating src-html/co/codewizards/cloudstore/local/PersistencePropertiesProvider.html... Generating src-html/co/codewizards/cloudstore/local/JdbcConnectionFactory.html... Generating src-html/co/codewizards/cloudstore/local/LocalRepoManagerFactoryImpl.html... Generating src-html/co/codewizards/cloudstore/local/RepairDatabase.html... Generating src-html/co/codewizards/cloudstore/local/db/DatabaseAdapterFactory.html... Generating src-html/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapterFactory.html... Generating src-html/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapter.html... Generating src-html/co/codewizards/cloudstore/local/db/DerbyDatabaseAdapter.html... Generating src-html/co/codewizards/cloudstore/local/db/DatabaseAdapterFactoryRegistry.html... Generating src-html/co/codewizards/cloudstore/local/db/AbstractDatabaseAdapterFactory.html... Generating src-html/co/codewizards/cloudstore/local/db/DatabaseAdapter.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Repository.html... Generating src-html/co/codewizards/cloudstore/local/persistence/LocalRepository.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepositoryDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/DeleteModificationDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/FileInProgressMarker.html... Generating src-html/co/codewizards/cloudstore/local/persistence/FetchPlanBackup.html... Generating src-html/co/codewizards/cloudstore/local/persistence/FileInProgressMarkerDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepository.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Symlink.html... Generating src-html/co/codewizards/cloudstore/local/persistence/AutoTrackChanged.html... Generating src-html/co/codewizards/cloudstore/local/persistence/ModificationDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/TransferDoneMarker.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Entity.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Modification.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RepoFileDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepo.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequest.html... Generating src-html/co/codewizards/cloudstore/local/persistence/DirectoryDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/DeleteModification.html... Generating src-html/co/codewizards/cloudstore/local/persistence/AbstractCloudStorePersistenceCapableClassesProvider.html... Generating src-html/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProvider.html... Generating src-html/co/codewizards/cloudstore/local/persistence/NormalFileDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/CopyModification.html... Generating src-html/co/codewizards/cloudstore/local/persistence/AutoTrackLocalRevision.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RepoFile.html... Generating src-html/co/codewizards/cloudstore/local/persistence/LocalRepositoryDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/FetchGroupConst.html... Generating src-html/co/codewizards/cloudstore/local/persistence/CopyModificationDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/NormalFile.html... Generating src-html/co/codewizards/cloudstore/local/persistence/RemoteRepositoryRequestDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/TransferDoneMarkerDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Directory.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Dao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/Dao.IdRange.html... Generating src-html/co/codewizards/cloudstore/local/persistence/CloudStorePersistenceCapableClassesProviderImpl.html... Generating src-html/co/codewizards/cloudstore/local/persistence/LastSyncToRemoteRepoDao.html... Generating src-html/co/codewizards/cloudstore/local/persistence/FileChunk.html... Generating src-html/co/codewizards/cloudstore/local/transport/FileRepoTransport.html... Generating src-html/co/codewizards/cloudstore/local/transport/ChangeSetDtoBuilder.html... Generating src-html/co/codewizards/cloudstore/local/transport/TempChunkFileManager.html... Generating src-html/co/codewizards/cloudstore/local/transport/ParentFileLastModifiedManager.html... Generating src-html/co/codewizards/cloudstore/local/transport/FileRepoTransportFactory.html... Generating src-html/co/codewizards/cloudstore/local/transport/TempChunkFileWithDtoFile.html... Generating src-html/co/codewizards/cloudstore/local/dto/FileChunkDtoConverter.html... Generating src-html/co/codewizards/cloudstore/local/dto/RepositoryDtoConverter.html... Generating src-html/co/codewizards/cloudstore/local/dto/RepoFileDtoConverter.html... Generating src-html/co/codewizards/cloudstore/local/dto/DeleteModificationDtoConverter.html... Generating src-html/co/codewizards/cloudstore/rest/shared/GZIPUtil.html... Generating src-html/co/codewizards/cloudstore/rest/shared/filter/GZIPContainerRequestFilter.html... Generating src-html/co/codewizards/cloudstore/rest/shared/filter/GZIPClientRequestFilter.html... Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalReaderInterceptor.html... Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPConditionalWriterInterceptor.html... Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPWriterInterceptor.html... Generating src-html/co/codewizards/cloudstore/rest/shared/interceptor/GZIPReaderInterceptor.html... Generating src-html/co/codewizards/cloudstore/rest/client/CredentialsProvider.html... Generating src-html/co/codewizards/cloudstore/rest/client/CloudStoreJaxbContextResolver.html... Generating src-html/co/codewizards/cloudstore/rest/client/CloudStoreRestClient.html... Generating src-html/co/codewizards/cloudstore/rest/client/ClientBuilderDefaultValuesDecorator.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/DynamicX509TrustManagerCallback.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionContext.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/CallbackDeniedTrustException.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/SSLContextBuilder.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/CheckServerTrustedCertificateExceptionResult.html... Generating src-html/co/codewizards/cloudstore/rest/client/ssl/HostnameVerifierAllowingAll.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/RequestRepoConnection.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/Delete.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/EndSyncFromRepository.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/VoidRequest.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetVersionInfoDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/EndPutFile.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/Request.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/PutParentConfigPropSetDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/PutFileData.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/Move.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/MakeDirectory.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/TestRequest.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/BeginPutFile.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetEncryptedSignedAuthToken.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetRepositoryDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetChangeSetDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetFileData.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/EndSyncToRepository.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/MakeSymlink.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetClientRepositoryDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/AbstractRequest.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/GetRepoFileDto.html... Generating src-html/co/codewizards/cloudstore/rest/client/request/Copy.html... Generating src-html/co/codewizards/cloudstore/rest/client/transport/RestRepoTransportFactory.html... Generating src-html/co/codewizards/cloudstore/rest/client/transport/RestRepoTransport.html... Generating src-html/co/codewizards/cloudstore/updater/PGPVerifyException.html... Generating src-html/co/codewizards/cloudstore/updater/TarGzFile.html... Generating src-html/co/codewizards/cloudstore/updater/PGPVerifier.html... Generating src-html/co/codewizards/cloudstore/updater/DefaultTarGzEntryNameConverter.html... Generating src-html/co/codewizards/cloudstore/updater/TarGzEntryNameConverter.html... Generating src-html/co/codewizards/cloudstore/updater/CloudStoreUpdater.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientContainer.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientClassSet.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRef.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ClassInfoMap.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectGraphContainer.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/IncDecRefCountQueue.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyManager.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyInvocationHandler.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisorImpl.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ForceNonTransientAdvisor.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InverseMethodInvocationResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxyFactory.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRefWithRefId.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/DelayedResponseIdScheduledEviction.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InvocationType.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ClassManager.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/RemoteObjectProxy.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectManager.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/Invoker.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/InvokeMethodExecutor.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ObjectRefConverterFactory.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/MethodInvocationResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/GetClassInfoResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/DelayedMethodInvocationResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/ClassInfo.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/AbstractInvocationFilter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/ExtMethodInvocationRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilterRegistry.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/InvocationFilter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/AllowCloudStoreInvocationFilter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/DenyReflectInvocationFilter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/filter/AllowJavaInvocationFilter.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitor.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/AbstractReferenceJanitor.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/ReferenceJanitorRegistry.html... Generating src-html/co/codewizards/cloudstore/ls/core/invoke/refjanitor/PropertyChangeListenerJanitor.html... Generating src-html/co/codewizards/cloudstore/ls/core/LocalServerPropertiesManager.html... Generating src-html/co/codewizards/cloudstore/ls/core/LsConfig.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/jaxb/CloudStoreJaxbContextProviderImpl.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryDto.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/RepoInfoRequestDto.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/NullResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/InverseServiceResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/RepoInfoResponseDto.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/AbstractRequestWithExistingLocalRepoDto.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/RemoteRepositoryRequestDto.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/InverseServiceRequest.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/ErrorResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/dto/AbstractInverseServiceResponse.html... Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyWriter.html... Generating src-html/co/codewizards/cloudstore/ls/core/provider/MediaTypeConst.html... Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeMessageBodyReader.html... Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyReader.html... Generating src-html/co/codewizards/cloudstore/ls/core/provider/JavaNativeWithObjectRefMessageBodyWriter.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/CloudStoreJaxbContextResolver.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/LocalServerRest.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/InverseInvoker.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/DefaultExceptionMapper.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/LocalServerRestBinder.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/auth/AuthFilter.SecurityContextImpl.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/auth/AuthManager.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/InvokeMethodService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/ClassInfoService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/AbstractService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceResponseService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/RepoInfoService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/InverseServiceRequestService.html... Generating src-html/co/codewizards/cloudstore/ls/rest/server/service/TestService.html... Generating src-html/co/codewizards/cloudstore/ls/server/LocalServer.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/CredentialsProvider.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/CloudStoreJaxbContextResolver.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/LocalServerRestClient.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/VoidRequest.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/PushInverseServiceResponse.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/RepoInfoRequest.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/Request.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/GetClassInfo.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/InvokeMethod.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/TestRequest.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/PollInverseServiceRequest.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/GetDelayedMethodInvocationResponse.html... Generating src-html/co/codewizards/cloudstore/ls/rest/client/request/AbstractRequest.html... Generating src-html/co/codewizards/cloudstore/ls/server/cproc/LocalServerProcessLauncher.html... Generating src-html/co/codewizards/cloudstore/ls/server/cproc/LocalServerMain.html... Generating src-html/co/codewizards/cloudstore/client/SubCommand.html... Generating src-html/co/codewizards/cloudstore/client/CreateRepoAliasSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/RepoListSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/CreateRepoSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/DropRepoAliasSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/RepairDatabaseSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/SubCommandWithExistingLocalRepo.html... Generating src-html/co/codewizards/cloudstore/client/SyncSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/VersionSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/RequestRepoConnectionSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/TimePeriodOptionHandler.html... Generating src-html/co/codewizards/cloudstore/client/TimeoutConsoleReader.html... Generating src-html/co/codewizards/cloudstore/client/RepoInfoSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/DropRepoConnectionSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/AcceptRepoConnectionSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/ChangeLdapPasswordSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/HelpSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/AfterUpdateHookSubCommand.html... Generating src-html/co/codewizards/cloudstore/client/CloudStoreClient.html... Generating src-html/co/codewizards/cloudstore/client/CloudStoreClient.ConsoleDynamicX509TrustManagerCallback.html... Generating src-html/co/codewizards/cloudstore/ls/client/LocalServerClient.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/GetClassInfoRequestHandler.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandler.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/AbstractInverseServiceRequestHandler.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerThread.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseMethodInvocationRequestHandler.html... Generating src-html/co/codewizards/cloudstore/ls/client/handler/InverseServiceRequestHandlerManager.html... Generating src-html/co/codewizards/cloudstore/ls/client/util/FileLs.html... Generating src-html/co/codewizards/cloudstore/ls/client/util/ByteArrayInputStreamLs.html... Generating src-html/co/codewizards/cloudstore/ls/client/util/ByteArrayOutputStreamLs.html... Generating src-html/co/codewizards/cloudstore/rest/server/CloudStoreBinder.html... Generating src-html/co/codewizards/cloudstore/rest/server/CloudStoreRest.html... Generating src-html/co/codewizards/cloudstore/rest/server/CloudStoreJaxbContextResolver.html... Generating src-html/co/codewizards/cloudstore/rest/server/DefaultExceptionMapper.html... Generating src-html/co/codewizards/cloudstore/rest/server/auth/TransientRepoPasswordManager.html... Generating src-html/co/codewizards/cloudstore/rest/server/auth/NotAuthorizedException.html... Generating src-html/co/codewizards/cloudstore/rest/server/auth/TransientRepoPassword.html... Generating src-html/co/codewizards/cloudstore/rest/server/auth/Auth.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/EndPutFileService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/RepoFileDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/ChangeSetDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/MakeDirectoryService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/AbstractServiceWithRepoToRepoAuth.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/VersionInfoDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/EndSyncFromRepositoryService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/PutParentConfigPropSetDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/CopyService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/GetClientRepositoryDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/MoveService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/WebDavService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/RepositoryDtoService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/EncryptedSignedAuthTokenService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/EndSyncToRepositoryService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/TestService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/MakeSymlinkService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/RequestRepoConnectionService.html... Generating src-html/co/codewizards/cloudstore/rest/server/service/BeginPutFileService.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/MOVE.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/MKCOL.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/COPY.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/PROPFIND.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/UNLOCK.html... Generating src-html/co/codewizards/cloudstore/rest/server/webdav/LOCK.html... Generating src-html/co/codewizards/cloudstore/rest/server/ldap/LdapConfig.html... Generating src-html/co/codewizards/cloudstore/rest/server/ldap/SimpleLdapClient.html... Generating src-html/co/codewizards/cloudstore/rest/server/ldap/LdapClientProvider.html... Generating src-html/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.html... Generating src-html/co/codewizards/cloudstore/rest/server/ldap/LdapClient.html... Generating src-html/co/codewizards/cloudstore/server/CloudStoreServer.html... Generating src-html/co/codewizards/cloudstore/server/CloudStoreUpdaterTimer.html... Generating src-html/co/codewizards/cloudstore/test/CloudStoreServerTestSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/NullProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/OperationCanceledException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/ProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/SubProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/ProgressMonitorDelegator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/LoggerProgressMonitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/LoggerProgressMonitor.LogLevel.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/class-use/RunnableWithProgress.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthTokenIO.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthConstants.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthTokenVerifier.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthTokenEncrypter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthTokenDecrypter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/EncryptedSignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/BouncyCastleRegistrationUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignatureException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/SignedAuthTokenIO.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/class-use/AuthTokenSigner.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/class-use/ExtensibleContextSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/class-use/ExtensibleContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/class-use/ApplicationException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/LockFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/ByteArrayInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/ByteArrayOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/StreamUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IByteArrayOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/TimeoutException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/NoCloseInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/NoCloseOutputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/LockFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/class-use/IByteArrayInputStream.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/OneTimePadEncryptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/OneTimePadEncryptor.Result.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/OneTimePadRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/class-use/LdapPasswordOneTimePadRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/Severity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/Uid.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/TimeUnit.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/DevMode.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/class-use/TimePeriod.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRuleImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRuleManagerImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRule.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/class-use/IgnoreRuleManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/VersionCompatibilityValidator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/VersionInfoProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/VersionCompatibilityException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/MalformedVersionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/ClientTooOldException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/Version.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/ServerTooOldException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/class-use/LocalVersionInIdeHelper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/class-use/ConfigDir.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/class-use/Config.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/class-use/ConfigImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/class-use/SyncState.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/FileFilterWrapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/FileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/OioRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/FileFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/File.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFileRelativePathUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/OioFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFileUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/class-use/IoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/class-use/CloudStoreAppId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/class-use/AppIdRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/class-use/AppId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemon.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemon.Property.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemon.PropertyEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/ModificationDtoSet.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoToRepoSync.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncState.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncActivityType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncActivity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/class-use/RepoSyncDaemonImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/RepoTransportFactoryRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/RepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/LocalRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/FileWriteStrategy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/AbstractRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/AbstractRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/DeleteModificationCollisionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/TransferDoneMarkerType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/CollisionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/class-use/RepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPreCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/ContextWithLocalRepoManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPostCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileNoDirectoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistryImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerFactory.Helper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionListenerRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPreCloseListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/DaoProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPreCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPostCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistry.Property.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoRegistry.PropertyEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/RepositoryCorruptException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/CreateRepositoryContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileAlreadyRepositoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/AbstractLocalRepoTransactionListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoMetaData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileNotFoundException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerCloseEvent.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoManagerCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransaction.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoTransactionPostCloseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/LocalRepoHelper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/class-use/FileNoRepositoryException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/MainArgsUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/Pair.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/HashUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ISO8601.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/DebugUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/UrlUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/Util.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/IOUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/StringUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ZipUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/Base64Url.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/DerbyUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/AssertUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/PropertiesUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/UrlDecoder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/CollectionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ReflectionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/ExceptionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/TestException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/PasswordUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/class-use/UrlEncoder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/class-use/LogDumpedStreamThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/class-use/DumpStreamThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/CallerBlocksPolicy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/DeferrableExecutor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/CallableProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/DeferredCompletionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/class-use/ExecutionException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/ClassExtension.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/ObjectFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/ObjectFactoryUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/class-use/AbstractClassExtension.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/class-use/IdentityWeakReference.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/class-use/CloudStoreUpdaterCore.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/class-use/NoObjectRef.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/TempChunkFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/FileChunkDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/SymlinkDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ErrorStackTraceElement.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RepoFileDtoTreeNode.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RemoteException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/DateTime.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/Error.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ConfigPropSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ChangeSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RemoteExceptionUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/DirectoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/VersionInfoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/DeleteModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/CopyModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ModificationDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/RepoFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ListDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/ConfigPropDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/UidList.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/class-use/NormalFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/UidXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/CloudStoreJaxbContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/DateTimeXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/VersionXmlAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/CloudStoreJaxbContextProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/AbstractCloudStoreJaxbContextProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/ChangeSetDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/DtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/RepoFileDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/ConfigPropSetDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/CloudStoreJaxbContextProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/class-use/TempChunkFileDtoIo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/CloneableBean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/PropertyBase.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/PropertyChangeListenerUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/Bean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/BeanSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/AbstractBean.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/class-use/WeakPropertyChangeListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/WeakIdentityHashMap.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/ListMerger.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/ReverseListView.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/class-use/LazyUnmodifiableList.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/class-use/NioFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/class-use/NioFileUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/class-use/NioFileFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoTransactionImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/AutoTrackLifecycleListener.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/ContextWithPersistenceManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoMetaDataImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/PersistencePropertiesEnum.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoSync.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/FilenameFilterSkipMetaDir.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/PersistencePropertiesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/JdbcConnectionFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/LocalRepoManagerFactoryImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/class-use/RepairDatabase.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DerbyDatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/AbstractDatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DerbyDatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DatabaseAdapterFactoryRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/AbstractDatabaseAdapterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/class-use/DatabaseAdapter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Repository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LocalRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepositoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/DeleteModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FileInProgressMarker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FetchPlanBackup.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FileInProgressMarkerDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Symlink.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/AutoTrackChanged.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/ModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/TransferDoneMarker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Entity.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Modification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RepoFileDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LastSyncToRemoteRepo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepositoryRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/DirectoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/DeleteModification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/AbstractCloudStorePersistenceCapableClassesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CloudStorePersistenceCapableClassesProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/NormalFileDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CopyModification.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/AutoTrackLocalRevision.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RepoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LocalRepositoryDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FetchGroupConst.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CopyModificationDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/NormalFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/RemoteRepositoryRequestDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/TransferDoneMarkerDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Directory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Dao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/Dao.IdRange.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/CloudStorePersistenceCapableClassesProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/LastSyncToRemoteRepoDao.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/class-use/FileChunk.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/FileRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/ChangeSetDtoBuilder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/TempChunkFileManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/ParentFileLastModifiedManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/FileRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/class-use/TempChunkFileWithDtoFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/FileChunkDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/RepositoryDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/RepoFileDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/class-use/DeleteModificationDtoConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/class-use/GZIPUtil.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/class-use/GZIPContainerRequestFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/class-use/GZIPClientRequestFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPConditionalReaderInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPConditionalWriterInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPWriterInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/class-use/GZIPReaderInterceptor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/CredentialsProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/CloudStoreRestClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/class-use/ClientBuilderDefaultValuesDecorator.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/DynamicX509TrustManagerCallback.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/CheckServerTrustedCertificateExceptionContext.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/CallbackDeniedTrustException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/SSLContextBuilder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/CheckServerTrustedCertificateExceptionResult.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/class-use/HostnameVerifierAllowingAll.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/RequestRepoConnection.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Delete.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/EndSyncFromRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/VoidRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetVersionInfoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/EndPutFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Request.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/PutParentConfigPropSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/PutFileData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Move.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/MakeDirectory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/TestRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/BeginPutFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetEncryptedSignedAuthToken.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetChangeSetDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetFileData.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/EndSyncToRepository.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/MakeSymlink.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetClientRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/AbstractRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/GetRepoFileDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/class-use/Copy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/class-use/RestRepoTransportFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/class-use/RestRepoTransport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/PGPVerifyException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/TarGzFile.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/PGPVerifier.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/DefaultTarGzEntryNameConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/TarGzEntryNameConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/class-use/CloudStoreUpdater.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/GetClassInfoRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientContainer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientClassSet.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRef.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ClassInfoMap.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectGraphContainer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InverseMethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/IncDecRefCountQueue.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxyManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxyInvocationHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientAdvisorImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ForceNonTransientAdvisor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InverseMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxyFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRefWithRefId.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/DelayedResponseIdScheduledEviction.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/MethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InvocationType.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ClassManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/RemoteObjectProxy.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRefConverter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/Invoker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/InvokeMethodExecutor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ObjectRefConverterFactory.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/MethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/GetClassInfoResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/DelayedMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/class-use/ClassInfo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/AbstractInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/ExtMethodInvocationRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/InvocationFilterRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/InvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/AllowCloudStoreInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/DenyReflectInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/class-use/AllowJavaInvocationFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/ReferenceJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/AbstractReferenceJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/ReferenceJanitorRegistry.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/class-use/PropertyChangeListenerJanitor.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/class-use/LocalServerPropertiesManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/class-use/LsConfig.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/class-use/CloudStoreJaxbContextProviderImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RemoteRepositoryDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RepoInfoRequestDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/AbstractInverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/NullResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/InverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RepoInfoResponseDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/AbstractRequestWithExistingLocalRepoDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/RemoteRepositoryRequestDto.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/InverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/ErrorResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/class-use/AbstractInverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeMessageBodyWriter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/MediaTypeConst.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeMessageBodyReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeWithObjectRefMessageBodyReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/class-use/JavaNativeWithObjectRefMessageBodyWriter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/LocalServerRest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/InverseInvoker.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/DefaultExceptionMapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/class-use/LocalServerRestBinder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/class-use/AuthFilter.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/class-use/AuthFilter.SecurityContextImpl.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/class-use/AuthManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/InvokeMethodService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/ClassInfoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/AbstractService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/InverseServiceResponseService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/RepoInfoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/InverseServiceRequestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/class-use/TestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/class-use/LocalServer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/class-use/CredentialsProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/class-use/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/class-use/LocalServerRestClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/VoidRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/PushInverseServiceResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/RepoInfoRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/Request.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/GetClassInfo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/InvokeMethod.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/TestRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/PollInverseServiceRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/GetDelayedMethodInvocationResponse.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/class-use/AbstractRequest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/class-use/LocalServerProcessLauncher.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/class-use/LocalServerMain.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/SubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CreateRepoAliasSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RepoListSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CreateRepoSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/DropRepoAliasSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RepairDatabaseSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/SubCommandWithExistingLocalRepo.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/SyncSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/VersionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RequestRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/TimePeriodOptionHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/TimeoutConsoleReader.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/RepoInfoSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/DropRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/AcceptRepoConnectionSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/ChangeLdapPasswordSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/HelpSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/AfterUpdateHookSubCommand.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CloudStoreClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/class-use/CloudStoreClient.ConsoleDynamicX509TrustManagerCallback.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/class-use/LocalServerClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/GetClassInfoRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseServiceRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/AbstractInverseServiceRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseServiceRequestHandlerThread.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseMethodInvocationRequestHandler.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/class-use/InverseServiceRequestHandlerManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/class-use/FileLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/class-use/ByteArrayInputStreamLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/class-use/ByteArrayOutputStreamLs.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/CloudStoreBinder.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/CloudStoreRest.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/CloudStoreJaxbContextResolver.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/class-use/DefaultExceptionMapper.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/TransientRepoPasswordManager.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/NotAuthorizedException.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/TransientRepoPassword.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/class-use/Auth.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EndPutFileService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/RepoFileDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/ChangeSetDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/MakeDirectoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/AbstractServiceWithRepoToRepoAuth.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/VersionInfoDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EndSyncFromRepositoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/PutParentConfigPropSetDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/CopyService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/GetClientRepositoryDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/MoveService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/WebDavService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/RepositoryDtoService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EncryptedSignedAuthTokenService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/EndSyncToRepositoryService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/TestService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/MakeSymlinkService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/RequestRepoConnectionService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/class-use/BeginPutFileService.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/MOVE.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/MKCOL.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/COPY.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/PROPFIND.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/UNLOCK.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/class-use/LOCK.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/LdapConfig.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/SimpleLdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/LdapClientProvider.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/QueryLdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/class-use/LdapClient.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/class-use/CloudStoreServer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/class-use/CloudStoreUpdaterTimer.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/class-use/CloudStoreServerTestSupport.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/client/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/appid/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/auth/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/bean/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/collection/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/concurrent/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/config/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/context/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/dto/jaxb/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/exception/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ignore/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/io/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ls/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/objectfactory/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/oio/nio/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/otp/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/progress/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/ref/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/local/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/sync/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/repo/transport/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/sync/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/updater/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/util/childprocess/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/core/version/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/db/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/dto/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/persistence/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/local/transport/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/handler/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/client/util/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/dto/jaxb/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/filter/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/invoke/refjanitor/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/core/provider/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/client/request/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/auth/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/rest/server/service/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/ls/server/cproc/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/request/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/ssl/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/client/transport/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/auth/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/ldap/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/service/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/server/webdav/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/filter/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/rest/shared/interceptor/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/server/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/test/package-use.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/co/codewizards/cloudstore/updater/package-use.html... Building index for all the packages and classes... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/overview-tree.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/index-all.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/deprecated-list.html... Building index for all classes... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/allclasses-frame.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/allclasses-noframe.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/index.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/overview-summary.html... Generating /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/javadoc.unfiltered/help-doc.html... 48 warnings [WARNING] Javadoc Warnings [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:48: warning - Tag @see: can't find SubProgressMonitor(IProgressMonitor,int,int) in co.codewizards.cloudstore.core.progress.SubProgressMonitor [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:41: warning - Tag @see: can't find SubProgressMonitor(IProgressMonitor,int,int) in co.codewizards.cloudstore.core.progress.SubProgressMonitor [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:68: warning - @param argument "monitor" is not a parameter name. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/progress/SubProgressMonitor.java:88: warning - @param argument "monitor" is not a parameter name. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:109: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:161: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:109: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/config/Config.java:161: warning - @value tag (which references SYSTEM_PROPERTY_PREFIX) can only be used in constants. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/FileWriteStrategy.java:13: warning - Tag @link: reference not found: co.codewizards.cloudstore.local.transport.file.FileRepoTransport FileRepoTransport [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/RepoTransport.java:356: warning - Tag @link: can't find getChangeSetDto(boolean, long) in co.codewizards.cloudstore.core.repo.transport.RepoTransport [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/RepoTransport.java:356: warning - Tag @link: can't find getChangeSetDto(boolean, long) in co.codewizards.cloudstore.core.repo.transport.RepoTransport [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/transport/RepoTransport.java:255: warning - Tag @linkplain: can't find getLastModifiedNoFollow(File) in co.codewizards.cloudstore.core.util.IOUtil [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.java:75: warning - Tag @link: reference not found: LocalRepository#getEntityID() LocalRepository.entityID [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.java:156: warning - Tag @link: reference not found: LocalRepository#getEntityID() LocalRepository.entityID [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManager.java:156: warning - Tag @link: reference not found: RemoteRepository#getEntityID() RemoteRepository.entityID [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.java:55: warning - Tag @link: reference not found: LocalRepoManagerImpl [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:748: warning - Tag @see: can't find getUserTempDir() in co.codewizards.cloudstore.core.util.IOUtil [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:1052: warning - Tag @see: can't find separator in co.codewizards.cloudstore.core.oio.File [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:406: warning - Tag @link: can't find createSymlink(File, File, boolean) in co.codewizards.cloudstore.core.util.IOUtil [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:748: warning - Tag @link: can't find getUserTempDir() in co.codewizards.cloudstore.core.util.IOUtil [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:149: warning - Tag @link: reference not found: getRelativePath [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:173: warning - Tag @link: reference not found: getRelativePath [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:545: warning - Tag @link: reference not found: createUniqueRandomFolder [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:636: warning - Tag @link: reference not found: readTextFile [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/util/IOUtil.java:805: warning - Tag @link: reference not found: ParameterCoderMinusHex [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/concurrent/CallerBlocksPolicy.java:18: warning - Tag @link: reference not found: ThreadPoolExecutor.CallerRunsPolicy [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/updater/CloudStoreUpdaterCore.java:205: warning - @return tag has no arguments. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/dto/RepoFileDtoTreeNode.java:41: warning - Tag @link: can't find getParentEntityID() in co.codewizards.cloudstore.core.dto.RepoFileDto [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/repo/local/LocalRepoManagerFactory.java:55: warning - Tag @link: reference not found: LocalRepoManagerImpl [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/AutoTrackLocalRevision.java:11: warning - Tag @see: reference not found: co.codewizards.cloudstore.local.local.AutoTrackLifecycleListener [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java:370: warning - Tag @link: can't find buildIdRangePackageFilter() in co.codewizards.cloudstore.local.persistence.Dao [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/Dao.java:392: warning - #LOAD_ID_RANGE_PACKAGE_SIZE (referenced by @value tag) is an unknown reference. [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/FetchGroupConst.java:22: warning - Tag @link: can't find buildChangeSetDto(Long) in co.codewizards.cloudstore.local.transport.ChangeSetDtoBuilder [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:18: warning - Tag @link: can't find getSha1() in co.codewizards.cloudstore.local.persistence.RepoFile [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:18: warning - Tag @link: can't find getLength() in co.codewizards.cloudstore.local.persistence.RepoFile [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:18: warning - Tag @link: can't find getSha1() in co.codewizards.cloudstore.local.persistence.RepoFile [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/src/main/java/co/codewizards/cloudstore/local/persistence/NormalFileDao.java:18: warning - Tag @link: can't find getLength() in co.codewizards.cloudstore.local.persistence.RepoFile [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/src/main/java/co/codewizards/cloudstore/ls/rest/client/request/AbstractRequest.java:112: warning - Tag @linkplain: can't find matrixParam(String, ObjectRef...) in javax.ws.rs.client.WebTarget [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/src/main/java/co/codewizards/cloudstore/client/SubCommand.java:21: warning - Tag @link: reference not found: Option [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/src/main/java/co/codewizards/cloudstore/rest/server/ldap/QueryLdapClient.java:38: warning - Tag @see: missing final '>': "SUBTREE_SCOPE [WARNING] Query should contain template variable ${login}(one or more) which is replaced with userName from provided Auth object [WARNING] If search returns any results then credentials of DirContext are replaced with result's DN (as PRINCIPAL) [WARNING] and password from provided Auth (as CREDENTIALS), and lookup() is called. [WARNING] If lookup() doesn't throw AuthenticationException then authentication succeeded." [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [WARNING] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/src/main/java/co/codewizards/cloudstore/core/io/IOutputStream.java:28: warning - Tag @link: reference not found: OutputStream [JENKINS] Archiving aggregated javadoc [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-filter) @ co.codewizards.cloudstore.aggregator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1715 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.5:copy-resources (javadoc-copy-to-site) @ co.codewizards.cloudstore.aggregator --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1718 resources [INFO] [INFO] --- maven-jar-plugin:2.4:jar (javadoc-jar) @ co.codewizards.cloudstore.aggregator --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/co.codewizards.cloudstore.aggregator-javadoc.jar.jar [INFO] [INFO] --- maven-jar-plugin:2.4:jar (site-jar) @ co.codewizards.cloudstore.aggregator --- [INFO] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/co.codewizards.cloudstore.aggregator-site.jar.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy (copy-binaries) @ co.codewizards.cloudstore.aggregator --- [INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.client:bin:0.10.7-SNAPSHOT:tar.gz [INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.client:bin:0.10.7-SNAPSHOT:zip [INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.server:bin:0.10.7-SNAPSHOT:tar.gz [INFO] Configured Artifact: co.codewizards.cloudstore:co.codewizards.cloudstore.server:bin:0.10.7-SNAPSHOT:zip [INFO] Copying co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Copying co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip [INFO] Copying co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.tar.gz to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.tar.gz [INFO] Copying co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.zip to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site/download/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.zip [INFO] [INFO] --- maven-site-plugin:3.3:deploy (default-deploy) @ co.codewizards.cloudstore.aggregator --- file:/tmp/cloudstore-junk/ - Session: Opened [INFO] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/site [INFO] >>> to file:/tmp/cloudstore-junk/../../srv/www/nightly/cloudstore.codewizards.co/htdocs/0.10.7-SNAPSHOT [INFO] >>> to file:/tmp/cloudstore-junk/de/../../srv/www/nightly/cloudstore.codewizards.co/htdocs/0.10.7-SNAPSHOT file:/tmp/cloudstore-junk/ - Session: Disconnecting file:/tmp/cloudstore-junk/ - Session: Disconnected [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] co.codewizards.cloudstore.parent .................. SUCCESS [9.284s] [INFO] co.codewizards.cloudstore.core .................... SUCCESS [1:59.333s] [INFO] co.codewizards.cloudstore.core.oio.nio ............ SUCCESS [7.102s] [INFO] co.codewizards.cloudstore.local ................... SUCCESS [5:22.762s] [INFO] co.codewizards.cloudstore.rest.shared ............. SUCCESS [2.165s] [INFO] co.codewizards.cloudstore.rest.client ............. SUCCESS [7.716s] [INFO] co.codewizards.cloudstore.updater ................. SUCCESS [56.481s] [INFO] co.codewizards.cloudstore.ls.core ................. SUCCESS [6.932s] [INFO] co.codewizards.cloudstore.ls.rest.server .......... SUCCESS [3.338s] [INFO] co.codewizards.cloudstore.ls.server ............... SUCCESS [2.678s] [INFO] co.codewizards.cloudstore.ls.rest.client .......... SUCCESS [2.613s] [INFO] co.codewizards.cloudstore.ls.server.cproc ......... SUCCESS [2.582s] [INFO] co.codewizards.cloudstore.client .................. SUCCESS [38.022s] [INFO] co.codewizards.cloudstore.ls.client ............... SUCCESS [3.038s] [INFO] co.codewizards.cloudstore.site.skin ............... SUCCESS [1.070s] [INFO] co.codewizards.cloudstore.rest.server ............. SUCCESS [49.145s] [INFO] co.codewizards.cloudstore.server .................. SUCCESS [6.844s] [INFO] co.codewizards.cloudstore.test .................... SUCCESS [7:15.679s] [INFO] co.codewizards.cloudstore.webapp .................. SUCCESS [3.903s] [INFO] co.codewizards.cloudstore.aggregator .............. SUCCESS [3:20.235s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21:26.355s [INFO] Finished at: Sat Jul 27 18:25:43 CEST 2019 [INFO] Final Memory: 253M/1839M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-20190727.161320-13/co.codewizards.cloudstore.ls.rest.client-0.10.7-20190727.161320-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/target/co.codewizards.cloudstore.ls.rest.client-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.client/0.10.7-20190727.161320-13/co.codewizards.cloudstore.ls.rest.client-0.10.7-20190727.161320-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.updater/0.10.7-SNAPSHOT/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.updater/0.10.7-20190727.161303-13/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.updater/target/co.codewizards.cloudstore.updater-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.updater/0.10.7-20190727.161303-13/co.codewizards.cloudstore.updater-0.10.7-20190727.161303-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-20190727.160634-14/co.codewizards.cloudstore.core.oio.nio-0.10.7-20190727.160634-14.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core.oio.nio/0.10.7-20190727.160634-14/co.codewizards.cloudstore.core.oio.nio-0.10.7-20190727.160634-14-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.test/0.10.7-SNAPSHOT/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.test/0.10.7-20190727.162217-13/co.codewizards.cloudstore.test-0.10.7-20190727.162217-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.test/target/co.codewizards.cloudstore.test-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.test/0.10.7-20190727.162217-13/co.codewizards.cloudstore.test-0.10.7-20190727.162217-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-SNAPSHOT/co.codewizards.cloudstore.site.skin-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-20190727.161405-13/co.codewizards.cloudstore.site.skin-0.10.7-20190727.161405-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/target/co.codewizards.cloudstore.site.skin-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.site.skin/0.10.7-20190727.161405-13/co.codewizards.cloudstore.site.skin-0.10.7-20190727.161405-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-20190727.161159-13/co.codewizards.cloudstore.rest.shared-0.10.7-20190727.161159-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/target/co.codewizards.cloudstore.rest.shared-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.shared/0.10.7-20190727.161159-13/co.codewizards.cloudstore.rest.shared-0.10.7-20190727.161159-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-20190727.161454-13/co.codewizards.cloudstore.rest.server-0.10.7-20190727.161454-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/target/co.codewizards.cloudstore.rest.server-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.server/0.10.7-20190727.161454-13/co.codewizards.cloudstore.rest.server-0.10.7-20190727.161454-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.parent/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.parent/0.10.7-SNAPSHOT/co.codewizards.cloudstore.parent-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-20190727.161317-13/co.codewizards.cloudstore.ls.server-0.10.7-20190727.161317-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/target/co.codewizards.cloudstore.ls.server-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server/0.10.7-20190727.161317-13/co.codewizards.cloudstore.ls.server-0.10.7-20190727.161317-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.7-20190727.161500-13/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.tar.gz to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.7-20190727.161500-13/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13-bin.tar.gz [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-bin.zip to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.7-20190727.161500-13/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13-bin.zip [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.server/target/co.codewizards.cloudstore.server-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.server/0.10.7-20190727.161500-13/co.codewizards.cloudstore.server-0.10.7-20190727.161500-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.7-20190727.160626-14/co.codewizards.cloudstore.core-0.10.7-20190727.160626-14.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.core/target/co.codewizards.cloudstore.core-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.core/0.10.7-20190727.160626-14/co.codewizards.cloudstore.core-0.10.7-20190727.160626-14-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-20190727.161322-13/co.codewizards.cloudstore.ls.server.cproc-0.10.7-20190727.161322-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/target/co.codewizards.cloudstore.ls.server.cproc-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.server.cproc/0.10.7-20190727.161322-13/co.codewizards.cloudstore.ls.server.cproc-0.10.7-20190727.161322-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-20190727.161207-13/co.codewizards.cloudstore.rest.client-0.10.7-20190727.161207-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/target/co.codewizards.cloudstore.rest.client-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.rest.client/0.10.7-20190727.161207-13/co.codewizards.cloudstore.rest.client-0.10.7-20190727.161207-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.7-SNAPSHOT/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.7-20190727.161156-13/co.codewizards.cloudstore.local-0.10.7-20190727.161156-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.local/target/co.codewizards.cloudstore.local-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.local/0.10.7-20190727.161156-13/co.codewizards.cloudstore.local-0.10.7-20190727.161156-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-20190727.161314-13/co.codewizards.cloudstore.ls.rest.server-0.10.7-20190727.161314-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/target/co.codewizards.cloudstore.ls.rest.server-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.rest.server/0.10.7-20190727.161314-13/co.codewizards.cloudstore.ls.rest.server-0.10.7-20190727.161314-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/0.10.7-SNAPSHOT/co.codewizards.cloudstore.aggregator-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/target/co.codewizards.cloudstore.aggregator-site.jar.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.aggregator/0.10.7-20190727.162223-13/co.codewizards.cloudstore.aggregator-0.10.7-20190727.162223-13.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/0.10.7-SNAPSHOT/co.codewizards.cloudstore.webapp-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/target/co.codewizards.cloudstore.webapp-0.10.7-SNAPSHOT.war to co.codewizards.cloudstore/co.codewizards.cloudstore.webapp/0.10.7-20190727.162221-13/co.codewizards.cloudstore.webapp-0.10.7-20190727.162221-13.war [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.7-20190727.161400-13/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.tar.gz to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.7-20190727.161400-13/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-bin.tar.gz [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-bin.zip to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.7-20190727.161400-13/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-bin.zip [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.client/target/co.codewizards.cloudstore.client-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.client/0.10.7-20190727.161400-13/co.codewizards.cloudstore.client-0.10.7-20190727.161400-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-20190727.161404-13/co.codewizards.cloudstore.ls.client-0.10.7-20190727.161404-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/target/co.codewizards.cloudstore.ls.client-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.client/0.10.7-20190727.161404-13/co.codewizards.cloudstore.ls.client-0.10.7-20190727.161404-13-sources.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/pom.xml to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-SNAPSHOT/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.pom [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-20190727.161310-13/co.codewizards.cloudstore.ls.core-0.10.7-20190727.161310-13.jar [JENKINS] Archiving /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/target/co.codewizards.cloudstore.ls.core-0.10.7-SNAPSHOT-sources.jar to co.codewizards.cloudstore/co.codewizards.cloudstore.ls.core/0.10.7-20190727.161310-13/co.codewizards.cloudstore.ls.core-0.10.7-20190727.161310-13-sources.jar channel stopped Archiving artifacts Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Triggering a new build of org.subshare Finished: SUCCESS